![]() |
China DOS Union-- Unite DOS · Advance DOS · Grow DOS --Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum |
| Guest | Log in | Register | Members | Search | China DOS Union |
|
中国DOS联盟论坛 The time now is 2026-08-12 17:25 |
47,811 topics / 349,897 posts / today 0 new / 48,256 members |
| DOS媒体世界 & 网络技术 (多媒体室) » [Recommendation] A floppy disk boots the M$ CLIENT network |
| Printable Version 13,193 / 31 |
| Floor1 lyuzhou | Posted 2003-11-01 00:00 |
| 初级用户 Posts 11 Credits 145 | |
|
Download link: http://www.yuzhou.org/download/tools/netdos71.zip
Originally wanted to upload, but this forum has a limit on the size of attachments, and splitting into volumes is too troublesome. (Moderators can put it on your website for download) This is a boot disk I made myself. It can boot the M$CLIENT network and use commands like net view, net use to access shared resources on the local area network. The floppy disk image file can be directly used in the VmWare virtual machine, and the network card of VmWare is driven under DOS!! XMSDSK memory virtual disk and PKZIP compression tools are used. Everyone, if you think it's good, please reply to support it! ![]() Please give your advice on the deficiencies. This boot disk supports the following four types of network cards: RTL8139 ——Everyone knows this network card AMD PCnet ——VmWare virtual machine simulates this type of network card Intel PRO/100B ——Many servers and laptops integrate this type of network card SiS 900/9016 ——Network card integrated by SiS motherboards Use these two protocols: Microsoft TCP/IP (uses DHCP to automatically obtain IP) Microsoft NetBEUI Instructions for use: After booting, the first dialog box selects the network card type (press the ESC key to return to the DOS prompt), The second dialog box selects whether to start the network (later you can execute STARTNET.BAT in the N:\NET directory to start the network). Configuration instructions: If you want to configure network parameters (such as IP, workgroup name, etc.), please select not to start the network in the second dialog box. Then enter the NET directory of the N drive (memory virtual disk) to execute SETUP for configuration. Note: Because it is a memory virtual disk, do not restart after changing the configuration, otherwise the changes will be invalid. You should press F3 to exit when the SETUP program prompts to insert the boot disk for the second time (do not rewrite the AUTOEXEC.BAT and CONFIG.SYS files). If you only want to temporarily change the configuration, execute STARTNET.BAT in the N:\NET directory to start the network. If you want to permanently change the configuration, copy the SYSTEM.INI and PROTOCOL.INI files in the N:\NET directory to the corresponding subdirectory under A:\NET corresponding to the network card type. |
|
| Floor2 Wengier | Posted 2003-11-01 00:00 |
| 系统支持 Posts 10,521 Credits 27,736 | |
|
Just now saw and tried it, it is indeed worthy of encouragement! But it has a biggest problem which is compatibility, because there are only 4 choices for the network card in this boot disk, but after all, the types of network cards now are far more than these. For example, the network card used on my computer (referring to the real mode, while it is available under VMWare) is not provided with corresponding driver programs in this boot disk. This is also the main reason why I have not made a universal network boot disk. And if I collect various network card driver programs everywhere, it is not only quite troublesome, but also the floppy disk space is tight. Do you have any good solutions?
|
|
| Floor3 lyuzhou | Posted 2003-11-01 00:00 |
| 初级用户 Posts 11 Credits 145 | |
|
There are indeed many types of network cards, and it's almost impossible to make a universal network boot disk (unless someone has made a universal network driver). For other network cards, you can only execute the SETUP program to add the network card driver (using NDIS2 driver). Remember to save the configuration results (two INI files and one DOS file) back to drive A. Drive N is just a memory virtual disk. For more details, just look at AUTOEXEC.BAT by yourself.
![]() By the way, I forgot to mention that the PACKET directory on drive A also has the PACKET drivers for these four types of network cards. |
|
| Floor4 lyuzhou | Posted 2003-11-01 00:00 |
| 初级用户 Posts 11 Credits 145 | |
|
There is also a regret that M$CLIENT does not support long file names.
All the resources on the network are in 8.3 format. I wonder if there is a way to solve this? |
|
| Floor5 Wengier | Posted 2003-11-01 00:00 |
| 系统支持 Posts 10,521 Credits 27,736 | |
|
The best way to solve the long filename problem is to rely on MS to launch a new version of MSCLIENT if possible. Another problem is that MSCLIENT has some issues when reading many FAT32 partitions..
|
|
| Floor6 yiran | Posted 2003-11-01 00:00 |
| 初级用户 Posts 19 Credits 187 | |
|
There are many network card drivers under DOS in Ghost 8.0 (you can choose which network card driver to use when making a bootable disk). I think it can be burned onto a small CD and taken along, which is also good.
|
|
| Floor7 iceboy | Posted 2003-11-01 00:00 |
| 银牌会员 Posts 512 Credits 1,681 | |
|
I'll go try compressing it with Uharc + Ramdisk
|
|
| Floor8 atoms | Posted 2003-11-21 00:00 |
| 初级用户 Posts 28 Credits 182 | |
|
Actually, I do have a universal network boot disk made by a foreigner in my hand
|
|
| Floor9 alanwin | Posted 2003-12-10 00:00 |
| 初级用户 Posts 4 Credits 121 | |
|
Person on the 8th floor, can you share your precious network boot disk?
|
|
| Floor10 sd8 | Posted 2003-12-10 00:00 |
| 初级用户 Posts 32 Credits 191 | |
|
It can be seen that the original poster has just learned to make network clients, give some encouragement. Hehe
|
|
| Floor11 Ignatius | Posted 2003-12-28 00:00 |
| 初级用户 Posts 13 Credits 145 | |
|
Thanks a lot. I've been too busy to read the relevant articles, just take a look at how to configure it ^_^
|
|
| Floor12 rori | Posted 2004-03-14 00:00 |
| 初级用户 Posts 4 Credits 112 | |
|
I need the owner's stuff. But can't download it~ ~ ~ 555
|
|
| Floor13 aria | Posted 2004-03-16 00:00 |
| 高级用户 Posts 243 Credits 924 | |
|
This is very similar to the stuff from nu2.nu.
|
|
| Floor14 hunome | Posted 2004-03-16 00:00 |
| 银牌会员 Posts 721 Credits 2,265 | |
|
wengier, I wonder if you can collect as many network card drivers as possible and make a 2.88M one. It can be placed on a CD.
|
|
| Floor15 hyh_6520 | Posted 2004-03-21 00:00 |
| 初级用户 Posts 8 Credits 151 | |
|
I use the NET VIEW command to view other 2000 98 can't see, can only map shared files ah.
Can we change this NET to be as powerful as the function in 2000? Can it be improved? Under DOS, the floppy disk connects to the local area network relying on this NET command. Also, how to set the workgroup with the NETBUEI protocol? I can't find the place to set it. Thanks~~~~~~~ |
|
| 1 2 3 Next |
|
[ Contact the Union admin team -
中国DOS联盟 -
Standard version ] Sponsored by ifanr Inc | © 2001–2023 |