summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/cmd/installer-pc.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/cmd/installer-pc.sh b/lib/cmd/installer-pc.sh
index 12e1193..faeceb3 100644
--- a/lib/cmd/installer-pc.sh
+++ b/lib/cmd/installer-pc.sh
@@ -50,6 +50,7 @@ cmd_installer_pc_main()
suite="${1}"
dev="${2}"
+ check_block "${dev}"
if [ "x${suite%%:*}" != "x${suite}" ]; then
profile="${suite%%:*}"