@echo off
cd \rootdsks.144
echo "                                                                          "
echo "This option makes the TAPE144 rootdisk.  This is a 1.44 megabyte floppy   "
echo "disk that allows you to install Slackware Linux from SCSI or floppy       "
echo "(QIC-40/80) tape.  Please read the README_T.APE file for instructions on  "
echo "creating the tape.                                                        "
echo "                                                                          "
echo "Insert formatted disk in drive A: and hit a key to continue or CTRL-C     "
echo "to abort...                                                               "
echo "                                                                          "
pause

rawrite tape144 a:

