Deleted Added
full compact
filesystems (133359) filesystems (139368)
1
2#------------------------------------------------------------------------------
3# filesystems: file(1) magic for different filesystems
4#
50 string \366\366\366\366 PC formatted floppy with no filesystem
6# Sun disk labels
7# From /usr/include/sun/dklabel.h:
80774 beshort 0xdabe Sun disk label

--- 112 unchanged lines hidden (view full) ---

121>>>>>>66 ubyte <0x29 \b, dos < 4.0 BootSector (0x%x)
122>>>>>>66 ubyte =0x29
123>>>>>>>67 ulelong x \b, serial number 0x%x
124>>>>>>>71 string <NO\ NAME \b, label: "%11.11s"
125>>>>>>71 string >NO\ NAME \b, label: "%11.11s"
126>>>>>>71 string =NO\ NAME \b, unlabeled
127### FATs end
128>0x200 lelong 0x82564557 \b, BSD disklabel
1
2#------------------------------------------------------------------------------
3# filesystems: file(1) magic for different filesystems
4#
50 string \366\366\366\366 PC formatted floppy with no filesystem
6# Sun disk labels
7# From /usr/include/sun/dklabel.h:
80774 beshort 0xdabe Sun disk label

--- 112 unchanged lines hidden (view full) ---

121>>>>>>66 ubyte <0x29 \b, dos < 4.0 BootSector (0x%x)
122>>>>>>66 ubyte =0x29
123>>>>>>>67 ulelong x \b, serial number 0x%x
124>>>>>>>71 string <NO\ NAME \b, label: "%11.11s"
125>>>>>>71 string >NO\ NAME \b, label: "%11.11s"
126>>>>>>71 string =NO\ NAME \b, unlabeled
127### FATs end
128>0x200 lelong 0x82564557 \b, BSD disklabel
129# FATX
1300 string FATX FATX filesystem data
129
131
132
130# Minix filesystems - Juan Cespedes <cespedes@debian.org>
1310x410 leshort 0x137f Minix filesystem
1320x410 beshort 0x137f Minix filesystem (big endian),
133>0x402 beshort !0 \b, %d zones
134>0x1e string minix \b, bootable
1350x410 leshort 0x138f Minix filesystem, 30 char names
1360x410 leshort 0x2468 Minix filesystem, version 2
1370x410 leshort 0x2478 Minix filesystem, version 2, 30 char names

--- 200 unchanged lines hidden ---
133# Minix filesystems - Juan Cespedes <cespedes@debian.org>
1340x410 leshort 0x137f Minix filesystem
1350x410 beshort 0x137f Minix filesystem (big endian),
136>0x402 beshort !0 \b, %d zones
137>0x1e string minix \b, bootable
1380x410 leshort 0x138f Minix filesystem, 30 char names
1390x410 leshort 0x2468 Minix filesystem, version 2
1400x410 leshort 0x2478 Minix filesystem, version 2, 30 char names

--- 200 unchanged lines hidden ---