[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#409243: fails to boot.



Il giorno ven, 02/02/2007 alle 10.59 +0100, maximilian attems ha
scritto:
> On Thu, Feb 01, 2007 at 08:27:58AM +0100, Mauro Sanna wrote:
> > 
> > -- Package-specific info:
> > -- /proc/cmdline
> > root=/dev/mapper/vg00-root ro
> 
> ok looks good.
>  
> > I've installed sarge with lvm and kernel 2.6.8 with initrd.
> > At the end of installation I reboot the system and all works
> > well.
> > Then I upgrade to etch.
> > I install the new kernel 2.6.18 and initramfs-tools.
> > I create the new initrd then, at the end of upgrade, reboot the
> > system.
> > It hangs saying that cannot find my volume group and is "waiting
> > for root filesystem..."
> > In my preceding upgrades, months ago, I didn't had this problem.
> > I have this problem with newer upgrades to etch.
> 
> please boot with bootarg rootdelay=1
> and check in the rescue shell which devices exists
> ls /dev/hd*
> ls /dev/sd*
>  
> also attach your /etc/fstab to your response.

Ok, I've booted with rootdelay=1

ls /dev/hd* 

dev/hda, dev/hda1, dev/hda2, dev/hdd

ls /dev/sd* no such file o directory.

etc/fstab:

proc            /proc           proc    defaults        0       0
/dev/mapper/vg00-root  /    ext3    defaults,errors=remount-ro 0       1
/dev/hda1       /boot       ext3    defaults        0       2
/dev/mapper/vg00-usr   /usr   ext3    defaults        0       2
/dev/mapper/vg00-tmp   /tmp   ext3    defaults        0       2
/dev/mapper/vg00-var   /var   ext3    defaults        0       2
/dev/mapper/vg00-swap none  swap    sw              0       0
/dev/hdd        /media/cdrom0   udf,iso9660 user,noauto     0       0
/dev/fd0        /media/floppy0  auto    rw,user,noauto  0       0


That's all.
Thank you.




Reply to: