https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244461

--- Comment #10 from Tatsuki Makino <tatsuki_mak...@hotmail.com> ---
Isn't this just a report that says, "If partition type ID of MBR is 7, you
can't determine whether it's NTFS or exFAT (or HPFS)." ? :)

The following commands should have been a little more detailed about what is
missing. But, you need to umount it by turning it to background or using
another terminal.

mount.exfat-fuse -d -o ro /dev/da0s1 /mnt

On my device, da0 may appear immediately, but da0s1 may not.
It can be restored with the following command in 10 (.4-STABLE) but not in
12.1-STABLE I am using now.

camcontrol reset da0 && camcontrol reprobe da0

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to