@echo off
cd \rootdsks.12
echo "                                                                          "
echo "This option makes the UMSDOS12 rootdisk.  This is a 1.2 megabyte floppy   "
echo "disk that allows you to install Slackware Linux on an existing DOS        "
echo "partition in the \LINUX directory.  (If you wish to install Linux using   "
echo "Linux's high-performance second extended filesystem, you will need to     "
echo "use the COLRLITE rootdisk instead.)                                       "
echo "                                                                          "
echo "Insert formatted disk in drive A: and hit a key to continue or CTRL-C     "
echo "to abort...                                                               "
echo "                                                                          "
pause

rawrite umsdos12 a:

