Results 1 to 2 of 2
I have Windows XP and FC4 installed on my computer. I have formatted my c disk and reinstalled Windows XP. So the grub is lost and I cannot run linux.
...
- 05-27-2008 #1Just Joined!
- Join Date
- Apr 2008
- Posts
- 8
Problem while installing grub
I have Windows XP and FC4 installed on my computer. I have formatted my c disk and reinstalled Windows XP. So the grub is lost and I cannot run linux.
To install the grub, I used FC4 DVD and used the following command:
grub-install /dev/sda (in rescue mode)
Previously when I used this many times and it worked. But this time it is giving the error: sbin/grub : Not Found
Can you please help me?
- 05-27-2008 #2
Have you chrooted system?
Code:chroot /mnt/sysimage grub-install /dev/sda
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote