DaemonForums  

Go Back   DaemonForums > Miscellaneous > Guides

Guides All Guides and HOWTO's.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 10th November 2008
jb_daefo jb_daefo is offline
Spam Deminer
 
Join Date: May 2008
Posts: 303
Default Tested-twice foolproof mounting FAT32 thumbdrive on FreeBSD

...mkdir /thdrive
...camcontrol rescan all
...mount_msdosfs /dev/da0s1 /thdrive
(....Expected error "no such file or directory" or "invalid argument")
...mount_msdosfs /dev/da0 /thdrive
(...Same expected error(s)) (the other one of the one which first appears)
....mount_msdosfs /dev/da0s1 /thdrive
SUCCESS.

Note the first and third mount commands are the same.
I forget if mount_msdosfs is deprecated or not
same OS, _6, on 2 different laptops, same thumbdrive
Tip maybe useful for usb hard drive mounting, etc. esp. if one
keeps getting the same two errors repeatedly
__________________
FreeBSD 13-STABLE

Last edited by jb_daefo; 11th November 2008 at 03:27 AM. Reason: re-edited it good. Text disappeared. Re-edited it so-so.
Reply With Quote
 

Thread Tools
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Mounting FreeBSD Data on Windows tuck Other OS 11 13th February 2009 10:19 AM
Mounting a FreeBSD UFS partition roddierod Solaris 1 7th August 2008 02:02 PM
Formatting fat32 drive quickly map7 FreeBSD General 10 26th July 2008 05:17 PM
Mounting sniper007 FreeBSD General 7 2nd July 2008 06:50 AM
mounting UFS hirohitosan Other BSD and UNIX/UNIX-like 2 27th June 2008 02:40 PM


All times are GMT. The time now is 05:58 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick