Skip to content

Fix for create_fs when previously created

likewhoa requested to merge likewhoa/RoninDojo:system-install-1 into development

Noticed that when creating a new system install, if there was a previous install there was no logic involved in checking the systemd mount file for UUID changes, nor if the mount point was already mounted by device. This PR fixes that.

Merge request reports