bug-grub
[Top][All Lists]
Advanced

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

Booting external hard drive on multiple systems (GRUB Legacy)


From: Vogel, Jens
Subject: Booting external hard drive on multiple systems (GRUB Legacy)
Date: Fri, 26 Feb 2010 11:08:46 +0100

I like to create a linux installation on an external hard drive, which is 
bootable on any system, the drive is pluged in. I have no idea, how to create 
the mbr on this drive with grub legacy. In my opinion, the bootable partition 
(with /boot/grub/...) must be referenced relativ to the drive with the booting 
mbr or by uuid or something similar.

If i try to create the mbr by e.g.
# mount /dev/sdd1 /mnt
# grub-install --root-directory=/mnt /dev/sdd
it seems that there will be set an absolute reference to e.g. (hd4,0) in the 
mbr, which must fail on an other system with a different drive configuration...







reply via email to

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