Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=186251 Summary: RELNOTES - Info needed how to burn iso images to CD/DVD Product: Fedora Documentation Version: devel Platform: All URL: http://fedora.redhat.com/docs/release-notes/fc5/#sn- Installer OS/Version: Linux Status: NEW Severity: enhancement Priority: normal Component: release-notes AssignedTo: relnotes@xxxxxxxxxxxxxxxxx ReportedBy: tometzky@xxxxxxxxxxxxx QAContact: kwade@xxxxxxxxxx CC: kwade@xxxxxxxxxx In "Installation-Related Notes" there should be an examples on how to burn ISO images to media using software available in previous FC releases. For example: To burn CD iso image ensure that you have "cdrecord" package installed (you install cdrecord) and use a command like this: # cdrecord -v -pad -eject -data FC-5-i386-disc1.iso To burn DVD iso image ensure that you have "dvd+rw-tools" package installed (yum install dvd+rw-tools) and use a command like this: # growisofs -dvd-compat -Z /dev/dvd=FC-5-i386-DVD.iso Warning: Do not use cdrecord to burn DVD+R media - this will probably not work: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=136665 -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.