On Tue, Apr 13, 1999 at 03:40:35PM -0400, Manny Styles wrote:
> can anyone tell me the complete command to mount a FAT partition under linux
> to access the file system?

mount -tvfat /dev/<partition> /mnt/<mountpoint>

<partition> is the FAT partition (hda1, hdb3, etc), <mountpoint> is the
directory onto which you'd like to mount it.

How about trimming that signature down a bit?  9 lines is a little
ridiculous when you're only posting 2 lines of actual message.  Actually, 9
lines is ridiculous even if you're posting 3 pages of content!

-- 
Steve Philp
[EMAIL PROTECTED]

Reply via email to