50
50
echo -e "Or become root before running "$0"\n"
52
52
elif ls -d /rofs > /dev/null 2>&1 ; then # See if there's a /rofs - if so, this is probably the live CD
55
55
echo -e "as root to your hard drive or something first, unless"
56
56
echo -e "you have some clever ideas about it, or this is wrong :-)\n"
59
59
if [ "$GOAHEAD" = y -o "$GOAHEAD" = Y ] ; then