March 1st, 2004, 06:55 PM
|
#6 (permalink)
|
| Leader of the Crab People
Join Date: Oct 2001 Location: NCSU
Posts: 4,381
| Quote: Originally posted by krohnjw
mount -t smbfs /dev/hdxX /mount/point | You can also say mount -t vfat /dev/hdxX /mount/point. It may be a bit faster in transfers, since the vfat driver is eitehr a module or compiled into the kernel directly. |
| |