无忧启动论坛

 找回密码
 注册
搜索
系统gho:最纯净好用系统下载站投放广告、加入VIP会员,请联系 微信:wuyouceo
查看: 15676|回复: 49
打印 上一主题 下一主题

[求助] FiraDisk&WinVBlock使用相关

[复制链接]
跳转到指定楼层
1#
发表于 2011-4-20 11:50:07 | 只看该作者 回帖奖励 |正序浏览 |阅读模式
看介绍好像是windows下用的仿真盘驱动?
那安装了这个驱动后,能不能在win7家庭版下挂载xp mode下的xp.vhd,实现vhd xp启动电脑呢?
如果不能,那用这个驱动的必要性在哪里?
高手帮帮忙指点迷津。多谢!

刚看了置顶帖的帮助,又发现点问题,关于map有如下说明:

使用 --mem 参数表示把要仿真的镜像先加载到内存后再进行仿真。
不加此参数时要求镜像存放在连续的扇区中。只有加了--mem参数才能使用firadisk或winvblock等第三方驱动。

这是不是说,要加载实模式的FiraDisk或者WinVBlock驱动,就必须是以map --mm的方式加载到内存?否则第三方驱动无效?


[ 本帖最后由 2011flybat008 于 2011-4-20 13:58 编辑 ]
50#
发表于 2011-4-26 12:51:23 | 只看该作者
usb driveguard makes available the boot disk as (hdd) to the system when booting the RAMOS from USB drive , when winvblock goes looking for the backed device , if the usb drivers (usbhub.sys) have not started the usb device, it will give BSOD 0X7B . if use USBOOT driveguard , it can be easily start the usb device without need of usbhub.sys driver , thats why NO BSOD 0x7b .

yes ,you can directly install usboot driveguard . follow the procedure  as dgxls or flyerboys have made tutorials .
回复

使用道具 举报

49#
 楼主| 发表于 2011-4-26 10:15:16 | 只看该作者
Can i directly install Usboot DriveGuard in win xp , and then made into IMG file?
回复

使用道具 举报

48#
 楼主| 发表于 2011-4-26 10:06:55 | 只看该作者
原帖由 maanu 于 2011-4-21 22:33 发表
i can understand chinese with help of google translate .

8.register on following site

http://www.usboot.org/tiki-index.php

download the latest 2.1 version .

start it , and only install DriveGuard  from it , skip every thing else.

save changes to the img . reboot .



There is a problem do not understand why you want to use Usboot DriveGuard? After this is installed, you can use to crack xp hardware limitations? So as to solve common problems?
回复

使用道具 举报

47#
 楼主| 发表于 2011-4-26 09:55:44 | 只看该作者
Thank you very much. I am wrong, usboot seems to be no time limit. These days ii'm busy and no time tried, just on the line
today to see your Replies, sorry. My VHD file is 10G large, 5G free space should be about.
回复

使用道具 举报

46#
发表于 2011-4-22 17:54:15 | 只看该作者
who said you that USBOOT has timelimit ? i did not know about it . and the author did not say it .

you can directly load VHD as directMAP if it is contiguous .

what is the size of vhd file ? also what space is free ?
回复

使用道具 举报

45#
 楼主| 发表于 2011-4-22 01:17:37 | 只看该作者
原帖由 yueyezhan 于 2011-4-22 00:16 发表
你可以在启动的时候挂载iso和固定容量的vhd,直接安装xp到这个vhd,没有必要再用虚拟机中转


非常感谢。我主要是想解决在xp系统里安装winvblock驱动的问题。否则根本没必要如此。
回复

使用道具 举报

44#
 楼主| 发表于 2011-4-22 01:15:46 | 只看该作者
简单点说,英文累死人啊,我的win7系统被xp系统覆盖掉了,现在无法从本机引导进入xp系统。
title start 2thdisk xp.....
rootnoverify (hd0,1)
chainloader /ntldr

上面这个菜单无论是用(hd0,1)还是用(hd1,1)都无法引导i盘上的xp。问题在哪里呢?我是从移动硬盘也就是上面这个图里的硬盘1引导grub4dos的。
回复

使用道具 举报

43#
 楼主| 发表于 2011-4-22 01:01:50 | 只看该作者
Thank you very much. But I do not like usboot, that thing has a time limit. I am undertaking a test. The idea is this:
1、 unzip the downloadedMicrosoft xp mode  file  to get xp vhd file;
2、mount the vhd file win7 system, and use DiskGenius backup to the image file.
3、use xp@usb boot system, Recovery the DiskGenius imagefile to the the partition of win7 system。
4、install grub4dos into the xp@usb system,and then,From gurb4dos boot into the computer‘s  xp system.
5、install WinVBlock into my computer’s xp system。
6、Use DiskGenius backup my computer‘s xp system to a image file again。
7、Recovery the imagefile into a Fixed-size VHD file,(By mounting the  vhd file to win7 system)
8、map the vhd file  into a virtual hard disk ,and boot into xp system.
But now, faced a problem:
win7 system is overwritten, due to the role of hidden partition, the computer boot into win7 bootloader and can not boot xp syetem!
So,My idea is that ,boot into the computer’s xp system by the grub4dos installed in my mobile hard disk .Menu as follows:

title start 2thdisk xp.....
rootnoverify (hd0,1)
chainloader /ntldr

By trying, regardless of (hd0, 1) or (hd1, 1), are not working properly.
My hard disk partition as follows:

The above  hard disk0 is in my computer,and the other is my mobile hard disk。xp@usb installed in c driver and recovered xp system in  i disk.How can i boot my computer into the xp system in the i disk?

[ 本帖最后由 2011flybat008 于 2011-4-22 01:10 编辑 ]

未命名.jpg (62.39 KB, 下载次数: 121)

未命名.jpg
回复

使用道具 举报

42#
发表于 2011-4-22 00:16:16 | 只看该作者
你可以在启动的时候挂载iso和固定容量的vhd,直接安装xp到这个vhd,没有必要再用虚拟机中转
回复

使用道具 举报

41#
发表于 2011-4-21 22:33:03 | 只看该作者
i can understand chinese with help of google translate .

why are you using VHD file for XP ? do not use vhd format with xp . kindly repeat the following ,

1. install xp on internal hdd partition .
2. install winvblock driver on it . use latest driver ,dated 14th feb2011. use following link

https://github.com/Sha0/winvblock/tree/master/bin

3.slim down the installed xp .

4.boot from other PE .
5.make a 1.2 or 1.5GB  IMG file .
6.copy your internal hdd to the new img file .
7.boot from the img file as map --mem first .
8.register on following site

http://www.usboot.org/tiki-index.php

download the latest 2.1 version .

start it , and only install DriveGuard  from it , skip every thing else.

save changes to the img . reboot .

now u can direct map the img file on any computer.

i might will make full tutorial here . with help of pics.
回复

使用道具 举报

40#
 楼主| 发表于 2011-4-21 14:54:28 | 只看该作者
Thank you, brothers in Pakistan. Your post made ​​me learned a lot. Blue screen shots are as follows:


vhd file has 10G big, computer memory is only 2G, can not --mem loaded into memory, right?



Also, you can read Chinese? My English is not good.


[ 本帖最后由 2011flybat008 于 2011-4-21 15:07 编辑 ]
回复

使用道具 举报

39#
发表于 2011-4-21 14:30:04 | 只看该作者
if using winvBlock DirectMap , there is 0x000007B , then you guys can insrall DriveGuard driver  from USboot project , it will be fine .

always use --mem option at first .
回复

使用道具 举报

38#
 楼主| 发表于 2011-4-21 14:25:41 | 只看该作者
我用的是虚拟磁盘,难道要把真实的磁盘改成ata模式?
回复

使用道具 举报

37#
 楼主| 发表于 2011-4-21 14:24:55 | 只看该作者
夜天版主,你的意思是第三方驱动没装好?
回复

使用道具 举报

36#
发表于 2011-4-21 14:21:23 | 只看该作者

回复 #35 2011flybat008 的帖子

7b大部分是磁盘驱动的问题
回复

使用道具 举报

35#
 楼主| 发表于 2011-4-21 14:18:36 | 只看该作者
按了那个失败不重启,蓝屏。最下面一行开头是0x0000007B。我觉得最大的可能就是因为在虚拟机里安装了硬件驱动,再在真实系统下引导,相当于是换了台电脑。
回复

使用道具 举报

34#
发表于 2011-4-21 14:02:51 | 只看该作者

回复 #33 2011flybat008 的帖子

按F8  有个是失败不重启  看是什么原因
回复

使用道具 举报

33#
 楼主| 发表于 2011-4-21 13:51:15 | 只看该作者
嗯,我也发现这个问题了。刚刚试验了,修改过来后,xp开始启动,但是屏幕一闪而过就回到重启界面了,选择安全模式也进不去,选择最近能正常启动的配置,那个有windows滚动条的界面一闪而过,再次重启。

什么原因呢?是因为曾经在虚拟机下安装过虚拟硬件的启动?还是第三方驱动没按好,在实模式下虚拟硬盘失效?再或者是因为xp mode本身阻止在真实系统使用呢?

[ 本帖最后由 2011flybat008 于 2011-4-21 13:52 编辑 ]
回复

使用道具 举报

32#
发表于 2011-4-21 13:35:12 | 只看该作者

回复 #31 2011flybat008 的帖子

看你30#的截图  是(hd0,4)  不是hd(0,4)
回复

使用道具 举报

31#
 楼主| 发表于 2011-4-21 13:13:11 | 只看该作者
是不是map命令不能带路径?
我曾经用过这个菜单:
title boot XP from vhd
find --set-root /myvhdxp.vhd
map /myvhdxp.vhd (hd0)
map --hook
chainloader (hd0,0)/ntldr
运行菜单时在find命令行报错,无法找到myvhdxp.vhd文件。
回复

使用道具 举报

30#
 楼主| 发表于 2011-4-21 12:45:40 | 只看该作者
我的硬盘分区情况如下:


我再去试试,然后照下来。

菜单运行错误提示:


文件存放位置截图:


[ 本帖最后由 2011flybat008 于 2011-4-21 13:18 编辑 ]
回复

使用道具 举报

29#
发表于 2011-4-21 11:59:33 | 只看该作者

回复 #27 2011flybat008 的帖子

试试(hd0,1).
回复

使用道具 举报

28#
发表于 2011-4-21 11:56:38 | 只看该作者

回复 #27 2011flybat008 的帖子

确定D盘是(hd0,4)?

错误截图是什么
回复

使用道具 举报

27#
 楼主| 发表于 2011-4-21 11:53:21 | 只看该作者
title boot XP from vhd.....
map hd(0,4)/vmlites/HardDisks/myvhdxp.vhd (hd0)
map --hook
chainloader (hd0,0)/ntldr
夜天版主帮我看看这个菜单问题在哪里?myvhdxp.vhd的绝对路径是d:\vmlites\harddisks\myvhdxp.vhd
菜单运行报错。
回复

使用道具 举报

26#
 楼主| 发表于 2011-4-21 08:43:42 | 只看该作者
我通过解压缩得到了xp mode的vhd安装文件,然后新建10Gvhd固定盘,把这两个盘挂接到win7系统,然后把解压缩出来的VHD里的文件全选,然后复制到那个10G的vhd固定盘里。再从win7系统分离。就得到了10G的固定VHD盘。整理成连续存放应该也不成问题。现在的问题是,挂接到虚拟机里启动到系统桌面,导入注册表的话,会不会因为启动过程完成了安装虚拟机硬件驱动,再用Grub4dos虚拟硬盘启动到真实系统,由于硬件系统变化,导致xp无法使用?

我先进虚拟机导入注册表试试看。
回复

使用道具 举报

25#
发表于 2011-4-20 23:15:01 | 只看该作者
首先grub4dos只能支持固定容量的vhd,而不支持动态和差分vhd。而xp mode vhd一般为动态容量的,因此需要把它转换为固定容量的。
这个xp mode下必须安装firadisk或winvblock驱动,可以通过注册表安装,具体在帮助里。
最后有用版主的run模块启动该固定容量vhd
回复

使用道具 举报

24#
 楼主| 发表于 2011-4-20 23:08:38 | 只看该作者
置顶帖里的下载了,和我下载的那个winvblock是一样的,都是0.0.1.8版本,里面没有wvblk32.inf 。是不是那个教程写错了?
回复

使用道具 举报

23#
发表于 2011-4-20 23:01:42 | 只看该作者
报告版主
3, RUN --top --ramos /RAMOS.IMG (未经测试  反正能启动  是否载入高位内存不清楚)
未能加载到高位内存,占用常规内存启动系统。
回复

使用道具 举报

22#
发表于 2011-4-20 22:17:41 | 只看该作者

回复 #21 2011flybat008 的帖子

这个真不清楚  没折腾过xp mode  不过winvblock你可以去置顶贴 或者 我那个帖子下载

里面文件都是全的  置顶贴的还包括了驱动的源码
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|Archiver|捐助支持|无忧启动 ( 闽ICP备05002490号-1 )

闽公网安备 35020302032614号

GMT+8, 2025-2-26 04:47

Powered by Discuz! X3.3

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表