Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
i have suse 9.1 PE and xp installed on computer. I formatted xp so there went the mbr.
Now Grub is gone. I used yast, system, boot loader config to propose new config:
Boot loader type GRUB
Boot loader location 1, IDE, 74.53 GB, /dev/hda, WDC-WD800BB-32CCB0(MBR)
Disc order /dev/hda
default section Linux
Available sections Linux (default), Linux other, Floppy, Failsafe
Activate Boot Loader Partion No
This is what i got when i tried to restore mbr of hard disk:
GNU GRUB version 0.94 (640K lower / 3072K upper memory)
[ Minimal BASH-like line editing is supported. For the first word, TAB
lists possible command completions. Anywhere else TAB lists the possible
completions of a device/filename. ]
grub> root (null)
Error 23: Error while parsing number
grub> install --stage2=/boot/grub/stage2 / d (hd0) / 0x8000 (null)/
Error 12: Invalid device requested
grub> quit
So the only way that i can get into to suse is to put in the cd, load and choose the install.
While i am in install, abort. then choose to load installed os from hd.
All i am trying to do is to get grub reinstalled. I thought about the boot disks but there is 3 to make, besides floppies are slow.
Now, you say that you can get SuSE to boot from harddisk (with a complicated procedure). Do that and open a Super user terminal window. From there, issue this command:
/sbin/grub-install /dev/hda
But none of it I could get to work. I had the same problem with rh 8 and it was not this difficult to fix. I decided to install mandrake 10. See if this one is a little more user friendly
windows doesn't like grub (every linux install that i had were there was a windows/ linux dual boot, all windows i tried (2k and xp) killed grub). your best bet is to run lilo imo. lilo has never caused problems for me
Boot up off the SuSE CD
Continue with the installation
When prompted with the message "setup has found an existing linux installation, and the options "new installation", "boot installed system", etc, choose "repair current system", and follow the prompts.
Last edited by DJ Cacophony; 10-01-2004 at 03:27 PM.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.