中国DOS联盟论坛

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-09-06 10:20
47,812 topics / 349,914 posts / today 0 new / 48,268 members
DOS启动盘 & LOGO技术 (启动盘室) » Does anyone know the parameters for device.com?
Printable Version  893 / 9
Floor1 cqsquall Posted 2003-07-28 00:00
中级用户 Posts 37 Credits 215
I use command-line mode under DOS to load the NIC driver. At first, loading pcidet.dos succeeded, but when loading protman.dos right after that, it always gives the error message "Memory allocation failed, system halted".
Command line:
autoexec.bat:
device \net\pcidet.dos
device \net\protman.dos /L:net
Floor2 6618 Posted 2003-07-28 00:00
中级用户 Posts 54 Credits 356
You can use device /? to check its usage parameters.
Floor3 cqsquall Posted 2003-07-28 00:00
中级用户 Posts 37 Credits 215
Thanks, if it really had that switch that would be great, but unfortunately it doesn't. I've already tried /help, -help, ?, /h, and so on.
Floor4 pfox Posted 2003-07-28 00:00
银牌会员 Posts 446 Credits 1,451
The parameters after device.com must be in uppercase letters!
Floor5 cqsquall Posted 2003-07-28 00:00
中级用户 Posts 37 Credits 215
I've tried both uppercase and lowercase. What I want is to understand how to use device's parameters.
Floor6 沈洁 Posted 2003-07-28 00:00
金牌会员 Posts 1,812 Credits 4,590 From 上海市
Then use a text editor to open it and take a look!
Although there will be quite a bit of garbled text,
you can still see quite a lot of English in it!
Floor7 cqsquall Posted 2003-07-28 00:00
中级用户 Posts 37 Credits 215
I've already looked through it all, nothing there. Actually what I want to do is this:
During startup I want to first copy the necessary drivers into the RAMDRIVE, and then load them in config.sys with the device= command (I want to make a bootable CD, but since writing to disk is needed during loading, using the A: drive definitely won't work, so I can only put them in a virtual drive). Unfortunately that won't work. The virtual drive can only do copying or extracting in autoexec.bat, and then it can't load drivers anymore.
Floor8 Roy Posted 2003-07-28 00:00
管理员 Posts 1,633 Credits 4,869
The following is quoted from cqsquall's post on 2003-7-28 21:35:45:
I've already looked through it all, nothing there. Actually what I want to do is this:
During startup I want to first copy the necessary drivers into the RAMDRIVE, and then load them in config.sys with the device= command (I want to make a bootable CD, but since writing to disk is needed during loading, using the A: drive definitely won't work, so I can only put them in a virtual drive). Unfortunately that won't work. The virtual drive can only do copying or extracting in autoexec.bat, and then it can't load drivers anymore.
Then use wrapper.sys in config.sys to copy the driver into the RAMDRIVE, and then load it in config.sys with the device= command...
Floor9 Wengier Posted 2003-07-28 00:00
系统支持 Posts 10,521 Credits 27,736
The following is quoted from Roy's post on 2003-7-28 22:05:18:
Then use wrapper.sys in config.sys to copy the driver into the RAMDRIVE, and then load it in config.sys with the device= command...


That doesn't seem like it'll work... because wrapper.sys has bugs, and there may be problems when doing these complicated operations...

For example, if you use wrapper.sys in config.sys to load the CCDOS97 Chinese character support system, this can be done on a hard drive, but what about on a floppy disk...
Floor10 cqsquall Posted 2003-07-28 00:00
中级用户 Posts 37 Credits 215
wrapper.sys? How do you use it? (I can't use the forum's search function. As soon as I use it, it says I'm not logged in, and after logging in again it still says I'm not logged in.) For example, if I have these 3 lines in config.sys:
device=\pcidet.dos
device=\protman.dos /I:\net
device=\dis_pkt.dos
How do I copy them into the virtual drive and load them?
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023