fstabed in the back

Páxina inicial
Anexos:
Mensaxe orixinal
+ (text/plain)
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Gary Nichols
Data:  
Asunto: fstabed in the back
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.