fstabed in the back

Gary Nichols plug-discuss@lists.plug.phoenix.az.us
Tue, 20 May 2003 20:25:58 -0700


On Tuesday, May 20, 2003, at 08:59 AM, Rob Wultsch wrote:

> So like:
>
> /dev/hda2 /stuff vfat auto,users 0 0

The line should be:
/dev/hda2 /stuff vfat noauto,user,umask=000 0 0
(note: user not users)

Make sure that your user account owns /stuff beforehand.

Manually mount the partition.  This has worked on my dual-boot machine 
for years.