X-Git-Url: https://git.sur5r.net/?p=bacula%2Frescue;a=blobdiff_plain;f=rescue%2Flinux%2Fusb%2Fgetdiskinfo;h=a6c8ce4efb50cf98697b1fdee4de00b974c2b7de;hp=75ec6556adfe313925e6816c077df19e387fcedb;hb=c1af6992265b56beb342e9e18cb4e40fb957da0a;hpb=fe356fbaa1d8fe9ddc30be230d98d61e2ae79726 diff --git a/rescue/linux/usb/getdiskinfo b/rescue/linux/usb/getdiskinfo index 75ec655..a6c8ce4 100755 --- a/rescue/linux/usb/getdiskinfo +++ b/rescue/linux/usb/getdiskinfo @@ -28,9 +28,9 @@ case $host in esac if [ ! `whoami` = "root" ] ; then echo "" - echo "You need to be root to run this, otherwise" - echo "sfdisk produces no output. Continuing anyway ..." + echo "You need to be root to run this script ..." echo "" + exit 1 fi #