So the Sysinternals guys have that cool contig.exe
utility that allows me ensure a file is contiguous. I need to copy overs ISO files to a FAT32 USB flash key. Grub4DOS requires the files be continuous, but I do not have Windows access at the moment. Is there a way to copy a file so it is contiguous on the target drive, or a tool like the aforementioned that will make an existing file contiguous. Again, I need it on FAT32, and there lies the rub.
I think if you're copying files to empty USB-disk or to a deragmented one it's very likely files are written contiguous.