Home | History | Annotate | Download | only in prepare

Lines Matching refs:resp

57 	read resp
58 if [ -z "$resp" ]; then
59 resp=$1
90 if isin $resp $_DKDEVS ; then
91 ROOTDISK="$resp"
94 echo "The disk $resp does not exist."
109 case "$resp" in
114 if isin $resp $_DKDEVS ; then
115 md_labeldisk $resp
118 echo "The disk $resp does not exist."
132 case "$resp" in