Date: Tue, 12 Dec 2006 00:29:14 +0100 (MET) From: Karl Sinn <news@budostore.de> To: freebsd-questions@freebsd.org Subject: mount USB-Device Message-ID: <200612120021.49738.news@budostore.de>
next in thread | raw e-mail | index | archive | help
Hi, I would like to use one of my USB-MP3-Players. I plug it in and I can see with dmesg that the device is recognised by the kernel. "mount /dev/da0 /mnt " gives an error message: incorrect superblock. "mount -t fat /dev/da0 /mnt" gives an error message that mount_fat is not found in "/usr/sbin" I find only mout_* for nwfs, portalfs and smbfs. 1) Where are the other filesystem mounts? 2) do I have to give another device name like da0s1? 3) Is there something like automount? Thanks Karl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612120021.49738.news>