T. Ment
2020-05-30 18:15:39 UTC
I'm still looking for a place that sells refurbished machines locally
For a diskless client PC, all you need is a motherboard, cheap Realtek8139 NIC, power supply, and case.
what people are currently using, and what hardware is available can be
extremely helpful.
I always wanted a diskless DOS client and I finally got around to it.extremely helpful.
You can do it with PXE but the ROM takes about 40k of upper DOS memory,
I wanted something smaller, so I went with RPL, the old way, back in the
DOS days. It's hard to find a motherboard with a NIC ROM that old, most
are PXE now.
But Realtek still has an 8139 RPL ROM for download. I burned it to a 32k
ROM chip, put it the NIC socket, activated the ROM size on the card with
the Realtek setup utility, and booted it up. It only takes 14k upper DOS
memory, much better.
The RPL boot ROM talks to a Personal Netware server running on DR-DOS
7.03 and loads a bare bones DOS image over the network. Once connected
to the server, you can load more files and do whatever you want.
It took a lot of trial and error to get it working, this old stuff is
not well documented. Documenting what I did would take days.
That's too much work, since no one else is likely to care, But if anyone
has specific questions, I will try to answer.