All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Kent <raven@themaw.net>
To: Jan Engelhardt <jengelh@medozas.de>
Cc: autofs@linux.kernel.org
Subject: Re: Loopback mounting seems to fail
Date: Tue, 08 Jun 2010 23:48:29 +0800	[thread overview]
Message-ID: <1276012109.2486.2.camel@localhost> (raw)
In-Reply-To: <alpine.LSU.2.01.1006081456230.26148@obet.zrqbmnf.qr>

On Tue, 2010-06-08 at 14:59 +0200, Jan Engelhardt wrote:
> Hi,
> 
> 
> I have here an openSUSE 11.2 with 2.6.33.5 and autofs-5.0.4-6.2.1.x86_64
> 
> /etc/auto.master:
> +auto.master
> /-	auto.direct
> 
> /etc/auto.direct:
> /data/repository/sles11/x64/dvd1	-fstype=iso9660,loop,ro	/data/iso/lin/os/sles/11/SLES-11-DVD-x86_64-GM-DVD1.iso

This is an invalid entry.
A mount location can't start with "/", you need to use a ":" escape in
this case.

/data/repository/sles11/x64/dvd1 -fstype=iso9660,loop,ro :/data/iso/lin/os/sles/11/SLES-11-DVD-x86_64-GM-DVD1.iso

  parent reply	other threads:[~2010-06-08 15:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-08 12:59 Loopback mounting seems to fail Jan Engelhardt
2010-06-08 14:45 ` Matthias König
2010-06-08 15:48 ` Ian Kent [this message]
2010-06-08 19:03   ` Jan Engelhardt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1276012109.2486.2.camel@localhost \
    --to=raven@themaw.net \
    --cc=autofs@linux.kernel.org \
    --cc=jengelh@medozas.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.