# DOS/MBR boot sector updated by Joerg Jenderek at Sep 2007,May 2011,2013
# for any allowed sector sizes
# FAT and NTFS magic
30 search/481 \x55\xAA
0x36 string FAT FAT filesystem
# to display DOS/MBR boot sector (40) before old one (strength=50+21),Syslinux bootloader (71),SYSLINUX MBR (37+36),NetBSD mbr (110),AdvanceMAME mbr (111)
!:mime filesystem/fat
# DOS BPB information (70) and after DOS floppy (120) like in previous file version
!:strength +65
0x3 string NTFS NTFS filesystem
# for sector sizes < 512 Bytes
!:mime filesystem/ntfs
>11 uleshort <512
>>(11.s-2) uleshort 0xAA55 DOS/MBR boot sector
# DOS/MBR signifier (55AA)
!:mime filesystem/dosmbr
0x1FE string \x55\xAA DOS boot sector
# for sector sizes with 512 or more Bytes
!:mime filesystem/dosmbr
>0x1FE leshort 0xAA55 DOS/MBR boot sector
!:mime filesystem/dosmbr
9564 lelong 0x00011954 Unix Fast File system [v1] (little-endian),
9564 lelong 0x00011954 Unix Fast File system [v1] (little-endian),