multiple bootable partitions

Thomas Hoberg tmh at prosun.first.gmd.de
Fri Oct 19 02:26:21 AEST 1990


You don't need a separate Partition just for the boot code. The space within
the MBB is quite sufficient to stuff a boot menu program into. I got one on my
machine: It will present me with a menu of all partitions on both drives 
connected to the primary controller, at boot up, and I can load any operating
system from any partition by entering 1..8. I admit it's a tight fit and error
messages are textually short (BEEP) but it works nicely. It comes with the
AX operating system developed at the Berlin Technical University, but the
source I should have somewhere (but not here), assembles with MASM or TASM.
There is no installation utility, so you would have to patch in the correct
partition table yourself, and then transfer it to the boot block. If there
is sufficient interest (EMAIL please), I'll post the sources and maybe even
add an installation utility.



More information about the Comp.unix.sysv386 mailing list