Main Page | Report this Page
 
   
Linux Forum Index  »  Linux - Suse Forum  »  can't install grub in 11.0 MBR...
Page 1 of 1    
Author Message
Joe Z...
Posted: Thu Oct 02, 2008 11:22 pm
Guest
I installed 11.0 on my ThinkPad T60 and it worked fine.
Installed another disrtro and it wiped out 11.0 grub in the
MBR. Now I can't boot 11.0.
Tried to install 11.0 grub in the MBR thus:

"# grub
Quote:
root (hd0,11)
setup (hd0)
quit
#"


This works with every other distro I ever used except suse.

"grub> root (hd0,11)
Filesystem type is ext2fs, partition type 0x83

grub> setup (hd0)
Checking if "/boot/grub/stage1" exists... no
Checking if "/grub/stage1" exists... no

Error 2: Bad file or directory type

grub>"

stage1 is in /boot/grub

Can I use the SuSE 11 DVD as a rescue system to boot 11.0?

In the old suse installation, there was a choice to boot an installed
system, is that still available?

jozien
Eef Hartman...
Posted: Fri Oct 03, 2008 6:05 am
Guest
Joe Z <jozien at (no spam) comcast.net> wrote:
Quote:
grub> setup (hd0)

Use the id of the partition the "/boot" dir is IN, i.e.
grub> setup (hd0,11)
if /boot is also in your "root" partition.

When the system isn't running ON that root grub doesn't
know which "/boot" to use, the one of the RUNNING system or
the one you're writing the MBR _for_.
--
*******************************************************************
** Eef Hartman, Delft University of Technology, dept. SSC/ICT **
** e-mail: E.J.M.Hartman at (no spam) tudelft.nl, fax: +31-15-278 7295 **
** snail-mail: P.O. Box 5031, 2600 GA Delft, The Netherlands **
*******************************************************************
Günther Schwarz...
Posted: Fri Oct 03, 2008 6:33 am
Guest
Eef Hartman wrote:

Quote:
Joe Z <jozien at (no spam) comcast.net> wrote:
grub> setup (hd0)

Use the id of the partition the "/boot" dir is IN, i.e.
grub> setup (hd0,11)
if /boot is also in your "root" partition.

Thinkpads also have a "hidden" partition where they store recovery data.
That might mess up the partition counting.

Günther
Joe Z...
Posted: Fri Oct 03, 2008 10:43 pm
Guest
Joe Z wrote:
Quote:
I installed 11.0 on my ThinkPad T60 and it worked fine.
Installed another disrtro and it wiped out 11.0 grub in the
MBR. Now I can't boot 11.0.
Tried to install 11.0 grub in the MBR thus:

"# grub
root (hd0,11)
setup (hd0)
quit
#"

This works with every other distro I ever used except suse.

"grub> root (hd0,11)
Filesystem type is ext2fs, partition type 0x83

grub> setup (hd0)
Checking if "/boot/grub/stage1" exists... no
Checking if "/grub/stage1" exists... no

Error 2: Bad file or directory type

grub>"

stage1 is in /boot/grub

Can I use the SuSE 11 DVD as a rescue system to boot 11.0?

In the old suse installation, there was a choice to boot an installed
system, is that still available?

jozien
Got this tip from in alt.linux.suse:


"If anything fails, give SuperGrubDisk a chance"

www.supergrubdisk.org

It worked fine, I booted suse 11.0 and was able
to install grub in the MBR.

jozien
 
Page 1 of 1       All times are GMT - 5 Hours
The time now is Thu Nov 20, 2008 3:41 am