Changes between Version 2 and Version 3 of Ticket #40, comment 52
- Timestamp:
- May 2, 2017, 5:02:15 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #40, comment 52
v2 v3 7 7 What I do not understand: you are talking about load sequence of VFDISK.SYS and the various .IFS drivers. But VFDISK.SYS (being a device driver after all) should ALWAYS load before any .IFS driver even if the sequence in config.sys is different. 8 8 9 I don't remember having a problem with VFDISK.SYS with the kernel built-in FAT12/FAT16 support. 10 9 11 Next thing I don't understand: why did you add FAT12/FAT16 support to FAT32.IFS ? Can I turn that off in FAT32.IFS (or is it disabled by default) ? 10 12