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
		
			
			- 
				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.
- 
				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