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:
PostPosted: Fri Dec 23, 2005 11:18 am 
Offline
Joined: Mon Dec 12, 2005 7:29 am
Posts: 11
I'm trying to burn some recordings to dvd-r from mythweb. I've updated the 'dvd burn' to the latest and after I select the recordings and choose the 'burn to dvd' option, it processes the videos and the last part of the log states:

Code:
STAT: fixed 14 VOBUS                         
----- datestamp=23-12-2005 05:35
Removing temporary files
Make ISO image = no
Burn to DVD-R = yes
Delete VIDEO_TS = no
----- datestamp=23-12-2005 05:35
Burning DVD-R image
Sent UDP/XML packet to IP 255.255.255.255 and port: 6948
:-( /dev/dvd: media is not recognized as recordable DVD: 8
***********************************
MythTV BurnDVD stopped due to error
***********************************
Sent UDP/XML packet to IP 255.255.255.255 and port: 6948


I have two DVD drives, both on the second IDE channel, drive 0 should be the dvd +/- r/rw and drive 1 is dvd-rom/cd-r/rw combo. I had a blank dvd-r in the dvd burner at the time. I'm thinking I have to tell it which DVD drive to use in a file somewhere??

Any help is appreciated.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Dec 23, 2005 12:01 pm 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
How many times do you intend to post things?

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
 Post subject:
PostPosted: Fri Dec 23, 2005 9:51 pm 
Offline
Joined: Mon Dec 12, 2005 7:29 am
Posts: 11
I figured it out!

This is what I did incase anyone else has this problem:

Code:
cat /var/log/dmesg |grep -i dvd


From the output of the above, I found that my 2 dvd drives are /dev/hdc and /dev/hdd

/dev/dvd was linked to /dev/hdd, which is the dvd-rom, not the burner.

I did the following:

Code:
rm /dev/cdrom /dev/dvd
ln -s /dev/hdc /dev/dvd
ln -s /dev/hdc /dev/cdrom
chmod 666 /dev/hdc
reboot


After that, I tried mythburn and it worked with no problems.

I hope this helps someone.


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: No registered users and 10 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:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu