Bug 747417
Summary: | anaconda is ignoring kickstart --fsprofile when combined with --useexisting or --onpart | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Chris Adams <linux> | ||||
Component: | anaconda | Assignee: | David Lehman <dlehman> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 16 | CC: | anaconda-maint-list, awilliam, jonathan, pasik, vanmeeuwen+fedora | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | AcceptedNTH | ||||||
Fixed In Version: | anaconda-16.23 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2011-11-03 01:51:33 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: | 713566 | ||||||
Attachments: |
|
Anaconda is erroneously ignoring fsprofile when combined with --useexisting or --onpart. An updates image is available for the time being which can be used with the version of anaconda in the Fedora 16 Beta. To use it, add the following to the boot command line: updates=http://dlehman.fedorapeople.org/updates-747417.0.img I'm proposing this as a NTH for F16 since the patch is very straightforward and low-risk. NTH is f16-accepted, not f16blocker. +1 NTH, useful patch can't be fixed post-release, low risk. Discussed at 2011-10-21 NTH review meeting, accepted as NTH for the reasons mentioned in comment #4. anaconda-16.23-1.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/anaconda-16.23-1.fc16 This should be fixed now, let's close. Re-open if it's still happening in post-16.23 F16 RCs. thanks! -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers |
Created attachment 529079 [details] Sample kickstart I'm attempting to set custom mke2fs options by adding a section to /etc/mke2fs.conf in %pre and using it via --fsprofile. It appears that anaconda is ignoring the --fsprofile option though (this is with F16-Beta). I'll attach a sample kickstart that shows the problem in a VM for me.