LFS
BLFS
ALFS
Login
Preferences
Help/Guide
About Trac
Wiki
View Tickets
Context Navigation
← Previous Change
Wiki History
Next Change
→
Changes between
Initial Version
and
Version 1
of
cdrdao
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
04/24/2006 09:50:10 AM (
19 years
ago)
Author:
andy@…
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
Tabular
Unified
cdrdao
v1
v1
1
if /dev/hdc is your CD burner and /dev/hdd is a cdrom, you can copy an audio CD from /dev/hdd to /dev/hdc with this command
2
{{{
3
cdrdao copy --source-device /dev/hdd --device /dev/hdc
4
}}}
5
Read '''man cdrdao''' for more details