[SLE] unable to get kernel (from kernel.org) to work

From: Jeff Hoare (jhoare_at_paradise.net.nz)
Date: 11/01/04

  • Next message: contiemilio_at_virgilio.it: "[SLE] Cool' n' quiet feature"
    Date: Mon, 01 Nov 2004 23:41:00 +1300
    To: suse-linux-e@suse.com
    
    

    Hi,
    I'm trying to compile a kernel for my 8.2 system. I thought that I would
    try 2.6.9, but It won't mount the root filesystem.

    I use grub and here is my entry in grub

    title linux-2.6.9
         kernel (hd0,2)/boot/bzImage-2.6.9 root=/dev/hda3 showopts splash=silent

    I also use reiserfs 3.6 which I compiled into the kernel to eliminate
    any problem I might have with using an initrd.

    I get the following error just after it tries to mount the filesystem

    ide failed opcode was: unknown
    ide0 reset: success
    hda read_intr: status=0x59 { Driveready SeekComplete DataRequestError}
    hda read_intr: error=0x10 { SectorIdNotFound } LDAsect=116966416
    sector=116966416

    Kernel panic - not syncing: VFS: unable to mount root fs on unknown
    block (3,3)

    I haven't done this for a long time, but thought I'd like to try out the
    preemptive kernel. I have also upgraded:

    (installed) module-init-tools - module-init-tools 3.0-pre10

    I couldn't get anything using reiserfsck -V 2>&1|grep reiserfsprogs, but
    reiserfsck -V gives 3.6.4. Everything else is >= to the minimum versions
    specified.

    Any suggestions would be appreciated. Oh and build process:

    1. make bzImage
    2. make modules
    3. make modules_install
    4. copy image and system map to /boot.

    Regards Jeff

    -- 
    Check the headers for your unsubscription address
    For additional commands send e-mail to suse-linux-e-help@suse.com
    Also check the archives at http://lists.suse.com
    Please read the FAQs: suse-linux-e-faq@suse.com
    

  • Next message: contiemilio_at_virgilio.it: "[SLE] Cool' n' quiet feature"

    Relevant Pages

    • Re: mount weirdness
      ... the first call to mount, just after boot ... the root partition, which contains /etc/fstab. ... grub and lilo load the kernel, but do no mounting of any kind (grub ... The kernel, once loaded, then mounts the root filesystem or loads code ...
      (uk.comp.os.linux)
    • Re: fsck fails during boot with 2.6.9-34.0.1.EL kernel because root filesystem is already rw mou
      ... I think there was a little fault in building the new initrd. ... The mount-command of the init-script is wrong and makes confusing, e.g.: first the root-filesystem must mount read/write, it accepts. ... It looks like in the early stage of the booting, when the kernel is using the initrd to load the ... I still do not understand why in my new initrd file, with the new kernel, the root filesystem is ...
      (RedHat)
    • Re: Kernel panic - please help
      ... it has an option to mount existing installation ... Linux partitions. ... partition passed to it from the bootloader, its init (which the kernel ... /etc/fstab when it later remounts the root filesystem read/write. ...
      (RedHat)
    • Re: Ext3 mounted as ext2 but journal still in effect.
      ... The tune2fs option was eventually ... /etc/mtab shows you what you said to mount. ... /proc/mounts shows what the current kernel state is. ... For the root filesystem, mountwrites an initial line in /etc/mtab ...
      (Linux-Kernel)
    • Re: [SLE] unable to get kernel (from kernel.org) to work
      ... Eric Schoneveld wrote: ... but It won't mount the root filesystem. ... >> I use grub and here is my entry in grub ... > using the 2.6.8.1 kernel, because all the drive letters changed. ...
      (SuSE)