Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 570422 Details for
Bug 790452
CD/DVD burning instructions refer to cdrecord which has been deprecated for cdrskin.
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh92 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch for wodim/cdrecord.
bz790452.patch (text/plain), 2.67 KB, created by
Stephen Gordon
on 2012-03-15 19:42:48 UTC
(
hide
)
Description:
Patch for wodim/cdrecord.
Filename:
MIME Type:
Creator:
Stephen Gordon
Created:
2012-03-15 19:42:48 UTC
Size:
2.67 KB
patch
obsolete
>Index: Installation_Guide/en-US/Install_RHEVH.xml >=================================================================== >--- Installation_Guide/en-US/Install_RHEVH.xml (revision 79316) >+++ Installation_Guide/en-US/Install_RHEVH.xml (working copy) >@@ -542,28 +542,28 @@ > <section id="sect-Deployment_Guide-Preparing_a_RHEV_Hypervisor_from_a_CD_ROM_or_DVD-Making_a_bootable_RHEV_Hypervisor_CD_ROM"> > <title>Making a Hypervisor CD-ROM Boot Disk</title> > <para> >- Burn the hypervisor image to a CD-ROM with the <command>cdrecord</command> command. The <command>cdrecord</command> command is part of the <package>cdrecord</package> package which is installed on Red Hat Enterprise Linux by default. >+ Burn the hypervisor image to a CD-ROM with the <command>wodim</command> command. The <command>wodim</command> command is part of the <package>wodim</package> package. > </para> > <procedure> > <step> > <para> >- Verify that the <package>cdrecord</package> package is installed on the system. >+ Verify that the <package>wodim</package> package is installed on the system. > </para> > > <example> >-<title>Verify Installation of <package>cdrecord</package> Package</title> >-<screen># rpm -q cdrecord >-cdrecord-2.01-10.7.el5 >+<title>Verify Installation of <package>wodim</package> Package</title> >+<screen># rpm -q wodim >+wodim-1.1.9-11.el6.x86_64 > </screen> > </example> > <para> > If the package version is in the output the package is available. > </para> > <para> >- If it is not listed, install <package>cdrecord</package>: >+ If nothing is listed, install <package>wodim</package>: > </para> > >-<screen># yum install cdrecord >+<screen># yum install wodim > </screen> > </step> > <step> >@@ -573,18 +573,18 @@ > </step> > <step> > <para> >- Record the ISO file to the disc. The <package>cdrecord</package> command uses the following: >+ Record the ISO file to the disc. The <package>wodim</package> command uses the following: > </para> > >-<screen>cdrecord <parameter>dev=device /iso/file/path/</parameter> >+<screen>wodim <parameter>dev=device /iso/file/path/</parameter> > </screen> > <para> > This example uses the first CD-RW (<systemitem>/dev/cdrw</systemitem>) device available and the default hypervisor image location, <filename>/usr/share/rhev-hypervisor/rhev-hypervisor.iso</filename>. > </para> > > <example> >-<title>Use of <command>cdrecord</command> Command</title> >-<screen># cdrecord dev=/dev/cdrw /usr/share/rhev-hypervisor/rhev-hypervisor.iso >+<title>Use of <command>wodim</command> Command</title> >+<screen># wodim dev=/dev/cdrw /usr/share/rhev-hypervisor/rhev-hypervisor.iso > </screen> > </example> > </step>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 790452
: 570422