Ok so now i have edited the fstab file but when i do 'mount -a' i get
told line 7 and 8 in the fstab are bad. Line 7 and 8 are about my 2
windows partitions and looks like this:

/dev/hda1 /mnt/win_c vfat user,umask=0,defaults 0 0
/dev/hdb1 /mnt/win_c2 vfat user,umask=0,defaults 0 0

Can anybody tell me why i get this message and what i need to do sort it
out so i can read/write to both my windows partitions.

Thanks again
Matt



On Tue, 2002-06-04 at 14:15, Tom Brinkman wrote:
> On Tuesday 04 June 2002 08:31 am, Manuel Soto wrote:
> > I the same problem w/ 8.1 and rw partitions
> >
> > /dev/hda1 on /mnt/win_c type vfat
> > (rw,iocharset=iso8859-1,codepage=850) /dev/hdc1 on /mnt/win_c2 type
> > vfat (rw,iocharset=iso8859-1,codepage=850)
>   
>     Add 'user' and 'umask= 0'  to /etc/fstab,  eg, (mine)
> /dev/hda1 /c vfat user,umask=0,defaults 0 0
> 
>      [FWIW, /mnt is a lousy place for win partitions.  I always move 
> /mnt/win_c  to a dir I create called simply  /c  ]
> 
> Then, after a 'mount -a' (as root),  type 'mount' and you should see
> /dev/hda1 on /c type vfat (rw,nosuid,nodev,umask=0)
> -- 
>     Tom Brinkman                    Corpus Christi, Texas
> 
> ----
> 

> Want to buy your Pack or Services from MandrakeSoft? 
> Go to http://www.mandrakestore.com



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to