@echo off cd \bootdsks.12 echo " " echo "This option makes the CDU31A 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-31A or Sony CDU-33A 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 cdu31a=0x1f88,0,PAS " echo " " echo "The first number is the I/O base address of the card. The second is the " echo "interrupt (0 means none). The third should be 'PAS' if on a Pro Audio " echo "Spectrum, or nothing if on something else. If you'd rather use an older " echo "kernel that looks for your drive automatically, use the OLD31A bootdisk, " echo "and be sure to install the OLD31A kernel from the Q series. " echo " " echo "Insert formatted disk in drive A: and hit a key to continue or CTRL-C " echo "to abort... " echo " " pause rawrite cdu31a a: