diff --git a/zbm_set_new_uefi_boot_entries.sh b/zbm_set_new_uefi_boot_entries.sh index af2b4c6..d972051 100644 --- a/zbm_set_new_uefi_boot_entries.sh +++ b/zbm_set_new_uefi_boot_entries.sh @@ -94,8 +94,7 @@ function select_part () { esac >&3 printf -- '%s\n' \ 'It looks as if there is no '"${part_type_human_readable}" \ - 'on any of the disks. Did you correctly partition a disk before starting?' \ - 'Check https://quico.space/quico-os-setup/arch-zbm#prep. Exiting ...' + 'on any of the disks. Is this a chroot? Exiting ...' exit 77 fi