LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
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


Reply
  Search this Thread
Old 04-15-2004, 01:32 PM   #1
esears
Member
 
Registered: Mar 2004
Location: Iraq, Baghdad
Posts: 32

Rep: Reputation: 15
Automate disc copying


Hi, I'm currently serving over in Iraq and I have a slight issue that I was wondering if someone could possiblly help me with. My wife make home movies of my son and sends them to me so I can watch him grow up a little. I've gotten into the habit of copying them when they first get here since the sand and dust here really tears up optical discs. What I have been doing so far works fine but I was trying to find a quicker way to get it done. What I have been doing is the following:


dvdbackup -i/dev/dvd -M -o/put/file/here

mkisofs -dvd-video -oimg file name /file/loc

dvdrecord speed=2 -dao dev=1,0,0 /file/loc/here

It all works fine and dandy but I just have to be there for the whole step. I've tried using Acidrip but I can't get it to work to burn it straight to a dvd format. I'm trying to preserve everything in the same format and I'm not really interested in .avi or divx format for it all for compatibility reasons.

I also obviously don't have to worry about encryption or CSS matters since these are all home movies and aren't encoded in any way whatever.

Does anyone have any ideas on either the options to pass to acidrip since I know it will do it? Or possibly a script to help out with? I've tried my hand at shell scripting but I have quite gotten the hang of it yet.

It is just sort of frustrating since I've managed to get everything else on my laptop working fine finally. (Wireless was the biggest pain). If it makes a difference I'm just running Redhat 9.1 smp base kernel since I really have little access to the net here to download new kernels and everything that goes along with it.

If anyone needs help setting anything up on a Gateway M675 though be sure to ask and I will glady help.

Thanks for any help / criticism.
 
Old 04-15-2004, 02:47 PM   #2
Nis
Member
 
Registered: Jul 2003
Location: Virginia
Distribution: Ubuntu Hoary (5.04)
Posts: 550

Rep: Reputation: 31
Try this as a script.
Code:
#!/bin/sh
file=/tmp/dvdimage
burnimage=/tmp/burnimage
dvdbackup -i/dev/dvd -M -o$file
mkisofs -dvd-video -o$file $burnimage
dvdrecord speed=2 -dao dev=1,0,0 $burnimage
I'm not exactly sure of the syntax of dvdbackup and dvdrecord so make sure you alter this to work for you; just change file and burnimage to what you need.
 
Old 10-12-2004, 12:59 PM   #3
epod
LQ Newbie
 
Registered: Oct 2004
Posts: 1

Rep: Reputation: 0
Linux on a Gateway M675

Hi, I just got a gateway m675xl special plus )http://products.gateway.com/products...L_Special_Plus) and I have been having some issues getting Linux up and running on it. Namely, the ATI display drivers, Sound (it worked, but wouldn't play out of the headphones when plugged in, it kept coming out of the speakers), ACPI (something about the thermal module), Wireless, and so forth. I am hoping maybe you could assist me with getting it working properly? I was using SuSE 9.1, but I am amiable to prettymuch any distro.
 
Old 05-04-2005, 12:31 AM   #4
miker79
LQ Newbie
 
Registered: Apr 2005
Location: Sacramento, California
Distribution: SUSE Pro 9.3
Posts: 4

Rep: Reputation: 0
I am using suse 9.3 on a gateway 675xl and for the life of me cannot get sound coming out of the speakers. Only the headphone jack works... I know I have this sound card...STAC9758. How did you get yours working?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
k3b hangs when trying to burn dvd+rw disc but not cd rw disc laiboonh Slackware 0 11-06-2004 11:22 AM
How would I automate this? onewhoknows Linux - Newbie 5 06-22-2004 04:49 AM
Will converting my disc to dynamic disc in windows..... jasonmcneil0 Linux - General 2 03-15-2004 12:10 PM
3 Disc Red Hat 9 Vs. 2 Disc "Publisher's Edition" Lee Oswald Red Hat 2 01-29-2004 09:46 PM
Locating Disc 2,3,4,5 later after installing 1 Redhat disc lava Linux - General 1 03-22-2003 01:13 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:25 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration