Linux / UNIX Tech Support Forum
This is a discussion on DVD copy howto within the Getting started tutorials forums, part of the Linux Getting Started category; Copying DVD is easy under Linux. First put DVD into DVD ROM Do not mount DVD Use DD command to ...
|
|||||||
| Getting started tutorials So much to read, so little time! If that is your problem, we have solution. Read our FAQ and tutorials to help you cut through the clutter of information overload. Only members of "contributors" group can post new tutorials. Other members can just reply to thread. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Copying DVD is easy under Linux.
First put DVD into DVD ROM Do not mount DVD Use DD command to copy DVD Code:
dd if=/dev/hdc of=dvddisk.iso Code:
dmesg | grep -i DVD Code:
mount -o loop dvddisk.iso /mnt Code:
cdrecord dev=0,1,0 fs=8m -v -eject diskfile.iso |
| Sponsored Links | ||
|
|
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Linux Copy an audio cd / track to hard disk | Peterrodg | Getting started tutorials | 2 | 12-01-2008 10:50 PM |
| Need help writing simple copy script | z3cka | Shell scripting | 4 | 27-08-2006 02:29 PM |
| Linux use ghost or copy a partition to another drive | raj | Linux software | 2 | 17-07-2006 01:56 AM |
| How to copy . files from current directory | ricc | Linux software | 1 | 10-06-2006 09:23 PM |