LinHES Forums http://forum.linhes.org/ |
|
Mythburn problem opening /dev/dvd http://forum.linhes.org/viewtopic.php?f=6&t=9184 |
Page 1 of 1 |
Author: | jjoshua [ Wed Mar 22, 2006 10:53 pm ] |
Post subject: | Mythburn problem opening /dev/dvd |
I just installed a new DVD burner. When running Mythburn, I get the following error. What permissions should I set? unable to open64("/dev/dvd",O_RDONLY): Permission denied |
Author: | tjc [ Wed Mar 22, 2006 11:30 pm ] |
Post subject: | |
Search for "cd_link.sh" . The discussions around that should provide all the info you need. |
Author: | tkoster [ Thu Mar 23, 2006 7:53 am ] |
Post subject: | |
I had a similar problem with the permissions for allowing mythburn to access /dev/dvd. The following code fixed the problem. Code: usermod -Gcdrom www-data
/etc/init.d/apache restart Of course it may be included in the script tjc referenced. I wasn't familiar with that one. |
Author: | tjc [ Thu Mar 23, 2006 7:55 pm ] |
Post subject: | |
Run cd_link.sh first then do that. Seriously however, search for the discussion. There is a full on troubleshooting session that covers amost all the little oddities you might run into. |
Author: | jjoshua [ Fri Mar 24, 2006 11:17 pm ] |
Post subject: | Done |
I tried those suggestions and it's working well. Thanks for the help! |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |