Bug 100525

Summary: [PATCH] no graphical boot with /usr on separate partition
Product: [Retired] Red Hat Linux Beta Reporter: Nils Philippsen <nphilipp>
Component: initscriptsAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: beta1CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: 7.31-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-09-03 23:33:57 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:
Bug Depends On:    
Bug Blocks: 100644    
Attachments:
Description Flags
Patch to /etc/rc.d/rc.sysinit starting rhgb after mounting if not done yet. none

Description Nils Philippsen 2003-07-23 05:42:27 UTC
Description of problem:

If /usr is on a separate partition, obviously can't be started before mounting it.

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

initscripts-7.28-1

How reproducible:

Easy.

Steps to Reproduce:
1. Set BOOTUP=color and GRAPHICAL=yes in /etc/sysconfig/init
2. Boot.
    
Actual results:

No graphical boot.

Expected results:

Graphical boot after partitions are mounted.

Additional info:

Patch follows.

Comment 1 Nils Philippsen 2003-07-23 05:43:34 UTC
Created attachment 93071 [details]
Patch to /etc/rc.d/rc.sysinit starting rhgb after mounting if not done yet.

Comment 2 Bill Nottingham 2003-09-03 23:33:57 UTC
Added, will be in 7.31-1 or later.