This is a zip file containing all the files used to create logos on the SAI2 server board. The logo utility requires a .BMP file as input. The .BMP file must be 640x480 and only have eight colors. To create the logo: From a Command prompt window under Windows, run: makelogo.bat filename.bmp where filename.bmp is the name of the .bmp file containing the logo. Files needed to create logo.rom: bmp2pgx.exe fsz.exe logo.bmp logo.src mklogo.bat prepare.exe To flash the logo: Boot from a floppy disk containing contain the following files: logo.bin, logo.rom, and Phlash.exe. Once the system has booted from the floppy, run 'phlash /s /b=logo.bin logo.rom' on the command line to update the logo. The logo update will occur automatically. Reboot the system when the logo update complete message appears on the screen.