summaryrefslogtreecommitdiffstats
path: root/src/cmd/installer-pc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/installer-pc.sh')
-rw-r--r--src/cmd/installer-pc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/installer-pc.sh b/src/cmd/installer-pc.sh
index 595e9c9..848af10 100644
--- a/src/cmd/installer-pc.sh
+++ b/src/cmd/installer-pc.sh
@@ -79,7 +79,7 @@ cmd_installer_pc_main()
"${cmd_installer_pc_opt_p-}" \
"${root}" false; then
block_umount "${root}"
- return 1
+ return 2
fi
if [ -f "${root}/sbin/lilo" ]; then