Find the answer to your Linux question:
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. ...
  1. #1
    Just 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?

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...