Other DOS/MBR boot sector on linux-data partition

Running file -s /dev/ada0p7 shows that ada0p7 has a DOS/MBR boot sector.

gpart shows this is linux-data partition. I can mount the partition with 'mount -t ext2fs' which turns out to be an OpenSuse installation.

What is causing this inconsistency?
 
Back
Top