https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264166
--- Comment #1 from [email protected] --- (In reply to t_uemura from comment #0) > And fixed when backed out. > root@da320:~# mount -rt msdosfs /dev/da0s1 /mnt > root@da320:~# echo $? > 0 Update to myself. This is the correct one. And fixed when backed out. root@da320:~# mount -rt msdosfs /dev/da0 /mnt root@da320:~# echo $? 0 -- You are receiving this mail because: You are the assignee for the bug.
