On Sun, 2002-03-31 at 03:59, Ashley Reynolds wrote:
> On Thu, 28 Mar 2002, Ross wrote:
>
> > On Thursday 28 March 2002 06:46 pm, you wrote:
> >
> > > just add umask=0 in the 4th field (options) of /etc/fstab for each vfat
> > > partition.
> > >
> > > bye
> > > jipe
> >
> > Right answer. Thanks.
>
On Thu, 28 Mar 2002, Ross wrote:
> On Thursday 28 March 2002 06:46 pm, you wrote:
>
> > just add umask=0 in the 4th field (options) of /etc/fstab for each vfat
> > partition.
> >
> > bye
> > jipe
>
> Right answer. Thanks.
> Why didn't they teach me that in school?
> rm
They don't teach much usef
On Thursday 28 March 2002 06:46 pm, you wrote:
> just add umask=0 in the 4th field (options) of /etc/fstab for each vfat
> partition.
>
> bye
> jipe
Right answer. Thanks.
Why didn't they teach me that in school?
rm
Want to buy your Pack or Services from MandrakeSoft?
Go to http://www.mand
On Thu, 28 Mar 2002 15:08:51 -0500
Ross <[EMAIL PROTECTED]> wrote:
> I need read/write access to my windows partition
> The relevant line in /etc/fstab is:
> /dev/hda1 /mnt/windows vfat user,rw 0 0
> Output from $ mount is:
> /dev/hda1 on /mnt/windows type vfat (rw,noexec,nosuid,nodev
I need read/write access to my windows partition
The relevant line in /etc/fstab is:
/dev/hda1 /mnt/windows vfat user,rw 0 0
Output from $ mount is:
/dev/hda1 on /mnt/windows type vfat (rw,noexec,nosuid,nodev)
With windows partition not mounted, $ ll /mnt gives:
drwxrwxrwx