begin Michael J Wenk <[EMAIL PROTECTED]> > What sort of burner do you have? Is it SCSI, or is it IDE, or USB? > Personally, I have a IDE, and the procedure I follow is(as root) > > modprobe ide-scsi > modprobe sg > modprobe sr_mod > cdrecord -scanbus > > And then it shows my drive. To burn data, you have to first create an iso > with mkisofs, but the general command I use is: > cdrecord dev=0,0,0 speed=8 -data -dao /tmp/myiso.iso > > For music, its a bit more complex, and I personally find it MUCH easier to > burn from within windows(my windows burner is also quite a bit faster than > my linux one, though I don't make as many coasters with linux.) more complex than this?
% cdrecord -audio dev=0,0,0 speed=8 *.wav pete -- First they ignore you, then they laugh at you, then they fight you, then you win. -- Gandhi, being prophetic about Linux. Fingerprint: B9F1 6CF3 47C4 7CD8 D33E 70A9 A3B9 1945 67EA 951D _______________________________________________ vox-tech mailing list [EMAIL PROTECTED] http://lists.lugod.org/mailman/listinfo/vox-tech
