![]() |
|
|||||||
| FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below. |
![]() |
|
|
Thread Tools | Display Modes |
|
|||
|
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 |
|
|||
|
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 ...
__________________
using /LOOKAT/ with /var/db/pkg files and portmaster/aliases/pipes/find/grep to meteorically speedup port upgrades/installs... |
|
|||
|
nope, it doesn't work. Anyone know how to mount external hard disk?
|
|
|||
|
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.
|
|
|||
|
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 |
|
|||
|
Problem solved.
I use the command Code:
mount -t ntfs /dev/da0s1 /mnt |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
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 08:57 PM |
| Hot to mount mac formated external HD | rex | FreeBSD General | 7 | 27th October 2008 04:45 AM |
| Hard disk bottle neck | deathsoul | FreeBSD General | 1 | 28th September 2008 10:44 AM |