Home
last modified time | relevance | path

Searched refs:new_special (Results 1 – 1 of 1) sorted by relevance

/titanic_52/usr/src/cmd/stmsboot/
H A Dmpxio-upgrade102 new_special=$special
103 $MOUNT -o remount,rw $new_special / >/dev/msglog 2>&1
105 new_special=`$STMSBOOTUTIL -m $special`
106 if [ "$new_special" = "NOT_MAPPED" ]; then
114 RVAL=`$MOUNT -m -F $fstype -o $mntopts $new_special \
125 new_special=`$STMSBOOTUTIL -m $special`
127 $MOUNT -o remount,rw $new_special / \
131 new_special="/devices${device}"
133 $new_special $mountp >/dev/msglog 2>&1
167 new_special
[all...]