Apricity-OS / calamares

The default Apricity OS installer
GNU General Public License v3.0
3 stars 5 forks source link

Wrong boot device in automatic partitioning #6

Open prabhakar97 opened 8 years ago

prabhakar97 commented 8 years ago

Situation

Wanted to Install the OS on a block device attached at /dev/sdc on the live system. Selected erase entire disk and chose /dev/sdc's MBR as the target device for bootloader installation. Entered desired username and password and went ahead.

What was expected?

The installation summary should have showed /dev/sdc's MBR as bootloader installation target.

What happened actually?

The installation summary showed me that the bootloader will be installed on /dev/sda.

Repeated a couple of times and it behaved in the same way. Then I chose to partiation manually. Created an EXT4 and a SWAP on /dev/sdc and chose its MBR as bootloader target. This time the installation summary showed correct device as bootloader target.