View Poll Results: Would you like a "wizard" version of KernelCheck?

Voters
6. You may not vote on this poll
  • Yes

    6 100.00%
  • No

    0 0%
Page 52 of 54 FirstFirst ... 2425051525354 LastLast
Results 511 to 520 of 531

Thread: HowTo: Installing and using KernelCheck

  1. #511
    Join Date
    Jan 2006
    Beans
    Hidden!

    Re: HowTo: Installing and using KernelCheck

    Really nice program you've made here. I just found it and it's doing its magic right now. Can't wait to see if it works out in the first try with all the tweaks I made to the config. Thank you
    Great links: Tutorials & Tips Forum - GNOME System Administration Guide - Bash-Scripting Guide
    Remember: Please mark your thread as [ SOLVED ] if you found a working solution!

  2. #512
    Join Date
    Jun 2006
    Location
    ~Rome, Italy
    Beans
    76
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: HowTo: Installing and using KernelCheck

    Thanks for your hard work I have two questions:
    1) Kernel.org shows that 2.6.34 is a stable version of kernel, why don't I get to compile that one? just 2.6.33.5

    2) Is there tips for a Nvidia Ion based system, with Atom 330. (I have a Giada Cube N3).


  3. #513
    Join Date
    Jul 2008
    Location
    Woodstock Cape Town RSA
    Beans
    1,030
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: HowTo: Installing and using KernelCheck

    I've tried installing the candela kerneltwice. First time with defaults, second time with the deprecated IDE/SATA support checked on. Both times I run into a kernel panic and recovery mode suggests problem with the root init

    If it try to update-initramfs I get a modules not found error.
    Code:
    sudo update-initramfs -c -k linux-image-2.6.34.1-candela 
    update-initramfs: Generating /boot/initrd.img-linux-image-2.6.34.1-candela
    Cannot find /lib/modules/linux-image-2.6.34.1-candela
    update-initramfs: failed for /boot/initrd.img-linux-image-2.6.34.1-candela
    This is the contents of /boot showing a missing initrd.img for candela kernel

    Code:
     ls
    abi-2.6.31-19-generic             memtest86+.bin
    abi-2.6.31-20-generic             System.map-2.6.31-19-generic
    abi-2.6.32-22-generic             System.map-2.6.31-20-generic
    abi-2.6.32-23-generic             System.map-2.6.32-22-generic
    abi-2.6.34-020634-generic         System.map-2.6.32-23-generic
    config-2.6.31-19-generic          System.map-2.6.34-020634-generic
    config-2.6.31-20-generic          System.map-2.6.34.1-candela
    config-2.6.32-22-generic          vmcoreinfo-2.6.31-19-generic
    config-2.6.32-23-generic          vmcoreinfo-2.6.31-20-generic
    config-2.6.34-020634-generic      vmcoreinfo-2.6.32-22-generic
    config-2.6.34.1-candela           vmcoreinfo-2.6.32-23-generic
    grub                              vmlinuz-2.6.31-19-generic
    initrd.img-2.6.31-19-generic      vmlinuz-2.6.31-20-generic
    initrd.img-2.6.31-20-generic      vmlinuz-2.6.32-22-generic
    initrd.img-2.6.32-22-generic      vmlinuz-2.6.32-23-generic
    initrd.img-2.6.32-23-generic      vmlinuz-2.6.34-020634-generic
    initrd.img-2.6.34-020634-generic  vmlinuz-2.6.34.1-candela
    Last edited by afrodeity; July 24th, 2010 at 01:43 PM.

  4. #514
    Join Date
    Jul 2008
    Location
    Woodstock Cape Town RSA
    Beans
    1,030
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: HowTo: Installing and using KernelCheck

    Putting this out there helped me solve this I hope.

    Code:
    Cannot find /lib/modules/linux-image-2.6.34.1-candela
    should have been a clue

    I cd'd into the /lib/modules/ and found my problem "linux-image" is not part of the initramfs way of doing things.

    Correct syntax should be:

    Code:
     sudo update-initramfs -c -k 2.6.34.1-candela

  5. #515
    Join Date
    Jul 2008
    Location
    Woodstock Cape Town RSA
    Beans
    1,030
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: HowTo: Installing and using KernelCheck

    well, that only solved the "update-initramfs" modules not found issue. It still wants me to append a root, but grub is supposed to pass a "root=UUID=xxx" parameter. Anybody know what is going on and how to fix?

    Kernel panic not solved.


    UPDATE: I'm going to guess and say I have to run update-grub as well? See you next boot.

    SOLVED --- update-grub did the trick, guess the kernelcheck script is slightly out of date.
    Last edited by afrodeity; July 24th, 2010 at 04:14 PM.

  6. #516
    Join Date
    Mar 2007
    Location
    Seoul, South Korea
    Beans
    8
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: HowTo: Installing and using KernelCheck

    Quote Originally Posted by galv View Post
    Thanks for your hard work I have two questions:
    1) Kernel.org shows that 2.6.34 is a stable version of kernel, why don't I get to compile that one? just 2.6.33.5
    I have a similar error, my copy of KernelCheck Lumen right now can't find the latest stable 2.6.35, it just tells me that the latest kernel patch is 2.6.34 with the latest prepatch being 2.6.34.2 .

    How can I "force" KernelCheck to "find" v2.6.35? Is there a problem with the kernel.org source URLs again?

  7. #517
    Join Date
    Aug 2010
    Beans
    5
    Distro
    Ubuntu 10.04 Lucid Lynx

    Lightbulb Re: HowTo: Installing and using KernelCheck

    Quote Originally Posted by zanadou View Post
    I have a similar error, my copy of KernelCheck Lumen right now can't find the latest stable 2.6.35, it just tells me that the latest kernel patch is 2.6.34 with the latest prepatch being 2.6.34.2 .

    How can I "force" KernelCheck to "find" v2.6.35? Is there a problem with the kernel.org source URLs again?
    Hello,
    Download 2.6.35 kernel and save to /usr/src
    Choose Custom ==> Old stable patch as 2.6.35 in KernelCheck

    Compiled 2.6.35 using KernelCheck Old Stable patch method with modified config for my laptop
    Working very well so far (1 hr old)
    Trying to fix === Wireless issues

    EDIT: BTW my Core i7 4 GB RAM HP dv6 laptop compiled and installed kernel in 20 mins flat with -j16 flag
    No Turbo Boost working
    Last edited by kingsrook14; August 10th, 2010 at 10:54 AM. Reason: Working

  8. #518
    Join Date
    Nov 2009
    Location
    Brampton, Ontario, Canada
    Beans
    216
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: HowTo: Installing and using KernelCheck

    Also, kernelcheck doesn't create any initrd images. So, make sure to create one before reboot using these steps: 1. cd /boot
    2. sudo mkinitramfs -o initrd.img-kernel.name kernel.name

  9. #519
    Join Date
    Nov 2009
    Location
    Brampton, Ontario, Canada
    Beans
    216
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: HowTo: Installing and using KernelCheck

    Quote Originally Posted by kingsrook14 View Post
    EDIT: BTW my Core i7 4 GB RAM HP dv6 laptop compiled and installed kernel in 20 mins flat with -j16 flag
    No Turbo Boost working
    arghh, I am so jealous of you.

  10. #520
    Join Date
    Sep 2010
    Location
    Louisville
    Beans
    3

    Re: HowTo: Installing and using KernelCheck

    Appears that KC is broken now that 2.6.36 is stable. Anyone found a workaround?

Page 52 of 54 FirstFirst ... 2425051525354 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •