DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD General

FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 26th May 2008
bsdnewbie999 bsdnewbie999 is offline
Package Pilot
 
Join Date: May 2008
Posts: 145
Default how to mount external hard disk ?

I use the same command to mount external hard disk as pendrive but i got "invalid argument" error. Here is the command

mount_msdosfs /dev/da0s1 /mnt
Reply With Quote
  #2   (View Single Post)  
Old 26th May 2008
jb_daefo jb_daefo is offline
Spam Deminer
 
Join Date: May 2008
Posts: 303
Default

maybe if you do
da0s1
da0
da0s1
the third time will work. Worked here on a thumbdrive, maybe
with camcontrol -a (or -all) also.
or maybe the da0s1 are da0s1a ...
__________________
FreeBSD 13-STABLE
Reply With Quote
  #3   (View Single Post)  
Old 26th May 2008
bsdnewbie999 bsdnewbie999 is offline
Package Pilot
 
Join Date: May 2008
Posts: 145
Default

nope, it doesn't work. Anyone know how to mount external hard disk?
Reply With Quote
  #4   (View Single Post)  
Old 26th May 2008
Carpetsmoker's Avatar
Carpetsmoker Carpetsmoker is offline
Real Name: Martin
Tcpdump Spy
 
Join Date: Apr 2008
Location: Netherlands
Posts: 2,243
Default

Is da0s1 a FAT partition? Is da0s1 the correct device name?
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things.
Reply With Quote
  #5   (View Single Post)  
Old 27th May 2008
bsdnewbie999 bsdnewbie999 is offline
Package Pilot
 
Join Date: May 2008
Posts: 145
Default

hmmm, maybe you are right. What if the external hard disk is NTFS partition? How do i mount it? As da0s1, I'm not very sure because i use that to mount pendrive all the time.
Reply With Quote
  #6   (View Single Post)  
Old 27th May 2008
corey_james corey_james is offline
Uber Geek
 
Join Date: Apr 2008
Location: Brisbane, Australia
Posts: 238
Default

Have a look at ntfsprogs
__________________
"No, that's wrong, Cartman. But don't worry, there are no stupid answers, just stupid people." -- Mr. Garrison

Forum Netiquette
Reply With Quote
  #7   (View Single Post)  
Old 27th May 2008
bsdnewbie999 bsdnewbie999 is offline
Package Pilot
 
Join Date: May 2008
Posts: 145
Default

Problem solved.
I use the command
Code:
mount -t ntfs /dev/da0s1 /mnt
Reply With Quote
Reply

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 NTFS external hard disk. bsdnewbie999 OpenBSD General 16 4th September 2010 01:59 PM
Hard disk reliability ephemera General Hardware 32 20th April 2010 10:17 AM
Formatting Hard Disk Drive to UFS in OS X 10.5 Turquoise88 Other BSD and UNIX/UNIX-like 1 7th March 2009 09:57 PM
Hot to mount mac formated external HD rex FreeBSD General 7 27th October 2008 05:45 AM
Hard disk bottle neck deathsoul FreeBSD General 1 28th September 2008 10:44 AM


All times are GMT. The time now is 03:36 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