|
ljljt
初级用户
 
积分 115
发帖 4
注册 2003-12-3
状态 离线
|
『楼 主』:
求支持NTFS的虚拟DOS
使用 LLM 解释/回答一下
求支持NTFS的虚拟DOS的IMG
Please clarify the most relevant context or specific requirements. As the content you provided is relatively simple, it directly translates to: "Looking for an IMG of a virtual DOS that supports NTFS"
|
|
2005-3-5 00:00 |
|
|
不点
银牌会员
     不甘寂寞的人
积分 2491
发帖 1115
注册 2003-9-24
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
只要找一个支持 NTFS 的 DOS 便可。无所谓虚拟不虚拟。不管什么 DOS 的IMG,你拿来刻写软盘,那就不算虚拟。如果拿来用仿真器仿真,这就是虚拟。grub4dos 的最新版支持任何 DOS img 的虚拟,它甚至支持win98 IMG 的虚拟,因此 DOS 就更容易支持了。
Just find a DOS that supports NTFS. It doesn't matter whether it's virtual or not. No matter what DOS IMG it is, if you use it to write to a floppy disk, it's not virtual. If you use an emulator to simulate it, this is virtual. The latest version of grub4dos supports the virtualization of any DOS img, and it even supports the virtualization of win98 IMG, so DOS is easier to support.
|

因为我们亲手创建,这个世界更加美丽。 |
|
2005-3-5 00:00 |
|
|
ljljt
初级用户
 
积分 115
发帖 4
注册 2003-12-3
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
朋友:我是网吧网管经常用到GHOST,我下载了个VFloppy1.5做了个虚拟DOS启动,但是这个启动不能访问NTFS,我想它能访问到NTFS的格式,所以提出了这个问题,应该怎么解决呀?我对你所说的grub4dos一点都不懂呀!
Friend: I am an internet cafe manager who often uses GHOST. I downloaded VFloppy 1.5 to make a virtual DOS boot, but this boot cannot access NTFS. I want it to be able to access NTFS format, so I raised this question. How should I solve it? I don't understand anything about grub4dos at all!
|
|
2005-3-5 00:00 |
|
|
不点
银牌会员
     不甘寂寞的人
积分 2491
发帖 1115
注册 2003-9-24
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
GRUB4DOS可以支持NTFS,虽然目前支持得还有限,但毕竟有了这个基本功能了。如果在使用的过程中发现 GRUB4DOS在打开子目录中的某个文件时出现失败的情况,请把它拷贝到根目录,这样就可以正常打开了。
看来你从未使用过 GRUB4DOS,简单给你介绍一下吧。
在 GRUB 命令行下执行以下命令序列,就可以启动你的 分区 (hd0,0) 根目录下的 floppy.img 文件了:
map --mem (hd0,0)/floppy.img (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
boot
无需你事先做任何复杂的设置,只要进入 grub 就可以执行以上命令了。你当然也可以把这些命令放在菜单中,避免每次手动敲入的繁琐。
从 http://grub.linuxeden.com/ 上可以找到很多 GRUB 入门的链接资料。你简单学习一下,应当就可以会使用了。
GRUB4DOS can support NTFS. Although the support is still limited at present, after all, this basic function is available. If you find that GRUB4DOS fails to open a file in a subdirectory during use, copy it to the root directory, and then it can be opened normally.
It seems that you have never used GRUB4DOS. Let me briefly introduce it to you.
Execute the following command sequence under the GRUB command line to boot the floppy.img file in the root directory of partition (hd0,0):
map --mem (hd0,0)/floppy.img (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
boot
You don't need to do any complicated settings in advance. You can execute the above commands as long as you enter grub. Of course, you can also put these commands in the menu to avoid the trouble of typing manually each time.
You can find many GRUB entry links from http://grub.linuxeden.com/. You can learn it briefly, and you should be able to use it.
|

因为我们亲手创建,这个世界更加美丽。 |
|
2005-3-6 00:00 |
|
|
不点
银牌会员
     不甘寂寞的人
积分 2491
发帖 1115
注册 2003-9-24
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
呵呵,刚刚注意到你是网吧里的网管。
用 grub4dos 在内存中虚拟一个 win98给上网的朋友使用(假定你的内存有2G,因而有足够的空间装win98的到内存虚拟盘),这样,上网者感觉硬盘速度飞快,而且,他走了之后不会给你的硬盘带来任何不良的东西,你只要重启动,什么都恢复如初了。这样永远不再需要 Ghost 了。
你的主系统中甚至全部都是 NTFS 的,你自己管理的时候,就进入 WIN NT/XP,给用户上网的时候,就用 grub4dos 和一个事先建立好的 win98.img 文件,让用户只能进入 win98。
grub 中有口令设置命令,如 password, lock 等,你可以根据你的需要来对菜单项设置不同的口令,对用户的使用进行限制,很方便的。
Hehe, just noticed that you're a network administrator in an internet café.
Use grub4dos to virtually create a Win98 in memory for friends using the internet (assuming your memory is 2G, so there's enough space to install Win98 to the memory virtual disk). In this way, internet users will feel that the hard disk speed is extremely fast, and nothing bad will be left on your hard disk after they leave. You just need to restart, and everything returns to normal. This way, you'll never need Ghost again.
Even your main system can be all NTFS. When you manage it yourself, you enter WIN NT/XP. When providing internet access to users, you use grub4dos and a pre-created win98.img file to let users only enter Win98.
There are password setting commands in grub, such as password, lock, etc. You can set different passwords for menu items according to your needs to restrict users' use, which is very convenient.
|

因为我们亲手创建,这个世界更加美丽。 |
|
2005-3-6 00:00 |
|
|
ljljt
初级用户
 
积分 115
发帖 4
注册 2003-12-3
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
不点,谢谢你了,看你上面的介绍grub4dos好像是个虚拟PC软件,但我用不上,谢谢你的帮忙.
Don't click, thank you. Looking at your introduction above, grub4dos seems to be a virtual PC software, but I don't need it. Thank you for your help.
|
|
2005-3-6 00:00 |
|
|
fwh_sx
初级用户
 
积分 121
发帖 11
注册 2005-3-31
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
哈哈哈哈,让我找到宝了!我只想好好的笑一场.
Hahaha, I found a treasure! I just want to have a good laugh.
|
|
2005-3-31 00:00 |
|
|
Esme
初级用户
 
积分 170
发帖 35
注册 2005-2-24
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
ljljt,让dos支持ntfs很容易啊,在你的dos img里加入ntfs4dos这个软件就行了不过运行它要吃掉不少基本内存
ljljt, it's very easy to make DOS support NTFS. Just add the NTFS4DOS software to your DOS img. But running it will consume quite a bit of base memory
|
|
2005-4-26 00:00 |
|
|
Esme
初级用户
 
积分 170
发帖 35
注册 2005-2-24
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
支持不点的构思,不过想想又觉得不可能现在的网吧多少要提供些游戏吧,而且游戏动辄几百mb,大的上G,电脑上配多大的内存也虚拟不出来啊
Support the idea of not having to install, but after thinking about it, I feel it's impossible. Nowadays, internet cafes need to provide some games. Moreover, games are often hundreds of MB, and large ones are over 1 GB. No matter how much memory is installed on the computer, it can't be virtualized out.
|
|
2005-4-26 00:00 |
|