Bug 117776
Summary: | crashes during bootloader install if / is xfs | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Stewart Smith <stewart> |
Component: | anaconda | Assignee: | Jeremy Katz <katzj> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | milan.slanar, sandeen |
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: | 2004-08-11 13:33:05 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: | 114963 |
Description
Stewart Smith
2004-03-08 13:45:20 UTC
I see the problem in FC2T2 and FC2T3. Install hangs when /boot and / are xfs. I think I was successful with / xfs and /boot ext3. Workaround: when install bootloader (grub) hangs -> switch to command prompt, install grub by hand, then kill grub process, which eats 98% CPU, switch back to install screen -> success! It can be grub bug. This problem is still exists on the full FC2 release. Comment #1 from Milan "Would" work if he did list out the command to install grub by hand. I could still boot into FC2 using my FC1's grub and going into command line and typing out root (hd0,1) kernel /boot/vmlinuz initrd /boot/initrd.img etc.. This seems to not be a problem with FC3t1. |