Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
03-19-2006, 10:08 PM
|
#1
|
LQ Newbie
Registered: Mar 2006
Posts: 3
Rep:
|
DVD to DVD recorder through shell
Hello hello,
I have a small celeron 566mhz, 128mb ram, 4.1gig HDD, 16x DVD, 16x DVD-RW
MY mission:
I have a serial interface with 2 buttons, BURN and HALT
I already have slack installed at a minimal text level with cdrecord as well. I have scripts that make my serial buttons work.
I put my data dvd in the regular drive and a blank in the writer, press burn and shazam!
I have basic scription knowledge but have never used cdrecord at the shell and have no idea what command string to use to copy /dev/cdrom1 > /dev/cdrom2
Im trying to build this project cuz im cheep and my friends constantly ask for copies of my files and im sick on making an image then writing it...
Well any help is great, thanks!!
|
|
|
03-20-2006, 12:39 AM
|
#2
|
Senior Member
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
|
If you want to copy DVD to DVD, you want to use growisofs:
growisofs -dvd-compat -Z /dev/scd0=/dev/hdc
In the example above, /dev/scd0 is the destination and /dev/hdc is the source.
|
|
|
03-20-2006, 06:08 PM
|
#3
|
LQ Newbie
Registered: Mar 2006
Posts: 3
Original Poster
Rep:
|
Thanks,
Will that string make a 1:1 raw copy of the cd? I have mac/win encoded dvd's but if its just reading and copying bit-by-bit it shouldn't care.
I will give it a try 2night!!
|
|
|
03-20-2006, 06:16 PM
|
#4
|
Senior Member
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
|
Yes, that's basically what it's doing. Growisofs will treat the source as if it were an iso file, and burn the destination from that source.
|
|
|
03-20-2006, 07:31 PM
|
#5
|
LQ Newbie
Registered: Mar 2006
Posts: 3
Original Poster
Rep:
|
I just read up on growisofs in the online man pages, will using a 700mb cd cause probelms or was growisofs just an add-on to mkisofs to support dvd features?
|
|
|
All times are GMT -5. The time now is 06:18 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|