-
-
1 Like
Makebootfat
This utility creates a bootable FAT filesystem and populates it with files and boot tools. It is mainly designed to create bootable USB and Fixed disk for the AdvanceCD...
DriveSort sorts the directory tables of a volume formated in FAT12/FAT16/FAT32. This sort orders the files in each folder according to their short or long names alphabetic order.
drivesort sorts the directory tables of a volume formated in fat12/fat16/fat32. this sort orders the files in each folder according to their short or long names alphabetic order.
the majority of recent operating systems sort the files before showing them to the user, either by name, by size or by whatever the user choose. however, it is not always the case in embedded oses on small portable devices like mp3 players. on these platforms, the lack of resources (cpu, memory) can lead the developper to make it display or play the files in the order in which they are on the disk.
hard-disk-utility sort sorting fat fat32 fat16