Bug 1795
| Summary: | Defrag does not work on FAT32 | ||
|---|---|---|---|
| Product: | Defrag | Reporter: | Imre Leber <imre.leber@worldonline.be> |
| Component: | core | Assignee: | Imre Leber <imre.leber@worldonline.be> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 0.4 beta | ||
| Hardware: | PC | ||
| OS: | FreeDOS | ||
| Description: | Opened: 2004-06-06 04:14 |
|---|
------- Comment
#1 From
Eric (EA)
2004-06-12 22:27:02
-------
DEFRAG for FAT32 will probably only work on 386+ with enough free memory. I think it is more important that the 8086 compatible standard DEFRAG.EXE does not TRY to work on FAT32. Instead, it has to display an error message (and possibly tell the user to use the 386 enhanced version of DEFRAG instead). Bonus wish: The /LCD and /BW color schemes should be made available. Thanks!
------- Comment
#2 From
Aitor Santamar
2004-07-02 10:55:14
-------
In principle, FAT32 support for all disk utilities is not required for FreeDOS 1.0, but of course, it is welcome. However, this bug remains as a reminder that, if FAT32 is found, and is not supported, then Defrag should just issue an error message and exit (when this is done, it can be considered a wish/enhancement, and thus change severity to "enhancement")
------- Comment
#3 From
Blair Campbell
2006-08-02 22:38:43
-------
Changing severity now that Defrag exits safely on FAT32
------- Comment
#4 From
Blair Campbell
2006-09-01 00:03:38
-------
Defrag >= 1.2 now supports FAT32 disks.