Cannot seem to load w2k, on a fujitsu B-2175 laptop. Formatted the Harddrive. Any one have details on creating a boot floppy disk with the PCMCIA drivers on it (for CD rom drive FPCCD19).
Done before on a B-2130, using FAT16, and booting from the floppy, with: (config Sys)
DEVICE=HIMEM.SYS /testmem:off
FILES=30
BUFFERS=20
DEVICE=A:\ATAK365.SYS
;DEVICE=A:\ATAKMGR.SYS
DEVICE=A:\KMEKATCD.SYS /d:PCMCIACD
LASTDRIVE=Z
and (AutoExec.bat)
@echo off
MSCDEX.EXE /D:PCMCIACD /L:D
Any help appreciated…
A detailed explanation would be perfect! thx.