Date: Sun, 20 Nov 2011 13:17:23 +0200 From: thanos trompoukis <atr0x23@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: The results of your email commands Message-ID: <CAJijkOpUMZYXRP8wpmkszUakM1zO4B7z74qXFqAv3jBm-8uRxw@mail.gmail.com> In-Reply-To: <mailman.16779.1321716790.1175.freebsd-questions@freebsd.org> References: <mailman.16779.1321716790.1175.freebsd-questions@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I saw that the usb device is like a scsi "da" so now I am trying this: # mount -t msdosfs /dev/da0 /mnt/usb mount_msdosfs: /dev/da0: Invalid argument now what? how I have to refered on my usb device? I do not understand a word here....! thanx! 2011/11/19 <owner-freebsd-questions@freebsd.org> > The results of your email command are provided below. Attached is your > original message. > > - Results: > Ignoring non-text/plain MIME parts > > - Unprocessed: > doing the follow: > First I am giving: mkdir mnt/usb > and then I am giving: mount -t msdos /dev/usb /mnt/usb > but I am seeing this on my screen: > mount: Using "-t msdosfs", since "-t msdos" is deprecated. > mount_msdosfs: /dev/usb: Block device required > I also trying: mount -t msdosfs /dev/usb /mnt/usb > But I am getting the same message: > mount_msdosfs: /dev/usb: Block device required > Any suggestions please? Because I am lost here, I have NO idea... > Thanx! > > - Done. > > > > ---------- Messaggio inoltrato ---------- > From: thanos trompoukis <atr0x23@gmail.com> > To: freebsd-questions-request@freebsd.org > Date: Sat, 19 Nov 2011 17:33:09 +0200 > Subject: Can't mount usb disk > Hi...., I have freebsd 8.2 and I am trying to mount an external usb disk > doing the follow: > > First I am giving: mkdir mnt/usb > > and then I am giving: mount -t msdos /dev/usb /mnt/usb > > but I am seeing this on my screen: > mount: Using "-t msdosfs", since "-t msdos" is deprecated. > mount_msdosfs: /dev/usb: Block device required > > > I also trying: mount -t msdosfs /dev/usb /mnt/usb > But I am getting the same message: > mount_msdosfs: /dev/usb: Block device required > > > > Any suggestions please? Because I am lost here, I have NO idea... > > > Thanx! > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJijkOpUMZYXRP8wpmkszUakM1zO4B7z74qXFqAv3jBm-8uRxw>