Hi Bob, To the best of my knowledge the images are the latest 3.2. The scsi stuff is suspect!!! The scsi.ha & scsi.ecu are from you! Also included is yor jetcom tar disk. The file IMAGE.INFO list the contents of the /usr/options/* file for each utility, plus my comments. There are some additional diskettes, such as xdtool, isc, etc. These are listed in X.LIST. Have fun! ========================== USING Floppy images: A 3b2 diskette 1435 512 blocks of data (728064 bytes). To create a floppy from the file image (floppy must be formatted): dd if=file_image of=/dev/rSA/diskette1 bs=9k (Note space around '=' not allowed) To create a floppy image file from a floppy: dd if=/dev/rSA/diskette1 of=image_file bs=9k