@echo off
cd \bootdsks.12
echo " "
echo "This option makes the CDU535 bootdisk. This disk (in conjunction with "
echo "one of the rootdisks in the rootdsks.12 directory) will allow you to "
echo "install Linux from a Sony CDU-535 or Sony CDU-531 CD-ROM drive. "
echo " "
echo "IT WILL DEFINITELY NOT WORK WITH CD-ROM DRIVES WITH *IDE*-INTERFACE, "
echo "use the IDECD disk for those. "
echo " "
echo "To use this bootdisk, you must pass some information to the kernel when "
echo "you boot the disk, like this: "
echo " "
echo " ramdisk sonycd535=0x320 "
echo " "
echo "This will tell the kernel the I/O base address of the card. In addition, "
echo "you must install the CDU535 kernel from the Q series, and you might need "
echo "to use the sonycd535=0x320 with your system bootdisk that will be made for"
echo "you during the installation process. "
echo " "
echo "Insert formatted disk in drive A: and hit a key to continue or CTRL-C "
echo "to abort... "
echo " "
pause
rawrite cdu535 a: