|
|||||||||||
|
Re: where is grub installed?
From: Douglas A. Tutty <dtutty(at)porchlight.ca>
Date: Sat Aug 18 2007 - 17:03:14 EDT
It is wherever you told grub to put it. On debian, it should go on the MBR of the drive, which in your example would be the MBR of /dev/hda. The MBR is the first block of the drive (first 512 B) with the partition table in the subsequent block somewhere (check wikipedia). This means that you can reformat /dev/hda1 to your heart's content. > > There's the rub. It seems that all OSs by default figure that they are the only OS and put their boot loader in the MBR of the first hard drive. However, every OS that you may want to install should include documentation on dual-booting. One of your considerations is whether or not Grub can boot that OS. I think (check the docs) that as long as Grub will boot it, you leave grub in the MBR and put the OS's loader on the actual partition, then set up grub to chain-load. The bios will boot Grub, then Grub will boot the OS's loader which will in turn boot the OS. My new Athlon64 Asus bios has an F8 boot menu. It presents a list of drives to attempt to boot. If I had multiple OSs with multiple drives, I'd install each OS on its own drive with its loader in the drive's MBR, then use the bios boot menu to choose which drive to boot. Doug. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.orgReceived on Sat Aug 18 17:05:56 2007 This archive was generated by hypermail 2.1.8 : Sun Oct 07 2007 - 02:24:03 EDT |
||||||||||
|
|||||||||||