Hello, I'm a linux newbie and Im running RH8.0. In an attempt to get my digital camera working I have been trying to recompile the kernel with various USB support modules. I have been following the instructions in the Red Hat Customization Guide to the letter, but when I reboot with my new kernel I get the following error...
VFS: cannot open root device "LABEL=/" or 00:00 please apend a correct "root=" boot option kernel panic : VFS : unable to mount root fs on 00:00 Can anyone help me? I think it may have something to do with my /etc/fstab file or /boot/grub/grub.conf, the contents of which follow: /etc/fstab LABEL=/ / ext3 defaults 1 1 LABEL=/boot /boot ext3 defaults 1 2 none /dev/pts devpts gid=5,mode=620 0 0 0 none /proc proc defaults 0 0 none /dev/shm tmpfs defaults 0 0 /dev/hda5 swap swap defaults 0 0 /dev/cdrom /mnt/cdrom iso9660 noauto,owner,kudzu,ro 0 0 /dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0 /dev/hda1 /mnt/windows vfat defaults 0 0 /boot/grub/grub.conf # grub.conf generated by anaconda # # Note that you do not have to rerun grub after making changes to this file # NOTICE: You have a /boot partition. This means that # all kernel and initrd paths are relative to /boot/, eg. # root (hd0,1) # kernel /vmlinuz-version ro root=/dev/hda3 # initrd /initrd-version.img #boot=/dev/hda default=1 timeout=10 password --md5 $1$zcwyW/$GtE7CwPdduLb9V.o0feUI/ splashimage=(hd0,1)/grub/splash.xpm.gz title Red Hat Linux (2.4.18-17.8.0solara27102002) root (hd0,1) kernel /vmlinuz-2.4.18-17.8.0solara27102002 ro root=LABEL=/ initrd /initrd-2.4.18-17.8.0solara27102002.img title Red Hat Linux (2.4.18-17.8.0) root (hd0,1) kernel /vmlinuz-2.4.18-17.8.0 ro root=LABEL=/ initrd /initrd-2.4.18-17.8.0.img title Red Hat Linux (2.4.18-14 PSYCHE) root (hd0,1) kernel /vmlinuz-2.4.18-14 ro root=LABEL=/ initrd /initrd-2.4.18-14.img title DOS rootnoverify (hd0,0) chainloader +1 Many thanks, Matt -- redhat-list mailing list unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list