summaryrefslogtreecommitdiffstats
path: root/rescue/restore-image.sh
diff options
context:
space:
mode:
Diffstat (limited to 'rescue/restore-image.sh')
-rwxr-xr-xrescue/restore-image.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/rescue/restore-image.sh b/rescue/restore-image.sh
index dade72dee..b35bb4b7e 100755
--- a/rescue/restore-image.sh
+++ b/rescue/restore-image.sh
@@ -98,8 +98,6 @@ function detect_root()
else
root=$opcao
fi
- else
- _msgbox "\nError writing image: disk device not detected.\n"
fi
else
root=$(echo $devices | cut -d ' ' -f 1)