Bug 705597
Summary: | Installer in FC15 RC3 and Beta crash after selection "Basic Storage Devices" | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jonathan Vasquez <jvasquez1011> | ||||||||||||
Component: | parted | Assignee: | Brian Lane <bcl> | ||||||||||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||
Severity: | high | Docs Contact: | |||||||||||||
Priority: | unspecified | ||||||||||||||
Version: | 15 | CC: | bcl, hdegoede, jonathan, vanmeeuwen+fedora | ||||||||||||
Target Milestone: | --- | ||||||||||||||
Target Release: | --- | ||||||||||||||
Hardware: | All | ||||||||||||||
OS: | Linux | ||||||||||||||
Whiteboard: | |||||||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||
Clone Of: | Environment: | ||||||||||||||
Last Closed: | 2011-05-18 21:48:49 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: | |||||||||||||||
Attachments: |
|
Description
Jonathan Vasquez
2011-05-17 22:27:32 UTC
Please attach the following files so we can see why this isn't working for you. (It is working for most people.): /tmp/anaconda.log /tmp/storage.log /tmp/program.log /var/log/messages Thanks. Created attachment 499489 [details]
Anaconda log file
Created attachment 499490 [details]
Program log file
Created attachment 499491 [details]
Storage log file
Created attachment 499492 [details]
Messages file in /var/log/
I have attached the files you requested. I have been doing some further testing and I tested out the RC3 in VirtualBox. I created a few lvm partitions prior to booting the installer and tried to run the Fedora installer. In the virtual machine the installer worked and found all the LVMs. So I'm not assuming that the problem isn't that the partitions have LVM volumes but it's something else. From the logs, it seems that there is come configuration missing. It looks like the removable USB drive contains a UDF filesystem which is causing parted to completely crash anaconda. Would it defeat the purpose of your install to remove it during installation? I'd be curious to see the output of the command 'parted -l' run with the drive still present. Created attachment 499699 [details]
parted -l output
Hmm, the usb is required because I'm installing Fedora via USB (created with Live USB Creator). So on /dev/sdb1 (the usb partition in my comp) is the only partition on the usb and it's W95-FAT32.
Attached is the output of `parted -l`.
*** This bug has been marked as a duplicate of bug 704669 *** |