@echo off
cd \bootdsks.12
echo " "
echo "This option makes the BARE bootdisk. This disk (in conjunction with "
echo "one of the rootdisks in the rootdsks.12 directory) will allow you to "
echo "install Linux from floppy disk, floppy tape, or an IDE hard drive. "
echo " "
echo "IT WILL NOT ALLOW YOU TO INSTALL DIRECTLY FROM THE CD-ROM -- USE ONE OF "
echo "THESE FOR THAT: AZTECH, CDU31A, OLD31A, CDU535, IDECD, MITSUMI, SBPCD, "
echo "SCSI. "
echo " "
echo "Insert formatted disk in drive A: and hit a key to continue or CTRL-C "
echo "to abort... "
echo " "
pause
rawrite bare a: