@echo off
cd \bootdsks.144
echo " "
echo "This option makes the IDECD bootdisk. This disk (in conjunction with "
echo "one of the rootdisks in the rootdsks.144 directory) will allow you to "
echo "install Linux from most IDE/ATAPI CD-ROM drives, including those from "
echo "Sony, Mitsumi, Versa, Vertos, and Wearnes. Others will also work if they "
echo "follow the ATAPI specifications correctly. "
echo " "
echo "If for some reason your cdrom drive is *not* found at boot time, you can "
echo "force the probe to look harder by supplying a kernel command line "
echo "parameter like this: "
echo " "
echo " ramdisk hdb=cdrom "
echo " "
echo "Where 'hdb' indicates that the drive is attached as the second IDE device."
echo "The third IDE device would be 'hdc', the fourth 'hdd', and so on. "
echo " "
echo "BE SURE TO INSTALL THE KERNEL FROM THE Q SERIES THAT SUPPORTS IDECD, OR "
echo "WHEN YOU REBOOT THE INSTALLED SYSTEM IT WILL NOT DETECT YOUR DRIVE! "
echo " "
echo "Insert formatted disk in drive A: and hit a key to continue or CTRL-C "
echo "to abort... "
echo " "
pause
rawrite idecd a: