Said Chien-Yu Chen on Sun, Dec 09, 2001 at 10:50:39PM -0600, > well, I just tried to re-do the image with -v flag. Here is what I got. > I'll calculate these number later..
Why don't you just do a direct copy of the CD, instead of the filesystem. The difference is subtle but significant. # dd if=/dev/scd0 > /tmp/o2k.iso # mount -o loop /tmp/o2k.iso /cdrom # (Check for sanity) # umount /cdrom # cdrecord [ ... ] -data /tmp/o2k.iso In my experience, this works on all CDs except those from Apple and Sun. Hope that helps.. -- fingerprint: 740F B8D9 DF20 362C F5BC CDE6 6923 5A48 7657 541F lynx -source http://www.ece.utexas.edu/~jhs/public_key.gpg | gpg --import
msg00065/pgp00000.pgp
Description: PGP signature
