返回正常中文阅读

想对这篇译文“指手画脚”吗?

您的参与将有助于译者提高译文的质量;同时,大家一起对问题的讨论也是最佳的学习方式。还等什么?请现在就注册登录译言,开始眉批!
大错 小错 不顺 建议

Three Ways To Access Linux Partitions (ext2/ext3) From Windows O

Version 1.0
Author: Falko Timme
Last edited 12/20/2007

If you have a dual-boot Windows/Linux system, you probably know this problem: you can access files from your Windows installation while you are in Linux, but not the other way round. This tutorial shows three ways how you can access your Linux partitions (with ext2 or ext3 filesystem) from within Windows: Explore2fs, DiskInternals Linux Reader, and the Ext2 Installable File System For Windows. While the first two provide read-only access, the Ext2 Installable File System For Windows can be used for read and write operations.

I do not issue any guarantee that this will work for you!

 

1 Explore2fs

In Windows, open a browser and go to http://www.chrysocome.net/explore2fs. Download the latest explore2fs zip file...

Click to enlarge

... and unpack it. In the new folder, you'll find the explore2fs executable. Double-click on it to start it:

双系统中从Windows访问Linux分区(ext2/ext3)的三种方法

版本 1.0
作者: Falko Timme
最后编辑 12/20/2007

如果你有一个Windows/Linux双重启动的系统,你可能会知道这个问题:你可以在Linux里访问Windows里的文件,但是相反的路却行不通。本指南展示了三种从Windows里访问Linux分区(ext2或ext3文件系统)的方法:Explore2fs, DiskInternals Linux Reader,还有Ext2 Installable File System For Windows。前两种提供只读访问,而Ext2 Installable File System For Windows则提供可读可写的操作。

对于这些方法一定会起作用,我不提供任何担保。

1 Explore2fs

在Windows中,打开浏览器,打开网址 http://www.chrysocome.net/explore2fs。下载最新的explore2fs压缩文件...

1-1.png

... 然后解压。在解压出来的文件夹,你会找到explore2fs可执行文件。双击开始安装它:

2.png

启动Explore2fs文件浏览器;现在你可浏览你的Linux分区并复制/粘贴文件到你Windows分区:

3.png


2 DiskInternals Linux Reader

打开网址http://www.diskinternals.com/linux-reader ,下载并安装 DiskInternals Linux Reader。

4.png

安装完成后,Linux Reader自动启动并扫描你硬盘上的Linux分区:

5.png

然后,你就可以在Linux Reader中发现你的Windows和Linux分区(就像 Windows的资源管理器):

6.png

现在你可以浏览你的Linux分区了:

7.png

要从Linux分区复制文件/文件夹到Windows分区,对文件/文件夹右键并选择保存:
 
8.png

然后在Windows分区选择你想要保存这个文件/文件夹的目录:

9.png

DiskInternals Linux Reader可以从开始菜单启动:

10.jpg


3 Ext2 Installable File System For Windows

Ext2 Installable File System For Windows (它支持ext2ext3!)可以从 http://www.fs-driver.org/index.html 下载。 安装过程中会要求你为Linux分区指定驱动器盘符(比如L);没有必要为交换分区指定一个驱动器盘符:

11.png

安装完成,你可以发现Linux分区出现在Windows资源管理器中(在安装过程中你指定的盘符下):

12.jpg

现在你就可以像对普通Windows分区那样浏览和使用Linux分区了。

13-1.jpg

就像这篇文章开头说的一样,Ext2 Installable File System For Windows支持对Linux分区的读/写操作。为了测试一下写操作是否真正有用,我们可以试着在Linux分区新建一个空文件夹。在Linux分区空白区域右键并选择新建>文件夹:

14.jpg

为新文件夹取名(比如 test):

15.jpg

如果不出意外,现在你可以在Linux分区看到一个新文件夹。


4 链接

Explore2fs: http://www.chrysocome.net/explore2fs
DiskInternals Linux Reader: http://www.diskinternals.com/linux-reader
Ext2 Installable File System For Windows: http://www.fs-driver.org/index.html


阅读
发现
翻译