Mail Archives: opendos/2001/01/14/14:23:12
> Does somebody know why you cannot install it on a fat32 drive?
This is a WAG, but I think the DR-DOS bootloader is one of the modern ones
that will load the kernel no matter where it is on the disk (at least, up to
a point) by reading the root directory and finding the relevant entries.
On a FAT32 drive, the directory entries are probably arranged differently
(they'd have to be, to allow for the 32-bit cluster numbers). Since the
bootloader knows nothing about the filesystem past 'I look at each of these
sections, and if it starts IBMBIO.COM I find the number at such-and-such a
place, turn it into such-and-such a sector, and read that data', it'll go
wrong when faced with a FAT32 layout.
The workaround would be to hack a Win98 bootsector (might be hairy) to load
the IBMBIO.COM file, or to create a small FAT16 partition and SYS that.
Might end up changing drive C: though with the latter method.
Regards,
Ben A L Jemmett.
(http://web.ukonline.co.uk/ben.jemmett/, http://www.deltasoft.com/)
- Raw text -