Bug 61772 - microcode_ctl uses /usr
Summary: microcode_ctl uses /usr
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel-utils
Version: 7.3
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Arjan van de Ven
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-03-24 13:10 UTC by Michael Redinger
Modified: 2007-04-18 16:41 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-03-24 13:10:56 UTC
Embargoed:


Attachments (Terms of Use)

Description Michael Redinger 2002-03-24 13:10:51 UTC
The microcode_ctl startup script uses files in /usr:

grep MICROCODE /usr/include/linux/autoconf.h | grep -q ^#define

If /usr is mounted from an NFS server it is not yet available when the
microcode_ctl script is run (S00 vs S25).

Comment 1 Arjan van de Ven 2002-03-24 13:17:43 UTC
It's even worse. What it tries to do in that grep is utterly bogus.
I nuked the entire bit.


Note You need to log in before you can comment on or make changes to this bug.