Date: Tue, 28 Jun 2016 13:40:05 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 210662] msdosfs(5) cannot mount the FAT12 fs on the BeagleBone Black's eMMC image Message-ID: <bug-210662-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210662 Bug ID: 210662 Summary: msdosfs(5) cannot mount the FAT12 fs on the BeagleBone Black's eMMC image Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: emaste@freebsd.org The BeagleBone Black eMMC image contains a boot partition (type 0Ch) with a FAT12 file system: root@beaglebone:~ # file -s /dev/mmcsd0s1 /dev/mmcsd0s1: DOS/MBR boot sector, code offset 0x3c+2, OEM-ID "BSD4.4 ", = root entries 512, sectors 4095 (volumes <=3D32 MB) , sectors/FAT 12, sectors/tra= ck 63, heads 255, serial number 0x5de21501, label: "MSDOSBOOT ", FAT (12 bit), followed by FAT But FreeBSD's msdosfs cannot mount it: root@beaglebone:~ # mount -t msdosfs /dev/mmcsd0s1 /mnt mount_msdosfs: /dev/mmcsd0s1: Operation not permitted Tested on 11.0-ALPHA4 SD card image: root@beaglebone:~ # uname -a FreeBSD beaglebone 11.0-ALPHA4 FreeBSD 11.0-ALPHA4 #0 r301975: Fri Jun 17 13:32:55 UTC 2016=20=20=20=20 root@releng2.nyi.freebsd.org:/usr/obj/arm.armv6/usr/src/sys/BEAGLEBONE arm --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210662-8>