1.08 KB, 下载次数: 868, 下载积分: 无忧币 -2
原帖由 fujianabc 于 2010-10-1 12:55 发表
抱歉,我漏贴地址,我是说下面的软件能够直接在win7中右键挂载/卸载vhd
http://blog.compugeeksoftware.com/blog/software/updates/vhd-mount-1-0-2-0/
原帖由 网虫2008 于 2010-10-1 13:22 发表
你的地址进不去呀,,,我也知道有软件可以实现,,但我的这个只是加了加注册表,也了几行.CMD,
一切都不用第三方软件,直接用WIN7自带的partition.EXE
原帖由 <i>fujianabc</i> 于 2010-10-1 12:55 发表 <a href="http://bbs.wuyou.net/redirect.php?goto=findpost&pid=2050723&ptid=177303" target="_blank"><img src="http://bbs.wuyou.net/images/common/back.gif" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open(this.src);}" onmousewheel="return imgzoom(this);" alt="" /></a><br />
<br />
抱歉,我漏贴地址,我是说下面的软件能够直接在win7中右键挂载/卸载vhd<br />
http://blog.compugeeksoftware.co ... /vhd-mount-1-0-2-0/
原帖由 ming6595 于 2010-10-5 18:57 发表
为何不改为加载到可用盘符呢 如
:vhd_drive
for %%d in (Z: Y: X: W: V: U: T: S: R: Q: P: O: N: M: L: K: J: I: H: G: F: E: D: C: B: A:) do (
if not exist %%d\nul set vhd_drive=%%d&&goto :vhd_dri ...
原帖由 <i>ming6595</i> 于 2010-10-5 18:57 发表 <a href="http://bbs.wuyou.net/redirect.php?goto=findpost&pid=2053346&ptid=177303" target="_blank"><img src="http://bbs.wuyou.net/images/common/back.gif" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open(this.src);}" onmousewheel="return imgzoom(this);" alt="" /></a><br />
为何不改为加载到可用盘符呢 如<br />
<br />
:vhd_drive<br />
for %%d in (Z: Y: X: W: V: U: T: S: R: Q: P: O: N: M: L: K: J: I: H: G: F: E: D: C: B: A:) do (<br />
if not exist %%d\nul set vhd_drive=%%d&&goto :vhd_dri ...
原帖由 kinglion 于 2010-10-8 12:31 发表
diskpart很好用。
1,你可以建一个文本文件,例如 myvhd.ini
内容如下:
select vdisk file = "f:\myvhd.vhd"
attach vdisk
文中 f:\myvhd.vhd 为你的VHD文件。
2,建一个 挂载 f:\myvhd.vhd ...
欢迎光临 无忧启动论坛 (http://bbs.wuyou.net/) | Powered by Discuz! X3.3 |