Drivers for Openserver 5.0.6

I have a Acceleport XP 2 port Serial PCI card.

I have downloaded 40002091_D.bin from the drivers section for this device and OS.
I looked up the installation method as well, the command I am to run is as follows.
#custom -i -p misc:dgap -F pwd/40002091_D.bin

I keep receiving the following error
Error:
Retry searching for distribution control files

"Error Stack:
Scan of archive failed
Error scanning streaming archive
Error reading tar archive
Calculated and stored header checksums don’t match

Please enter one of the following:
‘r’ To retry the operation
‘ca’ To cancel "

How can I get this installed???

What you will want to do is copy the file you downloaded as VOL.000.000 to some directory. You then go into SCO Software Manager (custom) and Add new software > from media image, and give it the path to the directory you put the VOL file in. That’s all there is to it!

You would need to supply the full path to a driver file:
#custom -i -p misc:dgap -F pwd/directory_where_file_is_located/40002091_D.bin
or you can simply copy file to VOL.000.000 media image, and install with custom.

Great!

That worked, and the package is installed.

Thanks for the speedy replies.