How to mount usb flash disk on FreeBSD 7.0



Hi all,

I am newbie to UNIX and using FreeBSD 7.0 current ,and I cannot mount my USB flash disk. I searched on google but couldn't find anything helpful.

I did this steps.

#mkdir /mnt/usb
#mount /dev/da0 /mnt/usb
mount: /dev/da0 : Invalid argument

# mount -t vfat /dev/da0 /mnt/usb
mount: /dev/da0 : Operation not supported by device

#dmesg
umass0: <USB2.0 Flash Disk, class 0/0, rev 2.00/1.00, addr 2> on uhub6
da0 at umass-sim0 bus 0 target 0 lun 0
da0: <USB2.0 Flash Disk 5.00> Removable Direct Access SCSI-2 device
da0: 40.000MB/s transfers
da0: 2028MB (1038592 2048 byte sectors: 255H 63S/T 64C)
(da0:umass-sim0:0:0:0): SYNCHRONIZE CACHE. CDB: 35 0 0 0 0 0 0 0 0 0
(da0:umass-sim0:0:0:0): NOT READY asc:3a,0
(da0:umass-sim0:0:0:0): Medium not present
(da0:umass-sim0:0:0:0): SYNCHRONIZE CACHE. CDB: 35 0 0 0 0 0 0 0 0 0

Now I really don't know what to do? Can anybody advice me what to do?

Thanks,
Tsetsbold

_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: USB stick access freezing up system?
    ... average but it is choking on "blackhat" networks which have thousands ... would expect the application to fail, but the stick is just a mount in ... Does this mean that if a non RAIDed drive fails a ... FreeBSD box will reboot, ...
    (comp.unix.bsd.freebsd.misc)
  • Re: Problem mounting SCSI Cd Burner
    ... So I don't think that setting your drive to AUTO in your fstab is a good ... FreeBSD 5.x, I only work with the 4.x releases, so whatever I say there ... Change your mount params in fstab to "ro,noauto", insert a readable disc ...
    (comp.unix.bsd.freebsd.misc)
  • Re: Disable read/write caching to disk?
    ... FreeBSD. ... or a Global UFS. ... >> ro mount only sees the changes from the time of ro mount. ... > the filesystem even though they aren't accessible. ...
    (freebsd-current)
  • Re: dump/restore dont work, handbook lies
    ... this all on a 7.0 freebsd system. ... Did you mount the large USB file system to /mnt? ... Otherwise it wrote the dump to /mnt on the old disk which you wiped. ... Try looking at that dump file on the USB unit using 'restore -vf' ...
    (freebsd-questions)
  • Re: Help, renamed fstab --> fstab.bak
    ... >>error messages and mount refused. ... > them on FreeBSD you have a different, and more serious, problem. ... > If you disregard download costs, which for many end-users are not free, ... linux Is Not The Same. ...
    (comp.unix.bsd.freebsd.misc)