无忧启动论坛

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

[讨论] IMDISK挂载远程驱动器,镜像,狠好狠强大

[复制链接]
跳转到指定楼层
1#
发表于 2012-1-7 16:24:37 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
爬IMDISK官网找到的,原文勉强能看懂,就不翻译了
The ImDisk driver supports forwarding I/O requests to third-party image file format handlers or to services on other computers on the network. This makes it possible to boot a machine with NTFS partitions with a Live-CD and use the included搀攀瘀椀漀漀 tool to let ImDisk on another computer running Windows on the network mount the NTFS partition on the machine with a faulty NTFS partition. This way you can recover information and even run chkdsk on drives on machines where Windows does not boot. There are also instructions about how to use devio under Windows on Claus Valca's blog.

Using Devio & ImDisk & Win PE 3.0

I’m using my Custom Win PE Boot Disk but a Win PE 2.0 (Vista) or even Win PE 1.0 (XP / BartPE) should work fine. I also wonder (but haven’t yet tried) if the Windows FE disk would also work. Probably so with a few extra commands.

This assumes that ImDisk has been loaded and installed on the “local/host” Windows system you will be mounting the “remote/target” system running devio on as a local drive-letter.

Also, while I am “off-line” booting a Windows system with my Win PE disk, you could also easily run devio on a normally running (Live) Windows system as well and access accordingly after a few adjustments in the steps below.

1. Boot the remote system with your Win PE boot disk and/or a USB stick that has devio on it.  In my case, I run Win PE 3.0 from a bootable USB stick for fastest booting and convenience for adding applications such as devio.

2. Once up, you need to disable the Win PE firewall to open up the port that devio will use to communicate on.

3. Open up a Command Prompt window and type wpeutil DisableFirewall  then press <enter>

4. Browse to where your Windows devio.exe file is then figure out what you want to mount.

                             I run DISKPART and then the command LIST DISK to figure out what the physical drives are. (Type exit to get out of DiskPart.)

5. You will also need to know the IP address of the system you are running devio on.  I just type "ipconfig” to get that information.

6. Now, from the command line, type any of the following commands, depending on what you want to accomplish:  (quoting from Post #2)
                            If you have a disk D: that you would like to connect to from another machine, type the following on the server-end machine:   
                            devio 9000 \\.\D:
                            If you want read-only operation so that you don't accidentally destroy anything:
                            devio -r 9000 \\.\D:
                            If you attach to a PhysicalDriveN object you can enter partition number to use:
                            devio -r 9000 \\.\PhysicalDrive1 2
                            This will use partition 2 on disk 2

7. Note: for my systems at work that generally only have a single drive and a single partition, to get the whole drive to access/image (say via a Win PE boot) use:
                         devio –r 9000 \\.\PhysicalDrive0
8. Hopefully it launched correctly and is running as follows.  Just leave this window open as long as you need to access this particular system drive, or minimize it if desired.

9. Then, to attach to it from the client machine using ImDisk (must be installed), open a command-prompt use the following syntax:
                            imdisk -a -t proxy -o ip -f nnn.nnn.nnn.nnn -m R:
                            Change nnn.nnn.nnn.nnn to your IP address from step 5 above.

10. If all goes well, depending on the network connection and/or your system speed, ImDisk will launch, connect to the remote devio session and mount the drive as a local drive letter.
   You can now access the drive to copy files from, use ImDisk to grab an IMG format image of the drive, or (if you didn’t use the –r “read-only” switch, you can copy/move/delete files and perform other actions on the files).


To end the session, just either press Ctrl+C on the remote system or dismount from the local ImDisk options and/or control panel item.

I would recommend using the “read only” settings when accessing/mounting attached images until you are very familiarized with the utility and navigating between the systems.  That way you can be sure not to accidently flub something up critically.

Devio is a cool little tool that when combined with ImDisk and some know how can really expand the options in accessing remote Windows disks/volumes.

Just use it carefully and wisely.

Here is more linkage to study this nice little daemon.

ImDisk Forum Thread - Boot Land
Devio questions – Boot Land ImDisk Forum
Devio... little Help? – Boot Land ImDisk Forum
Devio minor problems– Boot Land ImDisk Forum
Like I said, it could be useful…

--Claus V.

[ 本帖最后由 zhhwin 于 2012-1-7 16:43 编辑 ]

image_thumb[1].png (83.34 KB, 下载次数: 96)

image_thumb[1].png

image_thumb[3].png (16.31 KB, 下载次数: 86)

image_thumb[3].png

devio.zip

9.39 KB, 下载次数: 78, 下载积分: 无忧币 -2

devio.zip

9.39 KB, 下载次数: 66, 下载积分: 无忧币 -2

2#
发表于 2012-1-7 21:41:49 | 只看该作者
看了一小段,没完全弄明白///
等人翻译
回复

使用道具 举报

3#
发表于 2012-1-29 17:36:49 | 只看该作者
IMDISK说明里面有吧,可以映射IP、COM、 /device等,还可以映射为具体目录,确实很强大。

希望以后能支持ISZ
回复

使用道具 举报

4#
发表于 2012-2-6 10:40:28 | 只看该作者
最喜欢折腾远程的,等待汉化版。
回复

使用道具 举报

5#
发表于 2012-2-6 20:54:48 | 只看该作者

看不懂,那位英语好的译一下呀!

看不懂,那位英语好的译一下呀!
回复

使用道具 举报

6#
发表于 2012-2-6 20:58:26 | 只看该作者
哎,  看不懂,,,
回复

使用道具 举报

7#
发表于 2012-2-10 23:18:34 | 只看该作者
----google 翻译-----

ImDisk驱动支持I / O请求转发给第三方的图像文件格式的处理程序,或在网络上的其他计算机上的服务。这使得有可能与NTFS分区引导机器的Live-CD和使用列入搀攀瘀碗漀漀工具,让另一台计算机运行网络上的Windows机器上挂载NTFS分区与故障NTFS分区ImDisk 。这样,您就可以恢复的信息,甚至在Windows无法启动的机器上的驱动器上运行CHKDSK。也有说明如何使用Windows下对克劳斯Valca的博客的devio。

使用的devio ImDisk的Win PE 3.0

我用我的自定义的Win PE启动盘,而是的Win PE 2.0(Vista的),甚至赢得PE 1.0(XP / BartPE的)应该做工精细。我也想知道(但还没有尝试过),如果在Windows FE磁盘也将工作。可能使一些额外的命令。

这假定ImDisk已加载和“本地/主机”Windows系统,您将安装“远程/目标”系统运行作为一个本地驱动器字母的devio上安装。

另外,我的“脱线”我的Win PE磁盘启动Windows系统时,你也可以很容易地运行在一个正常运行的(生活)以及Windows系统的devio和相应的访问后,在下面的步骤进行一些调整。

1。您的Win PE启动盘和/或USB记忆棒,有它的devio引导远程系统。在我而言,我的Win PE 3.0中运行最快的引导和方便添加的devio如应用一个可启动的USB棒。

2。一旦启动,你需要禁用的Win PE防火墙开放的端口的devio将使用沟通。

3。打开一个命令提示符窗口和类型wpeutil DisableFirewall然后按回车。

4。浏览其中的Windows devio.exe文件,然后找出你要挂载。

                             我运行DISKPART然后弄清楚物理驱动器的命令列出磁盘。 (键入exit,得到了DiskPart的。)

5。你还需要知道你正在运行的devio系统的IP地址。我刚刚输入“ipconfig”获得的信息。

6。现在,在命令行中,键入以下命令,这取决于你想完成什么:(引述邮政#2)
                            如果你有一个磁盘ð:你想从另一台计算机连接到服务器端机上键入以下内容:
                            的devio 9000 \ \ \ D:
                            如果你想只读操作,让你不小心破坏任何东西:
                            的devioŕ9000 \ \ \ d。
                            如果你重视到PhysicalDriveN对象,您可以输入分区使用:
                            的devio-R 9000 \ \ \ PhysicalDrive1 2
                            这将使用磁盘2上的分区2

7。注:我的工作系统,一般只能有一个驱动器和一个单独的分区,访问整个驱动器/图像(比如通过WIN PE启动)使用:
                         9000的devio-R \ \ \ PHYSICALDRIVE0
8。希望它正确启动,并运行如下。刚刚离开,只要打开这个窗口,因为你需要访问该特定系统的驱动器,或将其最小化,如果需要的话。

9。然后,重视从客户机使用ImDisk(必须安装),打开一个命令提示符下使用以下语法:
                            imdisk-A-T-O代理IP-F为nnn.nnn.nnn.nnn-M R:
                            您的IP地址更改为nnn.nnn.nnn.nnn从上述步骤5。

10。如果一切顺利,这取决于网络连接和/或系统的速度,ImDisk将启​​动,连接到远程的devio会议,并为本地盘符,装入驱动器。
   现在,您可以访问该驱动器将文件复制,使用ImDisk抢IMG格式的图像驱动器,或(如果你没有使用-R“只读”开关,你可以复制/移动/删除文件和对这些文件执行其他操作)。


结束会话,只是无论是按Ctrl +遥控器上的系统或从当地ImDisk选项和/或控制面板项目下马,

我会建议使用“只读”设置/安装附加的图片,直到你非常熟悉的实用和导航系统之间的访问时。这样你可以确保不意外效果也很糟糕的东西了批判。

的devio是一个很酷的小工具,当结合与ImDisk和一些知道如何才能真正扩大选项,在访问远程的Windows磁盘/卷。

只是谨慎和明智地使用它。

下面是更多的联系,以研究这个可爱的小守护。

ImDisk论坛主题 - 引导土地
的devio问题 - 引导土地ImDisk论坛
的devio ...帮助不大? - 引导的土地ImDisk论坛
的devio小问题,引导的土地ImDisk论坛
就像我说的,它可能是有用的...

- 克劳斯五。
回复

使用道具 举报

8#
发表于 2012-2-11 00:14:43 | 只看该作者
映射远程磁盘挺简单的。
1.首先在服务器上执行devio程序。
devio 端口 设备

比如要把F盘作为网络磁盘。
devio 9988 \\.\f:

2.在本地端用imdisk命令行连接
imdisk -a -t proxy -o ip -f 192.168.0.1:9988 -m x:

你只要改成你对应的服务器IP和端口就行了。

用DEVIO的另一个特色是可以挂载动态VHD。。
回复

使用道具 举报

9#
发表于 2012-2-14 02:56:58 | 只看该作者
原帖由 chenall 于 2012-2-11 00:14 发表
映射远程磁盘挺简单的。
1.首先在服务器上执行devio程序。
devio 端口 设备

比如要把F盘作为网络磁盘。
devio 9988 \\.\f:

2.在本地端用imdisk命令行连接
imdisk -a -t proxy -o ip -f 192.168.0.1:9 ...


很强啊  期待高手汉化 …… 或者加GUI

[ 本帖最后由 wangziqiang 于 2012-2-14 03:12 编辑 ]
回复

使用道具 举报

10#
发表于 2012-2-14 12:04:50 | 只看该作者
完全看不懂………………
回复

使用道具 举报

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

本版积分规则

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

闽公网安备 35020302032614号

GMT+8, 2025-8-16 21:07

Powered by Discuz! X3.3

© 2001-2017 Comsenz Inc.

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