[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: boot floppy for dualboot with 2k
> I think because I installed it after I installed win2k that it's after
> the first 15 gigs of my hard drive (because I gave 2k the first 15gig
> using partition magic), would this matter?
Yes, that would matter.
Currently, the boot code uses your BIOS and CHS notation to hand
things off to the second stage boot loader. This means your kernel
(/bsd) MUST live in the first 8G of your disk.
-kj