Changes between Initial Version and Version 1 of Ticket #14, comment 18
- Timestamp:
- Aug 17, 2016, 11:05:41 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14, comment 18
initial v1 1 1 Now uploaded the new build of fat32.ifs, version 0.10a4: ftp://osfree.org/upload/fat32/fat32-0.10-alpha4.zip. Fixed fat32.ifs trap at completing the format (FS_MOUNT deallocates the selector, and it is tried to restore by "pop es" after exiting FS_MOUNT, hence, trap 000d). Now this is gone, and it does not trap regardless of specifying "/monitor" in the command line. 2 3 PS: To people, having dumpfs.ifs installed: please check if the trap on boot still exists, when "/monitor" is specified. This is somehow related to specifying the "/monitor" switch, so it needs to be checked, if it was fixed too.