Results 1 to 4 of 4

Thread: Kernel 2.4 upgrade requirements

Hybrid View

  1. #1
    iccus
    Guest

    Kernel 2.4 upgrade requirements

    I'm trying to upgrade this RH 6.2 box I have up to a 2.4.x kernel.

    I've went through and made sure I have all the requirements listed in ../Documents/Changes.txt in the kernel 2.4.x source.

    But it seems every time I try and boot with this kernel, I get "Kernel panic: No init found". Now I can go back to my 2.2.x kernel and boot fine...

    I have had this problem for well over a month now and I've tried all the basic manuvers already:
    *making sure init exists in /sbin
    *passing misc arguments to lilo using 'append'
    *make sure my 'root= ' line in lilo.conf is right

    But It will mount the filesytem and just drop to that error, which makes me wonder if kernels 2.4.x have a minimum version requirement for the SysVinit package?

    If someone has any comments/solutions to this matter, please post them. Because I am really finding this frustrating.

    Thanks,

    Adam

  2. #2
    JimH
    Guest

    Re:Kernel 2.4 upgrade requirements

    Quote Originally Posted by iccus
    But it seems every time I try and boot with this kernel, I get "Kernel panic: No init found". Now I can go back to my 2.2.x kernel and boot fine...

    But It will mount the filesytem and just drop to that error, which makes me wonder if kernels 2.4.x have a minimum version requirement for the SysVinit package?
    Possible SysVinit might be a problem. The old version of Lilo that 6.2 uses might also be a problem.

    The only other thing I can think of is the change from using change_root to pivot_root in the current 2.4 kernels. pivot_root requires the /initrd directory to exist. However, the error message you are seeing does not correspond to what you would see if this was the problem.

    Been a long time since I ran 6.2 and I have never tried to upgrade it to a 2.4 kernel, so I don't know what problems you might encounter.

    Jim H

  3. #3
    iccus
    Guest

    Re:Kernel 2.4 upgrade requirements

    Well JimH... thumbs up for me figuring out the problem... thumbs dumb, however, that I'm a tool and didnt even THINK of checking the most obvious thing first:

    PERMISSIONS!

    Do not tell me how this got done... but all the perm's in my /lib folder were set to 666. So I thought this was odd... and changed them to what they should be in the first place, 755.

    So finally... my month long ulcer is GONE! and Kernel 2.4.19 upgrade on my RH 6.2 box works flawlessly now! But I'm still baffled how those perm's got changed...? Damn Lawn Gnomes again. :-)

  4. #4
    JimH
    Guest

    Re:Kernel 2.4 upgrade requirements

    You would think that would have prevented the 2.2 kernel from booting. Strange.

    Jim H

Similar Threads

  1. Upgrade VB 6 project to VB.NET
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 10:04 PM
  2. getgrnam failed for$Enabling swap space
    By infinite_root in forum Linux - General Topics
    Replies: 8
    Last Post: 11-15-2003, 08:07 AM
  3. Redhat 9 reboots by it self
    By in forum Linux - General Topics
    Replies: 22
    Last Post: 10-14-2003, 02:54 PM
  4. Sony Microvault, and Red Hat 9
    By vwgtiturbo in forum Linux - Hardware, Networking & Security
    Replies: 5
    Last Post: 08-29-2003, 11:13 PM

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
  •