Bug 54038
Summary: | 'Could not allocate partitions' error or crash from kickstart | ||
---|---|---|---|
Product: | [Retired] Red Hat Public Beta | Reporter: | Jure Pecar <jure.pecar> |
Component: | anaconda | Assignee: | Brent Fox <bfox> |
Status: | CLOSED NOTABUG | QA Contact: | Brock Organ <borgan> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | roswell | ||
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-09-26 11:26:11 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
Jure Pecar
2001-09-26 11:26:07 UTC
You're missing an initial size specification for the root partition... use something like part / --size 500 --grow and it will work. CVS has a better check for this and gives a somewhat better error. |