pop-os / distinst

Installer Backend
GNU Lesser General Public License v3.0
221 stars 43 forks source link

Optional ESP bootloader install #332

Open vjr opened 4 months ago

vjr commented 4 months ago

Fixes https://github.com/pop-os/distinst/issues/331

I have no idea what I'm doing so keeping this PR as a draft.

Requesting help from any contributor(s) who can fix the issue (make bootloader install optional) with better grasp of Rust than my very rudimentary code.

vjr commented 4 months ago

Currently running the elementary OS v8 early access installer with this distinst branch the installer progresses nearly to the end but fails with an error (paraphrasing) "chroot error unmount failed with os error 16" (which seems to be device or resource busy, something still mounted?) and I have so far been unable to find out where is this current issue.