On Thu, 29 May 2003, Mark Knecht wrote:
>
>    I'm finding the web page confusing since it says root (hd0,0) is a 'not
> on the MBR' setup, but usually /dev/hda1 IS the MBR partition, or so I
> thought.

nope.  there's partition boot records, then there's the MASTER boot
record.  the mbr lives on /dev/hda, independant of the partition table.

to install on the mbr, you do setup(hdX).

to install on a partition, you do setup(hdX,Y).

from my experience, it's best to just put grub on the MBR and have grub
chainload any of your other OSes (it does this very well for dos
(95/98/ME) and nt (nt4/2k/xp)).  what other things are you booting with
SC7?

good luck,
-j

--
--------------------------------------------------------
 Rev. Jeffrey Paul    -datavibe-     [EMAIL PROTECTED]
   aim:x736e65616b   pgp:0x15FA257E   phone:8777483467
    70E0 B896 D5F3 8BF4 4BEE 2CCF EF2F BA28 15FA 257E
--------------------------------------------------------

--
[EMAIL PROTECTED] mailing list

Reply via email to