Congrats, Linus!
-abc
-- 
a...@concert.net				Alan Clegg - Network Programmer
KD4JML (just my luck!)			MCNC -- Center for Communications
some hints...
The installation instruction did mention that Linux must be installed
on a primary partition.  But in DOS, one can only have one primary
partition, so is there a trick to this?
 
Thanks in advance...
If you are booting with shoelace, with a /vmunix or whatever, you will
probably have installed winiboot, or a similar primary bootblock. At boot
up, this will prompt you for which partition you want to boot - and 
will timeout to provide a default.
winiboot is similar to the OS/2 bootmanager.
If you are booting the kernel off of floppy (slow), simply insert the 
bootimage floppy when you want Linux, DOS or nothing when you 
want DOS to come up.
>The installation instruction did mention that Linux must be installed
>on a primary partition.  But in DOS, one can only have one primary
>partition, so is there a trick to this?
> 
This is incorrect.  DOS will only support one "DOS primary partition".  
Current versions of FDisk will create "one DOS primary partition, and
one DOS extended partition".  Using an alternate partition editor 
will allow you to create all four partitions.  Mark the partition as 
something other than DOS - 0x81 "Minix" is traditionally used because that
is the file system we are currently using.
>Thanks in advance...