From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu From: Don Message-ID: <8f6cf824.0205291150.157c7698@posting.google.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit References: <8f6cf824.0205281824.2306b611@posting.google.com>, Subject: Re: [9fans] non-BIOS boot Date: Thu, 30 May 2002 08:40:29 +0000 Topicbox-Message-UUID: 9f787612-eaca-11e9-9e20-41e7f4b1d025 > not sure what you mean here. We do is all the time without int13. > > What did I miss? > > ron If you dont use the BIOS wouldn't you have to access the disk via i/o ports? If so, you would have to adhere to the SCSI/ATA standard rather than a more conformed interface via int13? If you did have to adhere to the different standards wouldnt that mean implementing the drivers in the MBR/PBS? I think _I'm_ the one missing something :) Can you fill me in? Don