Bug 217416
| Summary: | /proc and /sys are not mounted during the system install | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Prarit Bhargava <prarit> |
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | dchapman |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | ia64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-12-05 17:06:41 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: | 163350 | ||
| Attachments: | |||
|
Description
Prarit Bhargava
2006-11-27 20:29:25 UTC
I've verified that this works on the Altix boxes. It seems like it is something restricted to the rx2600 series. P. Prarit, I think this might be some sort of a timing issue. I have been experiementing and have had successful and unsuccessful installs on the same box. I am doing some installs with remote syslog debugging set up to gather more data. /proc definitely should be being mounted... this might just be a kernel issue. (In reply to comment #3) > /proc definitely should be being mounted... this might just be a kernel issue. It doesn't seem like it :/. I don't see any strangeness when I boot the kernel rpm on top of a stable FC ... I'm still investigating though.... P. It seems that at some point during the rpm installs, /tmp/proc and /tmp/sys get mounted to /mnt/sysimage/proc and /mnt/sysimage/sys. Yeah -- it definately looks like during the RPM installs one of the RPMs is setting the /proc and /sys mount points to /tmp/proc and /tmp/sys . I'm still investigating... P. One important item Prarit didn't mention is the end result of all this is the /boot/efi partition does not get set up correctly so that the system is not bootable. I sometimes hit this and other times it installs OK. I have not yet determined what conditions cause it to fail (may be a timing issue?). Prarit says he hits it all the time. I just hit this again on todays rawhide build: rawhide-20061129 I will attach all the log files. I don't see any smoking gun there but perhaps someone else will find something of note. Created attachment 142392 [details]
anaconda.log from rawhide-20061129 install
Created attachment 142393 [details]
anaconda.syslog from rawhide-20061129 install
Created attachment 142394 [details]
install.log from rawhide-20061129 install
Created attachment 142395 [details]
install.log.syslog from rawhide-20061129 install
*** This bug has been marked as a duplicate of 217292 *** |