View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 4 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Fri Nov 04, 2005 12:10 pm 
Offline
Joined: Sat May 14, 2005 12:25 am
Posts: 51
Location: Portland, Oregon
This is a general Linux question, so let me know if it's off topic and I'll move it there.

I've always counted on the installation process to determine what kind of drives I have in the machine, but in this case, I'm replacing a CD-RW drive with a DVD-RW drive.

What changes do I need to make to the system (/etc/fstab, etc?) for my KnoppMyth R5A15 to recognize this change? Again, I'm not adding a drive, I'm replacing one. It's time to avoid transferring 3+GB .iso files over the wifi to my PC with the DVD burner, and instead burn them on the Myth box itself....

It will be the master on the 2nd IDE channel. It will have the same /dev/hdX parameter, and I'll probably change the mount point to be named dvd rather than cdrom, but I don't know what details to put in beyond that, like filesystem type or whatever else it needs to tell the OS that it can burn a DVD.

Thanks,
Robert


Top
 Profile  
 
 Post subject:
PostPosted: Fri Nov 04, 2005 1:37 pm 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
No changes are needed.

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
 Post subject:
PostPosted: Fri Nov 04, 2005 8:28 pm 
Offline
Joined: Sun Jun 12, 2005 10:55 pm
Posts: 3161
Location: Warwick, RI
Hi,
Would you share what the command line syntax would be for a data file burn?

Thanks
Mike


Top
 Profile  
 
 Post subject:
PostPosted: Sat Nov 05, 2005 2:58 am 
Offline
Joined: Sat May 14, 2005 12:25 am
Posts: 51
Location: Portland, Oregon
Sure Mike, I use growisofs which is a front end to mkisofs. My DVD-RW is set up as /dev/dvd.

For data (this archives a whole directory):

Code:
# growisofs -dvd-compat -Z <device> -R -J <folder_to_burn>

e.g. growisofs -dvd-compat -Z /dev/dvd -R -J /home/mythtv


For DVD videos / ISO images:

Code:
# growisofs -Z <device>=<your_iso_image_filename>

e.g. growisofs -Z /dev/dvd=/myth/mythburn/mythburndvd.iso


If you have a DVD video structure set of files (the VIDEO_TS and AUDIO_TS folders, etc) then you can use the following:

Code:
# growisofs -Z <device> -dvd-video -V <volume name> <folder containing dvd files>

e.g. growisofs -Z /dev/dvd -dvd-video -V "Survivor Week 10" /myth/mythburn/DVD

ok, no flames about Survivor. :D ...

Robert


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 16 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