Bug 30791

Summary: Bad path in rescue system
Product: [Retired] Red Hat Linux Reporter: Klaus Muth <muth>
Component: anacondaAssignee: Crutcher Dunnavant <crutcher>
Status: CLOSED RAWHIDE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-03-15 16:49:59 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 Klaus Muth 2001-03-06 08:59:03 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.75 [en] (X11; U; Linux 2.2.14-5.0 i686)


When booting from cdrom with lilo option "linux rescue", the 
root system is mounted on /mnt/sysimage, but the path of the shell
is ...:/mnt/bin:/mnt/sbin:/mnt/usr/bin/:/mnt/usr/sbin

Should be ...:/mnt/sysimage/bin/:...

Reproducible: Always
Steps to Reproduce:
1. Install wolverine
2. boot with cd #1 in drive and type in "linux rescue" at boot prompt
3. echo $PATH at shell prompt

Comment 1 Michael Fulbright 2001-03-15 16:49:54 UTC
Fixed internally.