Searched refs:rpcfsdev (Results 1 – 1 of 1) sorted by relevance
123 rpcfsdev=`echo "$bootdev" | sed -e "s/dev\/dsk/dev\/rdsk/"`124 if [ X"$rpcfsdev" != X ]; then125 print "Installing grub on $rpcfsdev"126 "$ALT_ROOT"/sbin/installgrub $STAGE1 $STAGE2 $rpcfsdev138 if [ X"$rpcfsdev" != X ]; then