All of lore.kernel.org
 help / color / mirror / Atom feed
* How to pass "-n" option to the mount command via automounter?
@ 2008-07-30  9:57 Ondrej Valousek
  2008-07-30 11:59 ` Ondrej Valousek
  0 siblings, 1 reply; 3+ messages in thread
From: Ondrej Valousek @ 2008-07-30  9:57 UTC (permalink / raw)
  To: autofs

Hi List,

I am wondering - I have diskless systems deployed here with /etc being
read-only -> I need to pass "-n" option to the mount command in order to
make it working.
I tried:
> automount -O "-n"
but it passes the -n option after -o, like this:

mount_mount: mount(nfs): calling mount -t nfs -s -o -n
hercules:/ext3/tmp /proj/tmp

I need the -n option to be passed before "-o". How could I do it?
Many thanks for your help.

Ondrej

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

end of thread, other threads:[~2008-07-31  3:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-30  9:57 How to pass "-n" option to the mount command via automounter? Ondrej Valousek
2008-07-30 11:59 ` Ondrej Valousek
2008-07-31  3:52   ` Ian Kent

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.