View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 3 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject: MythDVD Menu problems
PostPosted: Sun Feb 18, 2007 10:07 am 
Offline
Joined: Thu May 11, 2006 7:42 pm
Posts: 34
My R5E50 rig is working spectacularly, but I'm having one small issue with DVD's.

Whenever I insert a DVD, even though I have the box configured to show the DVD menu (Rip, Play, etc) it goes to the Image Gallery interface showing the VOB files. This is what I want when I insert USB keys and such, but how can I make the DVD menu appear when a disk is inserted? I'm using an IDE DVD drive, if it makes any difference.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Feb 19, 2007 3:08 am 
Offline
Joined: Wed Mar 03, 2004 7:43 pm
Posts: 748
Location: Sydney, Australia
It goes to the gallery because MythTV thinks the disk is a data disk (full of random files). The mount parameters in /etc/fstab are causing the DVD's UDF filesystem to be mounted as ISO9660, which means MythTV isn't finding the directory to decide the volume is a DVD.

I haven't got E50 installed, but the fix should be - as root, change these lines:
Code:
/dev/cdrom  /cdrom   iso9660  defaults,ro,user,noexec,noauto  0  0
/dev/cdrom1 /cdrom1  iso9660  defaults,ro,user,noexec,noauto  0  0
/dev/dvd    /dvd     iso9660  defaults,ro,user,noexec,noauto  0  0
to:
Code:
/dev/cdrom  /cdrom   udf,iso9660  defaults,ro,user,noexec,noauto  0  0

_________________
| Nigel Pearson, nigel.pearson.au@gmail.com
| "Things you own end up owning you" - Tyler, Fight Club


Top
 Profile  
 
 Post subject:
PostPosted: Mon Feb 19, 2007 9:48 am 
Offline
Joined: Thu May 11, 2006 7:42 pm
Posts: 34
That got it. Thanks :)


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: Bing [Bot] and 7 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu