Creating Bootable Diagnostic Diskettes
To create a bootable diagnostic diskette:
- Download the appropriate Disk Image to your hard drive. Note the file name, as you will need that later. The file names have one of these formats: 150xxxxY.i or 180xxxxY.i, where: xxxx are numbers and Y is an alpha-character.
- RocketPort image file (.exe version is not supprted as of Rev F)
- RocketPort 550 image file
- RocketModem image file
- Hostess image file
- WINDOWS and DOS USERS: Download the Rawrite utility. For more information about Rawrite, you can refer to rawrite3.doc, which contains similar information as this file.
- Insert a formatted 1.44MB diskette.
- Follow the appropriate instructions for your operating system (found below) to complete the procedure:
Windows Environment
- Double-click on the Rawrite.exe utility you downloaded.
- Enter the disk image source file name.
- Enter the target diskette drive, for example;
a. - Insert the formatted diskette into the target drive and press the ENTER key.
- Rawrite may be aborted at any time by typing
^CorCTRL-Break.
DOS Environment
- At the DOS prompt, execute the RaWrite utility that you downloaded to your hard drive. For example: C:\TEMP\RaWrite
- Enter the disk image file name.
- Enter the target diskette drive, for example; a.
- Insert the formatted diskette into the target drive and press the ENTER key.
- Rawrite may be aborted at any time by typing ^C or CTRL-Break.
UNIX Environments
- Use the dd command to copy the diskette image file out to a floppy drive. For example:
dd if=(primary 3.5" drive)/<150xxxxY> of=/dev/rfd0135ds18
dd if=(secondary 3.5" drive)/<150xxxxY> of=/dev/rfd1135ds18 - For more information about dd, refer to your operating system’s manpages.
