Find the answer to your Linux question:
Results 1 to 7 of 7
folks i had Windows and openSuse 10.3 on my laptop. i reinstalled XP and my linux boot loader got lost. i followed the steps mentioned in the FAQ orkut - ...
  1. #1
    Just Joined!
    Join Date
    Feb 2008
    Posts
    34

    boot loader lost (grub)

    folks i had Windows and openSuse 10.3 on my laptop. i reinstalled XP and my linux boot loader got lost.

    i followed the steps mentioned in the FAQ
    orkut - login

    but after i reboot, i get the message

    (hd0,2) boot/message File Not Found

    Then i get a text based menu which gives the option of openSuse10.3 but when i enter on that, i gives error (i dont even know that )

    Here are the steps i followed

    boot in the rescue mode

    mount /dev/sda4 /mnt
    chroot /mnt

    grub
    find /boot/grub/stage1 ->it gave me (hd0,2) as output

    root (hd0,2)
    setup(hd0)
    After entereing this command it gives me a succesful message
    quit
    restart


    Can any one tell???

  2. #2
    Linux Guru Jonathan183's Avatar
    Join Date
    Oct 2007
    Posts
    2,941
    We need to know more about the error messages ...

    If you have a live CD boot from it. In a terminal run
    Code:
    fdisk -l
    and post output here. The l is a small L and you need to have root rights to run the command.

  3. #3
    Linux Guru Jonathan183's Avatar
    Join Date
    Oct 2007
    Posts
    2,941
    If you installed from corrupt media (as your other post) then I suggest you do the SUSE install again with good media. If you need to get windows working again then the SuperGrub CD can be used to do that.

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    I havn't checked your other posts but best way to re-install GRUB in SuSe is, boot up from SuSe installation CD/DVD and select Installation. Select Update/upgrade in next options list. Click on next, next, next... Installer will re-install GRUB and it will work fine on reboot.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  5. #5
    Linux User
    Join Date
    Dec 2007
    Location
    Idaho USA
    Posts
    351
    As reported on a different site by 'oldcpu'
    the openSUSE-10.3 repair installed system is broke on the 10.3 GM CDs, DVD, and retail DVD
    How To Recover My Grub Loader - SuSE Linux Forums
    I have no direct knowlege of the problem or what happens when one tries.

  6. #6
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    It didn't know that repair system is broken in SuSe 10.3 because simply selecting upgrade worked fine in my machine.
    Anyways, in case using SuperGRUB CD or Windows 98 Bootable Floppy are easiest solution to fix this problem.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  7. #7
    Just Joined!
    Join Date
    Feb 2008
    Posts
    34
    Folks thank u all very much

Posting Permissions

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