Ex output:
Code: Select all
macintosh-2:~/dt tyler$ build/disktools -i floppy_fat.img -f FAT12 -a tree
G boot DIR
G .Trashes DIR
G ._.Trashes
G KERNEL
G .DS_Store
G INITRD TAR
G WhoKnow DIR
D ?NTITL~1 DIR
G TEST DIR
G UHOH DIR
Code: Select all
macintosh-2:~/dt tyler$ build/disktools -i floppy_fat.img -f FAT12 -a dump
OEM Name: mkdosfs
Bytes Per Sector: 512
Sectors Per Cluster: 1
Reserved Sector Count: 1
Table Count: 2
Root Entry Count: 224
Total Sectors: 2880
Media Type: 240
Table Size: 9
Sectors Per Track: 18
Head Side Count: 2
Hidden Sector Count: 0
Total Sectors: 0
FAT Type: 12
BIOS Drive Num: 0
Reserved Field: 0
Boot Signature: 41
Volume ID: 1211221136
Volume Label: LOL FAT12
FAT Label: FAT12
Bootable: Yes
What I'm asking for is disk images containing at least 2 directory entries, a few random files, any special type supported by the filesystem. Mainly, I'm looking for, in order of priority:
- ext2/3 small HD images with and without partitions.
- anything you can think of