All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael <michael@kmaclub.com>
To: Ian Kent <raven@themaw.net>
Cc: autofs mailing list <autofs@linux.kernel.org>
Subject: Re: Automounting DVD images
Date: Fri, 08 Dec 2006 13:15:48 -0700	[thread overview]
Message-ID: <4579C7F4.4020506@kmaclub.com> (raw)
In-Reply-To: <1165602659.3996.59.camel@raven.themaw.net>

Ian Kent wrote:
> On Fri, 2006-12-08 at 09:59 -0700, Michael wrote:
>   
>> Hello,
>>
>> I have been trying to get autofs to mount DVD iso images but so far have 
>> been unsuccessful.  I want to make this work from various client 
>> machines and not on the machine that servers out the iso.
>>
>> I tried some examples from the web but can't seem to make them work.  I 
>> can mount the file by hand  over NFS without any issues.
>>
>> Here is my configuration
>>
>> NIS:
>>
>> auto.master
>> /mythtv         auto.mythtv     
>> bg,hard,intr,retry=10000,rsize=32768,wsize=32768,timeo=600,nfsvers=3,tcp
>>
>> auto.mythtv
>> iso             --timeout=60 -fstype=autofs     auto.mythtv.iso
>> video           -rw             filer:/export/services/mythtv/video
>>
>> auto.mythtv.iso
>> * -fstype=iso9660,ro,loop       /mythtv/video/Movies/&
>>     
> What happens if you use:
> * -fstype=iso9660,ro,loop       :/mythtv/video/Movies/&
>
>   

Same:

Dec  8 13:12:27 fc6 automount[12059]: mounted /mythtv/iso
Dec  8 13:12:35 fc6 automount[12059]: attempting to mount entry 
/mythtv/iso/MOVIE.iso
Dec  8 13:12:35 fc6 automount[12059]: lookup_name_file_source_instance: 
file map not found
Dec  8 13:12:35 fc6 automount[12059]: failed to mount /mythtv/iso/MOVIE.iso
Dec  8 13:12:35 fc6 automount[12059]: attempting to mount entry 
/mythtv/iso/MOVIE.iso
Dec  8 13:12:35 fc6 automount[12059]: lookup_name_file_source_instance: 
file map not found
Dec  8 13:12:35 fc6 automount[12059]: failed to mount /mythtv/iso/MOVIE.iso
Dec  8 13:12:35 fc6 automount[12059]: attempting to mount entry 
/mythtv/iso/MOVIE.iso
Dec  8 13:12:35 fc6 automount[12059]: lookup_name_file_source_instance: 
file map not found
Dec  8 13:12:35 fc6 automount[12059]: failed to mount /mythtv/iso/MOVIE.iso

Michael

  reply	other threads:[~2006-12-08 20:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-08 16:59 Automounting DVD images Michael
2006-12-08 18:30 ` Ian Kent
2006-12-08 20:15   ` Michael [this message]
2006-12-09  3:42     ` Ian Kent
2006-12-09  5:23       ` Michael
2006-12-11  3:48     ` Ian Kent
2006-12-12 18:46       ` Michael
2006-12-13  2:07         ` Ian Kent
2006-12-13 16:14           ` Michael

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=4579C7F4.4020506@kmaclub.com \
    --to=michael@kmaclub.com \
    --cc=autofs@linux.kernel.org \
    --cc=raven@themaw.net \
    /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.