Bug 471599
| Summary: | F9's anaconda-created /etc/fstab can't upgrade to F10 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Andrew Overholt <overholt> | ||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | anaconda-maint-list, dlehman | ||||
| 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: | 2008-11-14 16:42:40 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: |
|
||||||
*** This bug has been marked as a duplicate of bug 471288 *** |
Created attachment 323589 [details] Phone camera snapshot of error I installed F9 and luks-encrypted my /home. It wrote /etc/fstab to have entries like this: /dev/VolGroup00/LogVol00 / ext3 defaults 1 1 /dev/mapper/luks-VolGroup00-LogVol01 /home ext3 defaults 1 2 I then booted from the F10 preview DVD and attempted to upgrade. It prompted me for the luks password for the encrypted /home volume but then couldn't mount it, saying "Devices in /etc/fstab should be specified by lable or UUID, not by device name." Why did it write an /etc/fstab with device names, then? I'm re-trying with UUIDs which will hopefully work.