Bug 56029

Summary: incorrect instructions for installing docs
Product: [Retired] Red Hat Linux Reporter: Edward J. Huff <ejhuff>
Component: rhl-gsgAssignee: Beth Ellison <bellison>
Status: CLOSED RAWHIDE QA Contact: Beth Ellison <bellison>
Severity: low Docs Contact:
Priority: medium    
Version: 7.2   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: file:/cdrom/RH-DOCS/rhl-gsg-en-7.2/s1-gsgintro-info.html
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-11-11 10:58:56 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 Edward J. Huff 2001-11-11 10:14:13 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.78 [en] (X11; U; Linux 2.4.9-7 i586)

Description of problem:
The gsg says:

Now, open a terminal by clicking on the Terminal Emulation Program button
on the panel at the bottom of your desktop. Type the following at the
command line: 

 cd su

Now press [Enter]. You will be asked for your root password. Enter the
password at the command line and press [Enter]. You are now logged in as
root.

Obviously, "cd su" is wrong.
bash: cd: su: No such file or directory

Probably it needs to be 
su -
... You are now logged in as root.  The prompt is #.

Type 
# cd /cdrom/RedHat/RPMS/
...

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Mount the enigma-docs CD. 
2. file:/cdrom/RH-DOCS/rhl-gsg-en-7.2/s1-gsgintro-info.html


Additional info:

Comment 1 Edward J. Huff 2001-11-11 10:58:50 UTC
Do you really want to tell a complete novice to get a root shell prompt?

Type nott s/b not:

RH-DOCS/rhl-gsg-en-7.2/ch-basics.html
There is one component of your new operating system you can nott do without: the
shell.