|
32位/64位的vbootctl.exe所在目录不同,另外,它做的事,应该仅是把相应目录下的vbootstor.sys驱动,加入到了\windows\system32\drivers中,所以,不知道手动放入行不行,不知道有没有注册表相关项被添加。
有关内容qj_tzy在http://bbs.wuyou.net/forum.php?mod=viewthread&tid=187919中有些描述。里面还提及该操作还会注入boot目录等。
我成功在旗舰版中执行如下:效果待检测。:(
F:\vboot\tools\amd64\vbootctl.exe prepare e:\vhd\WIN7.VHD
VMLite VBoot control program version 1.1
http://www.vmlite.com
Host OS: Microsoft Windows 7 Ultimate Edition, 64-bit Service Pack 1 (build 7601
), Version: 6.1
Loading virtual disk ...
VDS Service Loaded
MountMiniDisk(), ret=0x0, targetNumber=0, lunNumber=0
Found disk with adapter name: VMLite VBoot Virtual Disk SCSI VStorport Adapter,
target: 0, lun: 0
Mounting volume to drive 'Z:'
Disk mounted successfully.
Processing mapped drive Z: of the new disk...
Found Windows 7 Ultimate (64-bit) in Z:\Windows, version: 6.1, service pack 1
Successfully copied driver file: F:\vboot\tools\amd64\drivers\vbootstor\vbootsto
r.sys->Z:\Windows\system32\drivers\vbootstor.sys
Service stopped successfully
Dismounted disk successfully.
Virtual disk has been successfully prepared: e:\vhd\WIN7.VHD.
ReleaseVdsService() |
|