{"id":66,"date":"2006-06-24T14:13:00","date_gmt":"2006-06-24T19:13:00","guid":{"rendered":"http:\/\/www.familytidings.com\/blog\/?p=66"},"modified":"2006-06-24T14:13:00","modified_gmt":"2006-06-24T19:13:00","slug":"burning-fedora-core-cd-iso","status":"publish","type":"post","link":"https:\/\/www.familytidings.com\/blog\/?p=66","title":{"rendered":"Burning Fedora Core CD ISO"},"content":{"rendered":"<p>Download the FC5 CD ISOs and check them with sha1sum as in the DVD post.<\/p>\n<p>I have a SCSI CD ROM burner, so to find out its device location:<\/p>\n<p><code>cat \/proc\/scsi\/scsi<\/code><\/p>\n<p>The output looks like this:<\/p>\n<p><code>Host: scsi0 Channel: 00 Id: 05 Lun: 00<br \/>  Vendor: PLEXTOR  Model: CD-R   PX-W1210S Rev: 1.01<br \/>  Type:   CD-ROM                           ANSI SCSI revision: 02<br \/><\/code><\/p>\n<p>CDRecord needs the SCSI bus, target and LUN, which are listed above in Channel, Id and Lun, respectively.  Alternately, you could use <code>cdrecord -scanbus<\/code>.  Note cdrecord must be run as root.<\/p>\n<p>So the command is:<\/p>\n<p><code>cdrecord dev=0,5,0 -v driveropts=burnfree FC-5-i386-disc1.iso<\/code><\/p>\n<p>I also have an ATAPI DVD burner.  To get its device name, use <code>cdrecord dev=ATAPI: -scanbus<\/code> (the case of ATAPI is significant).<\/p>\n<p>To burn with the DVD burner, it&#8217;s the same command, only with a different device name:<\/p>\n<p><code>cdrecord dev=ATAPI:1,0,0 -v driveropts=burnfree FC-5-i386-disc5.iso<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Download the FC5 CD ISOs and check them with sha1sum as in the DVD post. I have a SCSI CD ROM burner, so to find out its device location: cat \/proc\/scsi\/scsi The output looks like this: Host: scsi0 Channel: 00 Id: 05 Lun: 00 Vendor: PLEXTOR Model: CD-R PX-W1210S Rev: 1.01 Type: CD-ROM ANSI SCSI [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-66","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/www.familytidings.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/66","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.familytidings.com\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.familytidings.com\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.familytidings.com\/blog\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.familytidings.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=66"}],"version-history":[{"count":0,"href":"https:\/\/www.familytidings.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/66\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.familytidings.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=66"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.familytidings.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=66"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.familytidings.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=66"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}