Jump to content
Compatible Support Forums
Sign in to follow this  
egorgry

DVD Burner

Recommended Posts

Anyone have any expierence with DVD burners? I'm looking to buy my first and was interested in the Sony DRU510A but I want to make sure it's gonna work in Linux. Any suggestions or info would be greatly apprieciated.

Share this post


Link to post

you can use cdrecord-prodvd, for private use you can get a free key.

 

create image

mkisofs -v -r -J -o /tmp/dvd.img /tmp/DVD-INHALT

 

brun image

cdrecord-prodvd dev=ATAPI:0,1,0 -v dvd.img

 

blank dvdrw fast

cdrecord-prodvd dev=ATAPI:0,1,0 -v blank=fast

 

blank dvdrw complete

cdrecord-prodvd dev=ATAPI:0,1,0 -v blank=all

 

 

an other program http://fy.chalmers.se/~appro/linux/DVD+RW/

Share this post


Link to post
Quote:
I have a dvd300i will it work with any version of Linux and which one.


That's an HP, right? I'm now looking at the TDK, pionerr, and Plextor offerings. I will be using it with debian/unstable 2.6 kernel. Thanks.

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×