LinHES Forums http://forums.linhes.org/ |
|
MythBurn Errors http://forums.linhes.org/viewtopic.php?f=17&t=6629 |
Page 1 of 2 |
Author: | wanttoknow [ Wed Oct 26, 2005 8:29 am ] |
Post subject: | MythBurn Errors |
ok I am tring to get the mythburn to work. It completes the task fine then when it tries to burn the dvd it gives errors: Cannot mount drive. So I try to mount the drive and it says that the superblock is bad. It is a brand new lite-on dvd dl 16x drive. I tried all kinds of media but still nothing. It is knoppmyth R5A16 |
Author: | jakep_82 [ Wed Oct 26, 2005 8:44 am ] |
Post subject: | |
I would guess it's a permissions issue. Try adding www-data to the cdrom group. |
Author: | wanttoknow [ Wed Oct 26, 2005 8:50 am ] |
Post subject: | |
even as root I cannot mount the drive. CDRW DVD R nothing will mount in the drive |
Author: | jakep_82 [ Wed Oct 26, 2005 9:08 am ] |
Post subject: | |
You can't mount blank media. Try mounting something with data on it. |
Author: | wanttoknow [ Wed Oct 26, 2005 10:02 am ] |
Post subject: | |
This is the error from mythburn: Burning DVD-R image Sent UDP/XML packet to IP 255.255.255.255 and port: 6948 Return value is 0 Executing 'mkisofs -dvd-video -V MythTV BurnDVD /myth/mythburn/DVD | builtin_dd of=/dev/dvd obs=32k seek=0' /dev/dvd: "Current Write Speed" is 3.3x1385KBps. ![]() ![]() Return value is 5 |
Author: | wanttoknow [ Wed Oct 26, 2005 10:03 am ] |
Post subject: | |
I can mount a cd with data on it and read it fine. |
Author: | jakep_82 [ Wed Oct 26, 2005 10:27 am ] |
Post subject: | |
As I stated earlier, this looks like a permissions issue. |
Author: | wanttoknow [ Wed Oct 26, 2005 10:47 am ] |
Post subject: | |
ok I set the permision to grp www-data still nothing same error as the first post says |
Author: | jakep_82 [ Wed Oct 26, 2005 10:59 am ] |
Post subject: | |
What did you change permissions on? |
Author: | wanttoknow [ Wed Oct 26, 2005 11:27 am ] |
Post subject: | |
/dev/cdrom /dev/dvd |
Author: | jakep_82 [ Wed Oct 26, 2005 11:42 am ] |
Post subject: | |
That's not what I said to do. /dev/dvd and /dev/cdrom are symlinks to /dev/hdc. Changing permissions on symlinks won't fix your problem. It's best not to mess with permissions on devices anyways. If you just add www-data to the cdrom group it should work. usermod -Gcdrom www-data |
Author: | wanttoknow [ Wed Oct 26, 2005 11:56 am ] |
Post subject: | |
ok I changed the grp pemissions back to root on the /dev/cdrom and /dev/dvd I changed the www-data like you had stated to do. still have the same error on the first post. Code: usermod -Gcdrom www-data
|
Author: | jakep_82 [ Wed Oct 26, 2005 11:59 am ] |
Post subject: | |
Post the output of Code: ls -lh /dev/hdc
|
Author: | wanttoknow [ Wed Oct 26, 2005 12:02 pm ] |
Post subject: | THANK YOU!!! |
the process output was gone so I thought it crashed again. Well you ARE THE MAN!!!!! it is burning right now..... WOW you were right on the dot about this one. you are very good sir Now if only I could figure out why it doesnt run from the web interface. I have to issue the command in ssh |
Author: | wanttoknow [ Wed Oct 26, 2005 12:17 pm ] |
Post subject: | |
Quote: Warning at /myth/mythburn/mythwebburn/mythtvburndvd_confirm.php, line 72: Invalid argument supplied for foreach() -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Warning at /usr/share/mythtv/mythweb/themes/Default/theme.php, line 16: Cannot modify header information - headers already sent by (output started at /usr/share/mythtv/mythweb/includes/errors.php:68) Quote: Warning at Unknown, line 0:
Unknown(): Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively. |
Page 1 of 2 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |