From: "Gerald K. Dobiasovsky" Newsgroups: comp.os.msdos.djgpp References: <3 DOT 0 DOT 6 DOT 16 DOT 19990821162200 DOT 37870c22 AT mail DOT cybercable DOT fr> Subject: Re: Multi-Boot-Loader Date: Sun, 22 Aug 1999 19:49:46 +0200 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Lines: 39 Message-ID: <37c03839$0$35522@SSP1NO17.highway.telekom.at> NNTP-Posting-Host: 195.3.64.71 X-Trace: newsreader.vienna.highway.telekom.at 935344185 35522 195.3.64.71 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Michelle Konzack wrote: > Hello, > > Curently I am working with a workstation under Dos622/WfW311 (hda1 = c), > Dr-Dos703/DJGPP (hda2 = d) and Debian Linux 2.1 (hda3-5) > > I can boot WfW311 as default and must use a bootdisk to get DJGPP or > Linux running. > > Please can anyone recommend a Multi-Boot-Loader so that I do not must > use Boot-Floppys ??? > > I have tried some from SimTel, but they are a little Bit too crappy. > I need a maxiumum of 4 different Operating Systems > > Michelle > > You might want to take a look at http://www.geocities.com/SiliconValley/Way/4090/ XFDISK is a freeware extended FDISK plus a bootmanager that works much like LILO and is installed quite easily. I used it quite some time and met no problems whatsoever. (I now use BootMagic simply because it came with PartitionMagic, which I needed to move/resize partitions after adding a new HD to my PC). Hope this helps Gerald