On Tue, 03 Feb 2004 14:39:18 -0800, Mark Knecht muttered: > I'm just using > > mkisofs -o EXILE_DISK_1.iso /mnt/cdrom > > which seems simple and straight forward, but maybe it's not good enough?
How about just unmounting the disk and trying:
dd if=/dev/cdrom of=EXILE_DISK_1.iso
perhaps? That'll give you an exact (and burnable) copy of the disk.
--
Andrew Farmer
[EMAIL PROTECTED]
pgp00000.pgp
Description: PGP signature
