reactos/freeldr/install
Brian Palmer 273b6dd69f Fixed the EXT2/3 boot sector code so that it only uses the boot drive in the boot sector if it exists (i.e. not 0xff)
Otherwise it uses the boot drive passed in the DL register.
Updated the EXT2/3 installer to reflect the changes in the boot sector code for EXT2/3.

svn path=/trunk/; revision=4540
2003-04-15 22:48:06 +00:00
..
linux Fixed the EXT2/3 boot sector code so that it only uses the boot drive in the boot sector if it exists (i.e. not 0xff) 2003-04-15 22:48:06 +00:00
install.c Copy second sector of the fat32 bootsector instead of the fat(12/16) bootsector. 2003-01-19 17:01:38 +00:00
install.h Simple Win32 boot sector installer. Will not work under Win9x. 2001-08-07 05:37:13 +00:00
Makefile Makefile fixes 2002-06-06 21:33:13 +00:00
volume.c Copy second sector of the fat32 bootsector instead of the fat(12/16) bootsector. 2003-01-19 17:01:38 +00:00
volume.h Simple Win32 boot sector installer. Will not work under Win9x. 2001-08-07 05:37:13 +00:00