>I am flailing about trying to figure out how to burn an iso in RedHat 9. I've used
>the Gnome toaster and it write's the CD but doesn't make it bootable (more like a big
>text file). There is an option to make the CD bootable but it appears it needs an
>image name, which I thought was the name
Hello,
from the command line do:
cdrecord -v dev=0,0,0 --eject --data file.iso
That should put the iso image on the disk the way you want. It assumes
you are using an ide cdwriter and that you have no scsi devices.
It would complain soon enough if this is not the case so you might just
try the comm
I am flailing about trying to figure out how to burn an iso in RedHat 9. I've used the
Gnome toaster and it write's the CD but doesn't make it bootable (more like a big text
file). There is an option to make the CD bootable but it appears it needs an image
name, which I thought was the name of t