On Wed, 3 Dec 2003 23:18:39 +1100
Jeff Waugh <[EMAIL PROTECTED]> wrote:
> If you want a sweet, easy to use, put-files-on-cd style burning tool, use
> Nautilus. Choose "CD Creator" from the Go menu (or just type burn:// into
> the address bar), copy some stuff onto it, and then click the "Burn CD"
> toolbar button. It will give you the option to burn to ISO or your CD
> burner. It's way neat.

Here's another vote for nautilus.  I used it for the
first time without previously realising it was there.
I stuck my blank in; up pops nautilus with the burn://
url and I just dragged my files in.

What it doesn't understand is that if the file is *.iso,
it should do whole image not treat it as a normal file.

For that *.iso to cd job I use the cli; e.g.
    cdrecord -v dev=0,0,0 severn-i386-disc2.iso

where the 0,0,0 may well be different for you -- you can
get the right ones with 'cdrecord -scanbus'

Matt
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to