[conspire] Ubuntu
Rick Moen
rick at linuxmafia.com
Fri Oct 8 14:20:32 PDT 2004
Quoting Daniel Gimpelevich (daniel at gimpelevich.san-francisco.ca.us):
> Burning from the commandline is actually pretty simple if you're willing
> to do it....
Indeed. Last time I did it, it was something like this:
# cdrecord -eject dev=0,0,0 foo.iso
Everything else is already tucked away in /etc/default/cdrecord as
application defaults. Making the ISOs form file trees is only a tiny
bit more complex, and forces me to look at the mkisofs manpage
occasionally. It goes something like:
# mkisofs -J -r -T -o foo.iso mnt/foo/
More information about the conspire
mailing list