I need to configure a boot diskette for a Toshiba notebook with a PCMCIA
network card to boot into MS-DOS and load enough software to map a drive
letter to a SAMBA network share (or, if it would be easier, an NFS exported
filesystem) hosted on a Linux machine.
I have no idea what it will take to do this.
My sense is that I'll need to load something first to recognize and handle the
PCMCIA card and then I'll need to load some network drivers and finally, I'll
need something to establish a connection and map the share (or NFS exported
filesystem) to a drive letter.
Once I get that far I intend to load a utility that will grab a disk image
from the server machine and replicate that image onto my notebook. I've got
my hands on that utility. It's the only part of this equation that
I understand.
I need to do this with a pair of notebooks, one Toshiba 400CDT and one
Toshiba 430 CDT. Each of the notebooks make use of a Xircom CE3B-100BTX
running at 10 Mbps.
How should I proceed?
Is there any obvious reason technical reason why this can't be done?
-- Rich