On Aug 22, 2009 11:06pm, "William \"Chops\" Westfield" wrote: > On Aug 22, 2009, at 6:09 PM, Mark Rages wrote: > >> Does anyone know where I can get some binary files containing > >> complete > >> fat16 filesystems? I supposed a floppy disk image dump might work. > > > > mkfs.msdos -C > Ah. I should have been more explicit. I would like the image to > contain a file system that INCLUDES some files, hopefully exhibiting > several features of the filesystem like discontiguous files, sub- > directories, etc. > BillW markrages@markrages-laptop:~$ dd if=/dev/zero of=msdos.img bs=1024 count=1024 1024+0 records in 1024+0 records out 1048576 bytes (1.0 MB) copied, 0.376886 s, 2.8 MB/s markrages@markrages-laptop:~$ mkfs.msdos msdos.img mkfs.msdos 3.0.1 (23 Nov 2008) -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist