@echo off
cd \rootdsks.144
echo "                                                                          "
echo "This option makes the TTY144 rootdisk.  This is a 1.44 megabyte floppy    "
echo "disk that allows you to install Slackware Linux on a partition using the  "
echo "Linux second extended filesystem.  You must have a partition available for"
echo "this purpose.  (If you wish to install Linux on an existing MS-DOS        "
echo "partition, please use the UMSDS144 disk instead).                         "
echo "                                                                          "
echo "Insert formatted disk in drive A: and hit a key to continue or CTRL-C     "
echo "to abort...                                                               "
echo "                                                                          "
pause

rawrite tty144 a:

