bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Selecting correct device for multiboot


From: Johan Sch
Subject: Selecting correct device for multiboot
Date: Sun, 13 Jun 2004 20:52:00 +0200

Hi list,

I am a grub user.
Now I usually install grub in the HD mbr if over-written by another instal like 
this..

# grub
grub>grub root (hd0,0)
grub>setup (hd0)

This time there was a error.
So I read the GRUB instructions (hardcopy) which is quite extensive.
Found another command..
grub>find /boot/grub/stage1
Now this gives 4 different devices with stage1 .. see below please. This is 
because I have various installs using grub.
Again I studied the instructions .. but .. for me it is not clear which is 
which.. should the wrong setup be given the writing will be in the wrong place 
.. probably creating more chaos.
Now what worries me is what would the correct command for setup be to use hd0,0 
mbr and hd0,9 stage1.
Please could I get some pointers here..
 for the above short way .. long way see bottom..note.

**************
#grub

    GRUB  version 0.93  (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 (hd0,0)
 Filesystem type is fat, partition type 0xc

grub> find /boot/grub/stage1
 (hd0,5)
 (hd0,9).............this is the one I want to use.
 (hd1,4)
 (hd1,8)

grub>setup (hd0)
**************************
Thanks

-- 
Johan Sch
kernel 2.6.3-13mdk
May this be a good day for learning
Registered Linux User #330034




reply via email to

[Prev in Thread] Current Thread [Next in Thread]