Peter Toft wrote:
> On Mon, 22 Apr 2002, H. Peter Anvin wrote:
>
>
>>Peter Toft wrote:
>>
>>>I have tried to read the README* files in the source
>>>without any luck. Could you guide me how to set this
>>>owner flag?
>>>
>>>I have tried to add to /etc/auto.misc a line
>>> usb -fstype=auto,owner :/dev/sda1
>>>but this will still leave /misc/usb owned by root:root
>>>
>>
>>You probably need a newer version of mount. This is a mount(8) issue,
>>not autofs.
>
> Well - this is Red Hat 7.3 beta #2.
>
Who owns /dev/sda1? You need to set up your system so the console user
owns it for "owner" to work. This is distribution-dependent.
-hpa