Results 1 to 4 of 4
I am new to this and having problems with grub boot loader.
after i run the "boot" command i get "kernel panic: VFS : Unable to mount root fs on ...
- 05-20-2007 #1Just Joined!
- Join Date
- May 2007
- Posts
- 3
grub help
I am new to this and having problems with grub boot loader.
after i run the "boot" command i get "kernel panic: VFS : Unable to mount root fs on 00:00"
when i type root it says (hd0,0): Filesystem type is ext2fs, partition type 0x83
if anyone knows how to get through this so i can accually learn how to use linux thanks in advance
- 05-20-2007 #2
Hi BoNGLOND,
We need a bit more info. which Linux distribution do you have? does GRUB working fine earlier or is it a fresh install?It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 05-20-2007 #3Just Joined!
- Join Date
- May 2007
- Posts
- 3
its a older version of redhat and im it was a fresh install. im wanting to make a firewall router with my old computer and i cant get ircop to work with it. says boot failure. its going onto a 120 gig hdd.
- 05-20-2007 #4
boot up from Installation CD and type 'linux rescue' at boot: prompt.
execute this
* if your harddisk is SATA, replace hda with sda.Code:chroot /mnt/sysimage grub-install /dev/hda --recheck
in case it doesn't work, boot up in rescue mode again and post the contents of grub.conf file here.
Code:less /boot/grub/grub.conf
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote
