Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!rutgers!att!tut.cis.ohio-state.edu!cs.utexas.edu!sdd.hp.com!uakari.primate.wisc.edu!dali.cs.montana.edu!milton!uw-beaver!ubc-cs!alberta!edson!news From: kurtk@dino (Kurt Klingbeil) Newsgroups: comp.binaries.ibm.pc.d Subject: Re: Wanted: boot-switch UNIX/DOS Message-ID: <1990Nov23.172732.1887@ee.ualberta.ca> Date: 23 Nov 90 17:27:32 GMT References: <90Nov22.145500est.20288@me.utoronto.ca> Sender: news@ee.ualberta.ca Organization: Univ. of Alberta Lines: 16 Originator: kurtk@bode.ee.ualberta.ca From article <90Nov22.145500est.20288@me.utoronto.ca>, by kokody2@me.utoronto.ca (Gerry Kokodyniak): >>I am looking for a boot-switcher to choose booting from either DOS or UNIX >>partition at startup-time. Unitl now, I have to switch the active partition >>using fdisk all the time. That's annoying, isn't it? > COHERENT from Mark Williams comes with a replacement for sector#1 - the partition table/partition selector... It looks at the keyboard just after trying the floppy and will boot off partition 'n' depending on which numeric key one has pressed... One could either buy COHERENT for $99 just for this feature, or hack together a bit of code based on microsoft's version which currently scans the partition table to find the bootable entry. I'll try to throw something together suitable for posting. (I'll even resist the urge to scan mwc's code first - for hints and such)