solus-project / os-installer

Solus Installer
https://solus-project.com/
GNU General Public License v2.0
16 stars 11 forks source link

[BUG][UEFI]Permission error if target partitions are mounted #37

Open snowmotion opened 7 years ago

snowmotion commented 7 years ago

If the target partition is mounted (I think for me it was the ESP partition), the installer fails with a permission error message.

Could be solved by checking if the target partition is mounted and unmounting it/informing the user if it is not possible.