Bug 896729
| Summary: | can't properly handle partition sizes | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | BuggyFe <ok14052004> | ||||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 18 | CC: | anaconda-maint-list, dshea, g.kaviyarasu, jonathan, sbueno, stephent98, vanmeeuwen+fedora | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-08-21 18:33:25 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
BuggyFe
2013-01-17 21:06:59 UTC
(In reply to comment #0) ... > minor point, in the current installation/partitioning it is guessed that > 1GB=1000MB, in most of systems 1GB = 1024MB Thanks for your report. Problems with display and conversion of storage units have been reported in this bug: Bug 890711 - Anaconda Manual Partitioning Incorrectly Converts Unit Sizes Can you please attach /tmp/anaconda.log and /tmp/storage.log for your initial problem to this bug report? Thanks. Created attachment 682850 [details]
anaconda log
this is not the original trouble, it's a simpler case, I just try to repartition only one of the pre-set partitions and keep all other as they are and it still doesn't get through
Created attachment 682851 [details]
storage log
the same as for anaconda.log attached
I tried a simpler case: repartition only one of the pre-set partitions (pre-set, I mean ones which has been created by Fujitsu bootable disc provided with the notebook to restore the system (Windows 8)). It had an option to resize 2 partitions on the discs (C and D). So, I've made C partition set to allowed minimum 80GB and D - the rest of the disc (main part). Than using Fedora 18 installation procedure (running your anaconda), I try only to reformat what was partition D in the factory case (just looking on the size one can't make a mistake). I deleted D partition and tried to create what I need for my linux installation. Generalli it went smoothly in the set up up to the point where the partitions have to be created (before I was unable to get even there). As a result I got "error checking storage configuration" and the installer can't proceed further. appeared, crucial step to finish partitioning and start installation was to create 200mb partition /boot/efi of EFI system type. It may be a good idea to make a message to a user when partitioning can't be completed for this reason. Partitioning errors are displayed as a bright red bar at the bottom of custom partitioning that you can click on to display the details, or as an orange bar at the bottom of the hub and initial storage spoke that you can also click on to display the details. It's unclear to me whether you are seeing these or not. We've been working a lot on storage UI post-F18, though, so please test this again with F19 alpha (which won't be out for a couple months, though) or with a rawhide image and let me know if this is working better for you. Thanks. |