Hi,
> I can't seem to figure out a *very* simple automount configuration
> (I've done this before, but it was over two years ago :-( ).
>
> After much work (and not enough understanding!), I have succeed in
> automounting a remote /home directory on a local client using
> 'autofs'.
>
> Unfortuna
Hi,
In your config,
/etc/auto.master:
/home /etc/auto.misc --timeout 60
This should be fine ...
/etc/auto.misc:
home-fstype=nfs,hard,intr 1.2.3.4:/home
But, this line should be
* -fstype=nfs,hard,intr 1.2.3.4:/home/&
I
Couldn't you just edit the /etc/fstab? Maybe I'm missing something but if you
put an entry for your device in the /etc/fstab it should automatically mount it
and put it in the right folder.
On Sun, 18 Feb 2007 12:10:43 -0500
Kenneth Jacker <[EMAIL PROTECTED]> wrote:
> Config: Debian/etch
>
>
3 matches
Mail list logo