Quote:
Originally Posted by yancek
In order to give accurate instructions on what to do to restore Opensuse Grub, we will need to have your partition information or it will be just guessing. Boot Fedora, log in to a terminal and as root run the command "fdisk -l" (lower case letter L) and post the output.
You could use your Opensuse install CD, load it and open a terminal and if Opensuse is on sdb1, run the commands:
root (hd1,0)
setup (hd1)
quit
This assumes Opensuse on sdb1 and your second hard drive seen as hd1. I would suggest you post the fdisk -l output to verify this.
|
The Fedora 10 fdisk -l output is
Disk /dev/sda: 300.0 GB, 300090728448 bytes
255 heads, 63 sectors/track, 36483 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x69205244
Device......
Boot.....Start...........End...........Blocks..........Id.....System
/dev/sda1......................1.............262........2104483+.....82.....Linux swap / Solaris
/dev/sda2...*............263..........2873.....20972857+.....83.....Linux
/dev/sda3..............2874.......19476...133363597+....83.....Linux
/dev/sda4...........19477.......36483...136608727+.......5.....Extended
/dev/sda5...........19477........19502...........208813+.....83....Linux
/dev/sda6...........19503........36483...136399851.......8e....Linux LVM
I ran the openSolaris Live DVD but did not install it on HDD 2. I will appreciate your help in restoring openSUSE's Grub, and adding the required entry in the /boot/grub/menu.lst file to load Fedora 10.
Thanks once again for your kind assistance.