All of lore.kernel.org
 help / color / mirror / Atom feed
* Automounting DVD images
@ 2006-12-08 16:59 Michael
  2006-12-08 18:30 ` Ian Kent
  0 siblings, 1 reply; 9+ messages in thread
From: Michael @ 2006-12-08 16:59 UTC (permalink / raw)
  To: autofs mailing list

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/&

I have tried various incarnations of the auto.mythtv.iso map but none 
actually worked.  Can someone give me a hint?

[root@fc5 mythtv]# cd /mythtv/iso
[root@fc5 iso]# cd MOVIE.iso
-bash: cd: MOVIE.iso: No such file or directory

Here is log from a FC5 box with autofs.4.1.4-33
Dec  8 09:44:19 fc5 automount[30292]: failed to mount /mythtv/iso/MOVIE.iso

Here is the log from a FC6 box with autofs 5.0.1-0.rc2.28.1
Dec  8 09:50:20 fc6 automount[2557]: mounted indirect mount on 
/mythtv/iso with timeout 300, freq 75 seconds
Dec  8 09:50:20 fc6 automount[2557]: ghosting enabled
Dec  8 09:50:20 fc6 automount[2557]: mounted /mythtv/iso
Dec  8 09:50:24 fc6 automount[2557]: attempting to mount entry 
/mythtv/iso/MOVIE.iso
Dec  8 09:50:24 fc6 automount[2557]: lookup_name_file_source_instance: 
file map not found
Dec  8 09:50:24 fc6 automount[2557]: failed to mount /mythtv/iso/MOVIE.iso
Dec  8 09:50:24 fc6 automount[2557]: attempting to mount entry 
/mythtv/iso/MOVIE.iso
Dec  8 09:50:24 fc6 automount[2557]: lookup_name_file_source_instance: 
file map not found
Dec  8 09:50:24 fc6 automount[2557]: failed to mount /mythtv/iso/MOVIE.iso
Dec  8 09:50:24 fc6 automount[2557]: attempting to mount entry 
/mythtv/iso/MOVIE.iso
Dec  8 09:50:24 fc6 automount[2557]: lookup_name_file_source_instance: 
file map not found
Dec  8 09:50:24 fc6 automount[2557]: failed to mount /mythtv/iso/MOVIE.iso

Thanks,
Michael

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

end of thread, other threads:[~2006-12-13 16:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-08 16:59 Automounting DVD images Michael
2006-12-08 18:30 ` Ian Kent
2006-12-08 20:15   ` Michael
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

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.