Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Linux in General => Linux Kernel => Topic started by: bodavk on June 14, 2005, 03:45:53 PM

Title: VFS:cannot open root device "LABEL=/" or 00:00
Post by: bodavk on June 14, 2005, 03:45:53 PM
VFS:cannot open root device "LABEL=/" or 00:00
Please append a correct "root=" boot option
Kernel Panic:VFS:Unable to mount root FS on 00:00
please give me required solution.
Title: VFS:cannot open root device "LABEL=/" or 00:00
Post by: gauravbajaj on June 15, 2005, 08:36:35 AM
ok its possible that ur boot directory has changed
boot linux in rescue mode
i.e bot it from CD & type

linux rescue
at boot prompt after that check in /etc/grub.conf file & check wheather it points to correct root partition

if u dont know abt where ur root partition is :
then give this command at the cmd-prompt

#fdisk -l

Enjoy:
Gaurav