All of lore.kernel.org
 help / color / mirror / Atom feed
* simple automount question
@ 2008-03-03  4:17 chris barry
  2008-03-03 10:08 ` Massimo Mongardini
  2008-03-03 11:18 ` Ian Kent
  0 siblings, 2 replies; 6+ messages in thread
From: chris barry @ 2008-03-03  4:17 UTC (permalink / raw)
  To: autofs mailing list

I've googled, but have not found an answer to this seemingly simple
question.

I'm automounting /foo from box1 on box2. /foo has no files, just other
directories, one of which is bar.

box2 $ cd /foo
box2 $ ls
box2 $ (nothing shows up)
box2 $ cd bar
box2 $ cd ..
box2 $ ls
bar
box2 $


Q: how do I get all of the directories under /foo to show up after it's
automounted?

/etc/auto.master
/foo	/etc/auto.foo --timeout=60

/etc/auto.foo
(all on one line)
*              /
-fstype=nfs,rsize=32768,wsize=32768,tcp,rw,bg,hard,intr,noacl,nocto,async   10.20.30.40:/foo/&

Is my auto.foo wrong for this application?


Thanks,
-C

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-03-05  7:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-03  4:17 simple automount question chris barry
2008-03-03 10:08 ` Massimo Mongardini
2008-03-03 11:18 ` Ian Kent
2008-03-03 14:59   ` chris barry
2008-03-05  3:01     ` Ian Kent
2008-03-05  7:04       ` chris barry

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.