Hi,
On Thu, Dec 06 at 12:00, Rob Malpass wrote:
...
> OK - my quest to burn a DVD iso continues but sadly continues to fail.
...
> iso. So I downloaded gnomebaker and clicked Tools- Burn DVD image,
> selected the iso (correct checksum) and literally 3 seconds later, it said
> it had finished.
Well avoiding the sticky GUI and using the clear CLI I use the following
command at the root prompt.
cdrecord dev=1,0,0 --speed=1 Fedora-8-i386-DVD.iso
Your dev= setting will probably be different use "cdrecord -scanbus" to
find your device.
--
Bob Dunlop