Bug 419311

Summary: Missing space in 26.2 command example
Product: Red Hat Enterprise Linux 5 Reporter: blbooth <blbooth>
Component: doc-Installation_GuideAssignee: Ryan Lerch <rlerch>
Status: CLOSED CURRENTRELEASE QA Contact: Content Services Development <ecs-dev-list>
Severity: low Docs Contact:
Priority: low    
Version: 5.1CC: ddomingo
Target Milestone: ---Keywords: Documentation
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: web Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-07-23 00:32:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description blbooth 2007-12-11 08:04:13 UTC
Description of problem:

5.1 Installation Guide, chapter 26.2
http://www.redhat.com/docs/manuals/enterprise/RHEL-5-manual/en-US/RHEL510/Installation_Guide/s1-rescuemode-boot.html
has:
mount -t ext3 /dev/mapper/VolGroup00-LogVol02/foo

Should be:
mount -t ext3 /dev/mapper/VolGroup00-LogVol02 /foo

Comment 3 Michael Hideo 2008-01-21 07:24:32 UTC
Hi Don,

Can you do 5.0 and 5.1 for this as well?