Bug 133835

Summary: curriculum should stress password instead of passwd in grub.conf
Product: [Retired] Red Hat Academy Reporter: Vince Hoang <vince>
Component: RHA130 CurriculumAssignee: Bowe Strickland <bowe>
Status: CLOSED CURRENTRELEASE QA Contact: Bowe Strickland <bowe>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: https://academy.redhat.com/instructor/courses/rha130-2.1/rha130_sysinit_grub.html
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-01-07 17:30:32 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 Vince Hoang 2004-09-27 20:04:21 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3)
Gecko/20040913 Firefox/0.10

Description of problem:
Many students make the error of using `passwd` instead of `password`
when editting grub.conf.

If the curriculum explicitly stresses that `passwd` within grub.conf
is incorrect, the error should occur less often. This is reinforced
when I mention `root` and harddisk devices, /dev/hda1 vs. (hd0,0), are
referred to differently within grub than in the command-line/operating
system. It also helps to say that Grub and Linux syntaxes can be
thought of as different languages within the system.

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


How reproducible:
Always

Steps to Reproduce:
1. Visit URL

Additional info:

Comment 1 Bowe Strickland 2005-01-03 17:32:04 UTC
not to mention that we had it wrong in our table, probably another
reason that there was so much confusion.

done and done.