Changes between Version 2 and Version 3 of Ticket #40, comment 1
- Timestamp:
- Apr 16, 2017, 3:03:33 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #40, comment 1
v2 v3 6 6 7 7 PS: Can you attach logs from f32mon.exe you got when trying to open the USB drive? 8 9 PPS: My CHKDSK and FORMAT use DSK_READTRACK ioctl, whereas 0.9.13, uses sector mode + calling fsctl and ioctl functions from IFS. Mine version of CHKDSK is self-contained and does not call these functions from the IFS. So, they work differently, so something not work in your circumstances (weird ones, which I didn't encountered).