|
hecaish
初级用户
 
积分 129
发帖 6
注册 2004-8-1
状态 离线
|
『楼 主』:
关于虚拟启动软盘vfloppy
使用 LLM 解释/回答一下
我先安装了“虚拟启动软盘vfloppy”,再做了ghsot,然后用ghost恢复系统,发现“虚拟启动软盘vfloppy”已不能再使用。请教解决办法!或有什么软件类似“虚拟启动软盘vfloppy”。关于虚拟启动软盘vfloppy
I first installed "Virtual Boot Floppy vfloppy", then did ghsot, and then used ghost to restore the system, and found that "Virtual Boot Floppy vfloppy" can no longer be used. Please ask for a solution! Or are there any software similar to "Virtual Boot Floppy vfloppy". About Virtual Boot Floppy vfloppy
|
|
2004-8-10 00:00 |
|
|
JonePeng
金牌会员
      D◎$ Fαп
积分 4562
发帖 1883
注册 2004-1-19 来自 广东广州
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
重新安装VFloppy
|

----====≡≡≡≡ 我的至爱,永远是MSDOS!≡≡≡≡====----
|
|
2004-8-11 00:00 |
|
|
Climbing
铂金会员
       网络独行侠
积分 6962
发帖 2753
注册 2003-4-16 来自 河北保定
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
怎么我老有一种感觉,现在论坛里提问的人们好象都不太会说中国话似的。提问的第一个步骤应该是明确的表达你遇到的问题,让别人知道你要干什么。
Why do I always have a feeling that the people asking questions in the forum nowadays don't seem to speak Chinese very well. The first step in asking a question should be to clearly express the problem you encounter, so that others know what you want to do.
|

偶只喜欢回答那些标题和描述都很清晰的帖子!
如想解决问题,请认真学习“这个帖子”和“这个帖子”并努力遵守,如果可能,请告诉更多的人!
|
|
2004-8-11 00:00 |
|
|
wchong
银牌会员
    
积分 1186
发帖 510
注册 2004-7-30
状态 离线
|
|
2004-8-11 00:00 |
|
|
Climbing
铂金会员
       网络独行侠
积分 6962
发帖 2753
注册 2003-4-16 来自 河北保定
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
楼主的问题实际上应该这样描述:标题:VFloppy在使用Ghost恢复系统后无法使用内容:我使用的是XP(假设),我在C:\Boot目录下(假设)安装了VFloppy,用它来启动一张Win98的启动盘(假设是w98dos.img,1.44M)进入纯DOS环境(假设),我在这张启动盘上放入了Ghost 8.0企业版(假设)。用VFloppy启动进入纯DOS环境后,我使用盘上的ghost制做了XP系统分区的克隆(可以进一步说明是如何制做的)。后来我的xp系统出了问题,我又用VFloppy进入纯DOS环境,使用ghost恢复了xp系统的克隆,恢复后XP系统正常,但VFloppy却不能再次启动进入纯DOS环境了,请问这是怎么回事?除了VFloppy外,还有什么软件支持从软盘映像启动进入纯DOS环境?谢谢。答案:由于VFloppy是利用软盘映像在硬盘上的存储扇区来定位软盘映像的,在你使用Ghost恢复系统后,该软盘映像很有可能被ghost改变了在硬盘上的存储位置,这样VFloppy在使用原来的存储位置寻找该映像文件时将不能找到该软盘映像,所以也就导致了VFloppy不能再次启动它(这在VFloppy作者写的说明中有详细的介绍)。解决办法很简单,进入XP系统,利用vfloppy.exe再次安装该软盘映像即可(也就是重新定位该软盘映像的存储位置)。除了VFoppy外,你还可以使用Grub for NTLDR来从软盘映像启动,但Grub要求软盘映像必须是在硬盘上连续存放的,如果我所料不错的话,使用Ghost恢复系统后,所有的文件在硬盘上都应该是连续存放的(就好象使用了磁盘碎片整理程序一样),所以用Grub for NTLDR来代替VFloppy应该是一个不错的选择。关于Grub for NTLDR的用法,请参考本论坛相关帖子的内容。
Title: VFloppy cannot be used after using Ghost to restore the system
Content: I am using XP (hypothetical), I installed VFloppy in the C:\Boot directory (hypothetical), and used it to boot a Win98 boot disk (hypothetical is w98dos.img, 1.44M) into pure DOS environment (hypothetical). I put Ghost 8.0 Enterprise Edition (hypothetical) on this boot disk. After booting into pure DOS environment with VFloppy, I used the ghost on the disk to make a clone of the XP system partition (can further explain how to make it). Later, my XP system had a problem, I used VFloppy to enter pure DOS environment again, used ghost to restore the clone of XP system, after restoration, the XP system was normal, but VFloppy could not start into pure DOS environment again, what's the matter? Besides VFloppy, what software supports booting into pure DOS environment from floppy disk images?
Answer: Since VFloppy uses the storage sectors on the hard disk to locate the floppy disk image, after you use Ghost to restore the system, the floppy disk image is very likely to be changed in its storage location on the hard disk. In this way, when VFloppy uses the original storage location to find the image file, it cannot find the floppy disk image, so VFloppy cannot start it again (this is described in detail in the instructions written by the VFloppy author). The solution is very simple. Enter the XP system and use vfloppy.exe to reinstall the floppy disk image (that is, reposition the storage location of the floppy disk image). In addition to VFoppy, you can also use Grub for NTLDR to boot from floppy disk images, but Grub requires that the floppy disk images must be stored continuously on the hard disk. If I guess correctly, after using Ghost to restore the system, all files should be stored continuously on the hard disk (just like using a disk defragmenter), so using Grub for NTLDR instead of VFloppy should be a good choice. For the usage of Grub for NTLDR, please refer to the content of related posts in this forum.
|

偶只喜欢回答那些标题和描述都很清晰的帖子!
如想解决问题,请认真学习“这个帖子”和“这个帖子”并努力遵守,如果可能,请告诉更多的人!
|
|
2004-8-11 00:00 |
|
|
fujianabc
金牌会员
     
积分 3467
发帖 1616
注册 2004-6-21
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
grldr+memdisk ,既不需要固定映像文件位置,又不需要连续存储。
grldr + memdisk, which does not require a fixed image file location and does not need to be continuously stored.
|
|
2004-8-13 00:00 |
|
|
Climbing
铂金会员
       网络独行侠
积分 6962
发帖 2753
注册 2003-4-16 来自 河北保定
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
以下是引用fujianabc在2004-8-13 22:17:53的发言:
grldr+memdisk ,既不需要固定映像文件位置,又不需要连续存储。
确实是这样,不过memdisk好象对软盘映像的大小有限制吧?我暂时还不知道最大支持到多少。
The following is a quote from fujianabc's post on 2004-8-13 22:17:53:
grldr + memdisk, which neither requires a fixed image file location nor continuous storage.
Indeed, that's the case. But I'm not sure if there's a size limit for floppy disk images with memdisk? I don't know the maximum support yet.
|

偶只喜欢回答那些标题和描述都很清晰的帖子!
如想解决问题,请认真学习“这个帖子”和“这个帖子”并努力遵守,如果可能,请告诉更多的人!
|
|
2004-8-14 00:00 |
|
|
fujianabc
金牌会员
     
积分 3467
发帖 1616
注册 2004-6-21
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
memdisk还可以模拟硬盘,容量限制内存决定。
memdisk can also simulate a hard disk, and the capacity limit is determined by memory.
|
|
2004-8-14 00:00 |
|