Message-Id: <199702121712.RAA11984@mx2.rmplc.co.uk> From: "Liam" To: Subject: Boot loader Date: Wed, 12 Feb 1997 17:10:25 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit If you write a boot loader, is it limited to 512 bytes( 1 sector)? So apart from containig the boot header information, would the boot loader have to load a file from disk to continue the loading process? With out having DOS loaded, will this leave you with using the BIOS interupts? Also, does NASM support the PROC directive? Cheers Liam