[Bug 264166] mount_msdosfs refuses to mount glabel label.

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 23 May 2022 01:39:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264166

--- Comment #1 from t_uemura@macome.co.jp ---
(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.