I got this setup.. in fact.. I even have FreeBSD to do a quad boot. However... I am not positive if you can directly boot off of a hda6... since for me to successfully implement the quad boot, I had to make 3 primary partitions. Windows 95, FreeBSD, Linux. They all mount different drives... Windows NT is sitting on a logical drive on an extended partition. I use NT Bootloader. Make sure you ran the
dd if=/dev/hda6 of=/bootsect.lnx bs=512 count=1 and cp the bootsect.lnx to your FAT C:\ somehow. Modify the boot.ini. (I am assuming you did this.. but just in case). If that fails to work... odds are you need to make a /hda3 as your "/" root. Carroll Kong On Wed, 22 Apr 1998 [EMAIL PROTECTED] wrote: > Hi, > > I am trying to install three OSs on one HD: Win 95, Win NT and Linux. I was > partially succesfull; th eonly problem at the moment is, that I can't boot > linux without a boot floppy. > > Here is what I did: > 1. Partition my hard disk ( 3GB) with fdisk (the DOS program): > - hda1 Primary Bootable for Win 95 (as c:\) (1.6 B) > - hda2 as Extended with logical partitions: > - hda5 logical for Win NT (as d:\) (0.8 GB) > 2. Partition my hard disk with the debian partition program > - hda6 as / (0.12 GB) > - hda7 as swap (0.034 GB) > - hda8 as /usr (0.53 GB) > 3. Installed the OSs (it really worked!) > 4. Used the NT boot loader as primary OS loader > 5. Patched this loader as described in the Linux and Win NT mini HowTo, but > it didn't work > Is there a possibility to use only ONE partitioning program? (the debian > linux partitioner seems not to work, because it does not create DOS > accessible C: or D: drives (i.e. with linux fdisk I can't run format c: and > therfore I can't install Windows) > > Thanks in advance for any helpful hints ... > > Philipp. > > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]