Re: booting problem (udev related?)



Miles Bader wrote:
The problem is that with the new kernel, the system won't boot all the way.
It fails when it tries to mount the root partition, and dumps me into the
ramfs emergency shell. The error message is something generic like "File
not found" (sorry for the vagueness, those boot messages don't get saved
anywhere and I didn't write them down).

This sounds to me as if the initrd did not load the device drivers, as
you suggested later in your message. Look in the /boot/grub/menu.lst
file and verify that the initrd is being loaded.

Check that you have current versions of 'module-init-tools' and
'initramfs-tools' packages. The 'mkinitramfs' command is what builds
the initrd.img file.

I think the problem is your clue that previously you had compiled into
your kernel your required modules. This may be making it difficult
for mkinitramfs to determine which modules are required. If it fails
to detect this it would build an incorrect initrd.img and have similar
results to what you are reporting. You may need to hint to it a
module to help bootstrap the system along.

BTW, my system uses a SCSI disk with an old Adaptec SCSI card
scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 7.0
<Adaptec 2940 Ultra SCSI adapter>

That was a great card. I have one too but it is no longer in use.
I miss SCSI.

Bob


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • Re: booting problem (udev related?)
    ... your kernel your required modules. ... Maybe I could just reinstall the kernel while the new kernel ... <Adaptec 2940 Ultra SCSI adapter> ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: DHCP Server Offline.
    ... >>Then setup a dhcp monitoring process that will alert you if it fails to ... >>Setup 2 dhcp servers on the network. ... If one fails, the other will ... To unsubscribe, ...
    (freebsd-questions)
  • Re: Unable to boot on encrypted root after upgrading testing
    ... I booted on an install CD ins rescue mode and tried this tuto: ... # vgchange -a y ... fails, and outputs: ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: LV Device Missing
    ... Every few reboots of my machine, my LV fails to be recognised. ... Do you use a custom kernel? ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: udev problem
    ... Previoulsy it used to work to do automounting with autofs. ... Now it fails to create. ... Further during boot also I get msg rule ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)