Steve how can I make my windows fat partition mount and unmount
automatically on start up and shut down. I know you have to add something
to fstab can you show me what to add, thanks my mount point is /dos and I am
using the -tvfat but tired of mounting and unmounting it manually each time
TIA,
Jeanette
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 13, 1999 11:14 PM
Subject: Re: [newbie] mounting FAT partitions
> 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]
>