Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/stmsboot/
H A Dmpxio-upgrade101 new_special=$special
102 $MOUNT -o remount,rw $new_special / >/dev/msglog 2>&1
104 new_special=`$STMSBOOTUTIL -m $special`
105 if [ "$new_special" = "NOT_MAPPED" ]; then
113 RVAL=`$MOUNT -m -F $fstype -o $mntopts $new_special \
124 new_special=`$STMSBOOTUTIL -m $special`
126 $MOUNT -o remount,rw $new_special / \
130 new_special="/devices${device}"
132 $new_special $mountp >/dev/msglog 2>&1
166 new_special=$special
[all …]