Arg! I tried again, this time using gtoaster. I couldn't find anyway to specify the right way for the iso files to be written. I clicked on "record to cd" and it burned the CD--and again it just shows up as 1 iso file. I tried right-clicking on the disc 1 iso file in the folder it's in (my home folder), but there's no option I can find for "burn to CD."
Maybe I should just shell out the $50 for one of the Fedora Core books, because it looks as if I can't write the bloody iso files to the CD the right way.
Unless...someone mentioned using "cdrecord" in the terminal. If that's possible, could someone please tell me exactly what to type if I want to burn the disc 1 iso files from my home folder to a CD?
<snip>
FIRST -- $ cdrecord --scanbus Get a list similar to this:
[rj@mavis rj]$ cdrecord --scanbus
Cdrecord-Clone 2.01a19 (i686-redhat-linux-gnu) Copyright (C) 1995-2003 Jrg Schilling
Linux sg driver version: 3.1.25
Using libscg version 'schily-0.7'
cdrecord: Warning: using inofficial libscg transport code version (schily - Red Hat-scsi-linux-sg.c-1.75-RH '@(#)scsi-linux-sg.c 1.75 02/10/21 Copyright 1997 J. Schilling').
scsibus0:
0,0,0 0) '' '' '' NON CCS Disk
0,1,0 1) *
0,2,0 2) 'HP ' 'C1533A ' '9608' Removable Tape
0,3,0 3) *
0,4,0 4) *
0,5,0 5) *
0,6,0 6) *
0,7,0 7) *
scsibus1:
1,0,0 100) 'SONY ' 'DVD RW DRU-530A ' '1.0c' Removable CD-ROM
1,1,0 101) *
1,2,0 102) *
1,3,0 103) *
1,4,0 104) *
1,5,0 105) *
1,6,0 106) *
1,7,0 107) *
You have new mail in /var/spool/mail/rj
[rj@mavis rj]$
SECOND -- Find your burner. Mine above is device 1,0,0 THIRD -- Change to the directory containing the iso files [rj@mavis rj]$ cd /tmp/FC3/FC3-test2-binary-i386 [rj@mavis FC3-test2-binary-i386]$ FOURTH -- burn a CD
[rj@mavis FC3-test2-binary-i386]$ cdrecord dev=1,0,0 -v -dao *disc1.iso
NOTE -- I'm burning CD #1 of the FC3t2 set above. Your path will undoubtedly be different, but that's it. Also note that if you have /etc/cdrecord.conf set up properly, all you need is
$ cdrecord filename.iso
That CD just passed mediacheck on another machine.
-- Current Time is Sun Oct 10 15:16:14 CDT 2004 Kerry Bury begins in 1961026 seconds... Go, Dubya, Go!