mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-25 09:17:08 +00:00
Unmount the ESP directory for launching the installer
This commit is contained in:
@@ -528,7 +528,7 @@ installer_force_umount() {
|
||||
dev=$1; shift
|
||||
mpt=$1; shift
|
||||
case "$mpt" in
|
||||
/mnt/*)
|
||||
/mnt/*|/boot/*)
|
||||
installer_say "Unmounting $mpt (--force)"
|
||||
umount "$mpt"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user