HomeSort by: relevance | last modified time | path
    Searched refs:ROOTDISK (Results 1 - 5 of 5) sorted by relevancy

  /src/distrib/atari/floppies/prepare/
install.sh 91 ROOTDISK="$resp"
95 ROOTDISK=""
153 while [ "X${ROOTDISK}" = "X" ]; do
160 md_prep_disklabel ${ROOTDISK}
  /src/distrib/miniroot/
install.sh 117 while [ -z "${ROOTDISK}" ]; do
124 md_prep_disklabel ${ROOTDISK}
126 # Assume partition 'a' of $ROOTDISK is for the root filesystem. Loop and
143 echo " ${ROOTDISK}a /"
145 echo "${ROOTDISK}a /" > ${FILESYSTEMS}
181 echo -n "Ok to configure ${ROOTDISK}b as a swap device? [] "
185 echo "${ROOTDISK}b swap" >> ${FILESYSTEMS}
444 md_installboot ${ROOTDISK}
upgrade.sh 36 ROOTDISK="" # filled in below
152 while [ -z "${ROOTDISK}" ]; do
156 # Assume partition 'a' of $ROOTDISK is for the root filesystem. Confirm
160 echo -n "Root filesystem? [${ROOTDISK}a] "
161 getresp "${ROOTDISK}a"
377 md_installboot ${ROOTDISK}
install.sub 34 ROOTDISK="" # filled in below
254 ROOTDISK="$resp"
258 ROOTDISK=""
  /src/distrib/hp300/miniroot/
install.md 445 _DKDEVS=$(rmel ${ROOTDISK} ${_DKDEVS})

Completed in 14 milliseconds