LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > *BSD
User Name
Password
*BSD This forum is for the discussion of all BSD variants.
FreeBSD, OpenBSD, NetBSD, etc.

Notices


Reply
  Search this Thread
Old 07-22-2007, 03:24 AM   #1
sharathg786
Member
 
Registered: Sep 2005
Location: India
Distribution: Slackware, Back|track, Fedora, ubuntu
Posts: 167

Rep: Reputation: 30
mounting usb drives in BSD


Hi, i use FreeBSD 6.2, how do i mount usb drives(flash drives), i tried giving this command but failed:
Code:
mount -t msdosfs /dev/usb /home/axa/usb
mount_msdosfs: /dev/usb3: Block device required
I even tried this:
Code:
foo# kldload usb
kldload: can't load usb: File exists
foo# kldload umass
kldload: can't load umass: File exists
 
Old 07-22-2007, 12:53 PM   #2
nslay
LQ Newbie
 
Registered: Jul 2007
Location: Florida
Distribution: FreeBSD 6.2, FreeBSD 7, OpenBSD 4.1
Posts: 3

Rep: Reputation: 0
Quote:
Originally Posted by sharathg786
Hi, i use FreeBSD 6.2, how do i mount usb drives(flash drives), i tried giving this command but failed:
Code:
mount -t msdosfs /dev/usb /home/axa/usb
mount_msdosfs: /dev/usb3: Block device required
I even tried this:
Code:
foo# kldload usb
kldload: can't load usb: File exists
foo# kldload umass
kldload: can't load umass: File exists
FreeBSD, and well all the major BSDs, treat USB mass storage as a SCSI disk (/dev/da# in FreeBSD). FreeBSD 6.2 did add support for umass->atapi, but I haven't tried it yet.
Try:
Quote:
mount -t msdosfs /dev/da0 /home/axa/usb
If you have a partition table on your USB device, you might have to append s# to da0 to distinguish the partition your filesystem is on (e.g. /dev/da0s1 for partition 1).
 
Old 07-31-2007, 09:55 AM   #3
llista
LQ Newbie
 
Registered: Jan 2007
Posts: 25

Rep: Reputation: 15
Post

In my case I have to use da0s1 as a name for the USB device
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mounting USB drives (external HD and two at once) jrdioko Linux - Software 4 07-25-2006 06:40 PM
mounting and unmounting USB drives Ian D Linux - Software 3 10-15-2005 02:45 PM
Problems Mounting USB drives plainkeyman Linux - General 5 10-08-2004 08:56 AM
Mounting USB drives under 2.6.x hussar Linux - General 1 03-07-2004 12:58 PM
mounting usb drives? neon Linux - Newbie 2 10-29-2003 08:06 PM

LinuxQuestions.org > Forums > Other *NIX Forums > *BSD

All times are GMT -5. The time now is 06:31 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration