Trouble using autofs with Ubuntu 8.04

Brian McKee brian.mckee at gmail.com
Tue Oct 21 21:07:10 UTC 2008


On Tue, Oct 21, 2008 at 3:02 PM, James F. Carroll <jcarroll at byu.net> wrote:
> Ubuntu Users,
>
> I'm having troubles with autofs.  I have created /etc/auto.master and
> /etc/auto.net, with the following contents:
>
> /etc/auto.master:
>>
>> #
>> # $Id: auto.master,v 1.4 2005/01/04 14:36:54 raven Exp $
>> #
>> # Sample auto.master file
>> # This is an automounter map and it has the following format
>> # key [ -mount-options-separated-by-comma ] location
>> # For details of the format look at autofs(5).
>> #
>> /misc    /etc/auto.misc
>> #/net    -hosts
>> /net    /etc/auto.net

Try
   /net    /etc/auto.net --ghost
                          ^^^^^^

I *think* that'll do it.

Brian




More information about the ubuntu-users mailing list