Bug 895068 - Anaconda allows to set more than one disk as boot device
Summary: Anaconda allows to set more than one disk as boot device
Keywords:
Status: CLOSED DUPLICATE of bug 885381
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 18
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Chris Lumens
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-14 13:16 UTC by Jan Stodola
Modified: 2013-03-12 14:27 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-01-16 20:56:50 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
screenshot with two boot devices (87.17 KB, image/png)
2013-01-14 13:17 UTC, Jan Stodola
no flags Details
anaconda.log (6.59 KB, text/plain)
2013-01-14 13:18 UTC, Jan Stodola
no flags Details
program.log (33.49 KB, text/plain)
2013-01-14 13:19 UTC, Jan Stodola
no flags Details
storage.log (81.20 KB, text/plain)
2013-01-14 13:19 UTC, Jan Stodola
no flags Details
video demonstrating described issue (1.00 MB, application/octet-stream)
2013-01-16 09:04 UTC, Jan Stodola
no flags Details

Description Jan Stodola 2013-01-14 13:16:28 UTC
Description of problem:
It is possible to select more than one disk as boot device. See steps to reproduce.

Version-Release number of selected component (if applicable):
Fedora 18-RC4
anaconda-18.37.11

How reproducible:
always

Steps to Reproduce:
1. start graphical installation on a system with more than one disk
2. proceed to the main hub, select "Installation destination"
3. select all available disks
4. click on "Full disk summary and options..."
5. first disk is selected as boot device - select it and click "Do not install bootloader"
6. select second disk and click "Set as Boot Device"
  
Actual results:
First and second disks are marked as boot device.

Expected results:
Only one disk is marked as boot device.

Comment 1 Jan Stodola 2013-01-14 13:17:14 UTC
Created attachment 678229 [details]
screenshot with two boot devices

Comment 2 Jan Stodola 2013-01-14 13:18:52 UTC
Created attachment 678230 [details]
anaconda.log

Comment 3 Jan Stodola 2013-01-14 13:19:19 UTC
Created attachment 678231 [details]
program.log

Comment 4 Jan Stodola 2013-01-14 13:19:42 UTC
Created attachment 678232 [details]
storage.log

Comment 6 Chris Lumens 2013-01-15 19:11:54 UTC
I can't reproduce this with your instructions.  Can you think of any other steps you may have taken along the way?

Comment 7 Steve Tyler 2013-01-15 22:05:30 UTC
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.

Comment 8 Jan Stodola 2013-01-16 09:04:27 UTC
Created attachment 679426 [details]
video demonstrating described issue

No additional steps should be needed to reproduce this issue, see attached video.

Comment 9 Chris Lumens 2013-01-16 20:56:50 UTC
This got fixed post-F18.

*** This bug has been marked as a duplicate of bug 885381 ***


Note You need to log in before you can comment on or make changes to this bug.