On Sun, Sep 20, 2015 at 12:55 AM, Zoran Kolic <[email protected]> wrote:

> I have a device to which I'd like to connect otg cable
> and insert 16gb usb stick. Tried "newfs_msdos -F32 /dev/da0".
>

This was probably a mistake; USB sticks are partitioned, and you wiped out
the partition table by using da0 instead of e.g. da0s1. Most other systems
--- and automount utilities even for FreeBSD --- won't understand it any
more.

-- 
brandon s allbery kf8nh                               sine nomine associates
[email protected]                                  [email protected]
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"

Reply via email to