ZDS SupersPORT Frequently Asked Questions


  1. How do you access the BIOS?
  2. Which math-coprocessor does this system take? Where can I get one?
  3. Does the SupersPORT support 1.44MB disks?
  4. What does the error +++Disk Error: Invalid address mark!+++ mean?
  5. Can I replace the 720K drive with a 1.44MB drive?
  6. I don't have any 720KB disks. Isn't there some way I can use a 1.44MB disk?
  7. Can this machine be upgraded to run Windows?
  8. All of these old ZDS models look alike. How do I tell if mine has an 8088 or an 80286?
  9. Can the SupersPORT be attached to a network?
  10. Can the SupersPORT be upgraded to a faster CPU?


  1. Q: How do you access the BIOS?

    A: It depends on what you mean by the question. If you are trying to configure BIOS parameters, such as the drive type or the memory size, you can't do it. Keep in mind that this is an XT (8088) class system. That feature didn't start showing up until the AT (80286) class systems. Some hardware settings can be changed via the DIP switches.

    If you are looking for diagnostic routines, there is a BIOS feature that ZDS refers to as a monitor. This is accessed by pressing <Ctrl> <Alt> <Ins>. (Some people have reported that they use <Ctrl> <Alt> <Enter>.) This will allow you do memory tests, disk tests, etc.

  2. Q: Which math-coprocessor does this system take? Where can I get one?

    A: Zenith Data Systems specified an 8087-2 for this system. Intel actually made four different versions of the 8087.

    ChipSpeed
    80874.77 MHz
    8087-110 MHz
    8087-28 MHz
    8087-34.77 MHz

    The chips you can use depend on the speed setting for your SupersPORT. It's not usually a problem to run a chip slower than its rated speed. Just don't run it faster. If your system is set for 4.77 MHz any of these chips will work. If it's set for 8 MHz you can use either an 8087-1 or an 8087-2.

    These chips have been out of production for several years. You might find one at your local computer swap shop, on eBay, etc. I've seen a few on eBay, with prices ranging from $5.00 to $50.00. Unless you have specific software that requires one, I wouldn't bother. Most software doesn't use it, and it'll just drain the battery that much faster.

  3. Q: Does the SupersPORT support 1.44MB disks?

    A: No. It has a 720K drive. You cannot read or write disks formatted for 1.44MB.

  4. Q: What does the error +++Disk Error: Invalid address mark!+++ mean?

    A: This error could either mean that you're either trying to use a 1.44MB disk in a 720KB disk drive (see the previous question) or you're trying to use an unformatted disk.

  5. Q: Can I replace the 720K drive with a 1.44MB drive?

    A: No. Neither the BIOS nor the disk controller will support a 1.44MB drive.

  6. Q: I don't have any 720KB disks. Isn't there some way I can use a 1.44MB disk?

    A: Only if you format it for 720K. You can fool the drive by putting a piece of tape over the little hole in the corner of the disk. (Not the one with the slider, the other one.) This prevents the drive from recognizing that this is really a 1.44MB disk. To format it, use the following command from the DOS prompt:

    c:\>format a: /u /f:720
    To make a bootable disk, add the /s parameter:
    c:\>format a: /u /f:720 /s
    The disk will only boot in the SupersPORT if you formatted it on a system running DOS or Windows 3.1. Windows 95, 98, NT, and 2000 require a 80386 or better processor.

    Update: Being able to use 1.44MB disks seems to be depend on the particular drive. On some drives it works okay. On others you get data errors. I would not recommend it.

  7. Q: Can this machine be upgraded to run Windows?

    A: Assuming that we are discussing Windows 3.0 or higher, the answer is no. This machine only has an 8MHz 8088 processor and 640K of RAM. The built-in monitor is CGA. Some creative soul might be able to add enough hardware with an expansion chassis (if you could find one) to get Windows to run, but it certainly wouldn't be portable anymore. If you want a laptap to run Windows, I would recommend a 386 or better.

  8. Q: All of these old ZDS models look alike. How do I tell if mine has an 8088 or an 80286?

    A: If you flip the unit over, the 8088 models have a small access cover on the underside. If you pry this open, there should be a set of eight DIP switches and a socket for a 8087. This is a an 8088 model.

    The keyboard layouts are also slightly different. (I'll add some pictures one of these days.)

  9. Q: Can the SupersPORT be attached to a network?

    A: Yes. I've done this using a Xircom Pocket Ethernet 3 adapter that attaches to the parallel port. See Using the SupersPORT on a Network for details.

  10. Q: Can the SupersPORT be upgraded to a faster CPU?

    A: Yes. You can replace the 80C88 CPU with an NEC V20. This will yield a performance improvement of about 15%. You should use an 8 or 10 MHz V20.


Home

Last modified 6/3/2009