On Fri, Sep 07, 2001 at 08:57:32AM -0400, Stew Benedict wrote:
> In Linux, I use:
> 
> cdrecord -v -speed=2 dev=1,0,0 -eject -data /smbshares/imac/test-install.iso
> 
> -v is verbose output
> -speed would be determined by your burner's capability
> -dev can be derived by running cdrecord -scanbus
> -eject just ejects it when it's done
> -data is actually the default for a .iso extension
> and the path at the end is an ISO image on my filesystem

I don't think speed has a - on it.  At least this is what I used to burn
a CD just yesterday:
cdrecord -v speed=8 dev=0,4,0 -eject -data
/mp3-beta/8.0ppc/MandrakePPC-8.0-inst-ppc.iso

-- 
Ben Reser <[EMAIL PROTECTED]>
http://ben.reser.org

Just when you think you're not in Kansas anymore, turns out you are!
- Colonel Jack O'Neill SG1

Reply via email to