From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu From: Don Message-ID: <8f6cf824.0205301322.2a82bb37@posting.google.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit References: <8af692a6aa5a1270aab459dd5945364d@plan9.bell-labs.com> Subject: Re: [9fans] non-BIOS boot Date: Fri, 31 May 2002 08:56:43 +0000 Topicbox-Message-UUID: a3070b2c-eaca-11e9-9e20-41e7f4b1d025 > Good luck fitting that code into the 512 bytes you have to play > with in the MBR. > > The BIOS int13 call gives you enough to get the OS into memory, > then you can run a _real_ driver, tailored to the OS, and not to > the pre-Cambrian qualities of the BIOS. Werd, thats my point. Don