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
> 
> 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'.
> 
> Unfortunately, the mounted directory on the client is under /home/home
> instead of /home.
> 
> Here are the two key lines on the client:
> 
>   /etc/auto.master:
>                       /home   /etc/auto.misc          --timeout 60
> 
>   /etc/auto.misc:
>                       home    -fstype=nfs,hard,intr   1.2.3.4:/home
> 
> 
> Can someone help me to have the remote /home on the server show up as
> just /home on the client?
> 
> Any other suggestions and/or comments are most welcomed ...
> 
> Thanks!
> -- 
> Prof Kenneth H Jacker       [EMAIL PROTECTED]
> Computer Science Dept       www.cs.appstate.edu/~khj
> Appalachian State Univ
> Boone, NC  28608  USA        
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to