Bug 857990

Summary: ISO readme contains wrong file names.
Product: Red Hat Enterprise MRG Reporter: Leonid Zhaldybin <lzhaldyb>
Component: relengAssignee: Tomas Kopecek <tkopecek>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: unspecified    
Version: 2.2CC: esammons, jneedle, matt, tkopecek
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-09-19 18:11:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Leonid Zhaldybin 2012-09-17 17:13:47 UTC
Description of problem:
The README file on the MRG 2.2 RHEL5 ISOs contains the following example commands for mounting images:
.....
For an x86_64 system:

mount -o loop rhel-5-mrg-2.1-x86_64.iso /media/cdrom

For an x86 system:

mount -o loop rhel-5-mrg-2.1-i386.iso /media/cdrom
......

The ISO file names in these examples are incorrect, their version string should be "2.2", not "2.1":
rhel-5-mrg-2.2-i386.iso
rhel-5-mrg-2.2-x86_64.iso

Comment 1 Tomas Kopecek 2012-09-19 14:13:58 UTC
fixed in MRG-2.2-RHEL-5-20120919-1

Comment 2 Leonid Zhaldybin 2012-09-19 14:55:49 UTC
The typo in README files was fixed on the latest respin.

-> VERIFIED