Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!apple!portal!cup.portal.com!ts From: ts@cup.portal.com (Tim W Smith) Newsgroups: comp.unix.sysv386 Subject: Re: How to build a kernel for a boot floppy for ISC 1.0.6 Message-ID: <39684@cup.portal.com> Date: 1 Mar 91 10:46:46 GMT References: <1991Feb27.184650.18717@eci386.uucp> Organization: The Portal System (TM) Lines: 9 Build a kernel that works on the hard disk. Then simply copy it to your boot floppy. The boot code passes an argument to the kernel telling it where it booted from, and the kernel at runtime sees that it was booted from a floppy and does the right thing. Tim Smith ps: it's been ages since I used 1.0.6, so everything I say might be wrong, including this ps.