Poster:
I'm sorry, I'm a Taiwanese netizen. I'm honored to read the owner's article and also downloaded the owner's DOS boot disk. But I encountered some problems and would like to ask for advice (I'm sorry I can only write traditional Chinese, I hope the owner can understand).
1. DHCP is using (haneWIN DHCP), and the boot file is: pxelinux.0
2. Successfully booted with PXE, saw the boot menu, entered: Normal boot,
3. Want to use network functions. Executed: runnet
4. Entered the net folder: executed: net use v: \\192.168.1.254\img (the shared path on the server)
But when executing net use, the following error message appears:
NET3658: The DLSHELP.SYS driver is not installed.
For more information, type NET HELP 3658
Typing NET HELP 3658 finds
Cause: Either the DEVICE=DLSHELP.SYS statement does not exist in CONFIG.SYS or an error occurred while attempting to load DLSHELP.SYS.
Originally, I hoped to connect to the network disk, and then I could run ghost to restore the image on the server or back up the image on the server. But the above problem has been appearing all the time, so I can't connect to the disk. Can the owner please give me some advice?