[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] Copying CDs with cdrecord



Dow Hurst wrote:
> Would piping dd into cdrecord work? 

Would that be necessary?  If you're going to use dd, why not:

dd if=/dev/cdrom of=/dev/cdrom2

Or, if you have a single drive:

dd if=/dev/cdrom of=disk.img
dd if=disk.img of=/dev/cdrom

-- 
Until later, Geoffrey	esoteric at 3times25.net

Building secure systems inspite of Microsoft