Bug 895068
| Summary: | Anaconda allows to set more than one disk as boot device | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jan Stodola <jstodola> | ||||||||||||
| Component: | anaconda | Assignee: | Chris Lumens <clumens> | ||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||
| Severity: | medium | Docs Contact: | |||||||||||||
| Priority: | medium | ||||||||||||||
| Version: | 18 | CC: | g.kaviyarasu, jonathan, mbanas, sbueno, stephent98, 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: | 2013-01-16 20:56:50 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
Jan Stodola
2013-01-14 13:16:28 UTC
Created attachment 678229 [details]
screenshot with two boot devices
Created attachment 678230 [details]
anaconda.log
Created attachment 678231 [details]
program.log
Created attachment 678232 [details]
storage.log
I can't reproduce this with your instructions. Can you think of any other steps you may have taken along the way? Create two empty disk images: $ qemu-img create f18-test-3.img 12G $ qemu-img create f18-test-4.img 12G Start F18 Final installer from DVD: $ qemu-kvm -m 2048 -hda f18-test-3.img -hdb f18-test-4.img -cdrom ~/xfr/fedora/F18/F18-Final/Final/Fedora-18-x86_64-DVD.iso -vga qxl -boot menu=on -usbdevice mouse Click Continue. Click Installation Destination. Click both disk icons to select both disks. Click "Full disk summary ...". Click first disk to select. Click Do not install bootloader. Click second disk to select. Click Set as Boot Device. Both disks have a green check in the Boot field. Created attachment 679426 [details]
video demonstrating described issue
No additional steps should be needed to reproduce this issue, see attached video.
This got fixed post-F18. *** This bug has been marked as a duplicate of bug 885381 *** |