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

Bug#337033: fixed udev -> fixed initramfs-tools?



On Sat, Mar 25, 2006 at 09:42:22PM +0100, Adam Sj?gren wrote:
> On Tue, 24 Jan 2006 13:44:24 +0100, maximilian wrote:
> 
> > On Sun, 11 Dec 2005, Paul Brossier wrote:
> >> if i try with ramdisk_size=20480 i get:
> >> 
> >> ...
> >> TCP reno registered
> >> TCP bic registered
> >> NET: Registered protocol family 1
> >> NET: Registered protocol family 17
> >> RAMDISK: Compressed image found at block 0
> >> Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
> >> <0>Rebooting in 180 seconds..
> >> 
> >> thanks, piem
> 
> > please send in your /etc/fstab and the output of mount of your box.

$ mount
/dev/scsi/host0/bus0/target0/lun0/part4 on / type xfs (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
usbfs on /proc/bus/usb type usbfs (rw)
tmpfs on /dev/shm type tmpfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev type tmpfs (rw,size=10M,mode=0755)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
/dev/ide/host0/bus0/target0/lun0/cd on /media/cdrom0 type iso9660 (ro,noexec,nosuid,nodev,user=piem)

$ cat /etc/fstab 
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
/dev/sda4       /               xfs     defaults        0       1
/dev/sda5       none            swap    sw              0       0
/dev/hda        /media/cdrom0   iso9660 ro,user,noauto  0       0

> > what is your root fs on?

XFS, just like Adam. i think this explains most of our troubles. on the
ibook i could create an ext3 boot partition to workaround this.

cheers, paul



Reply to: