Keith Watanabe * NET 2.0

CD-Recording with cdrecord
By: Keith Watanabe
Published On: 9-13-2005

1) mkdir 2) copy files 3) mkisofs -r -o cd_image where: cd_image is the name of the file you want to create for burning as a data file. 4) cdrecord -scanbus (shows your device driver for your cd recorder) 5) note the node (e.g. 0,0,0) 6) cdrecord -v speed=16 dev=0,0,0 -data cd_image (creates the cd from the cd_image you generated) 7) note: use -overburn in case you are a little over the warning amount.

Tags: UNIX
AddThis Social Bookmark Button Sphere: Related Content

Trackbacks: (Trackback URL)

No Comments Posted Yet
October [November] December
Sun Mon Tue Wed Thu Fri Sat
26 27 28 29 30 31 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 1 2 3 4 5 6