@echo off
echo "Insert formatted disk in drive A: and hit a key to continue or CTRL-C"
echo "to abort..."
pause
cd \bootdsks.144 
rawrite bare a:

