|
天堂之光 人间希望
你我共同品味
JAVA的浓香.
Linux的清芬. |
| « | November 2025 | » | | 日 | 一 | 二 | 三 | 四 | 五 | 六 | | | | | | | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | | | | | | | |
| 链接 |
联系我
msn:zhanglincon@hotmail.com |
| Blog信息 |
|
blog名称: 日志总数:99 评论数量:281 留言数量:4 访问次数:815236 建立时间:2005年11月17日 |

| |
|
双系统中从Windows访问Linux分区(ext2/ext3)的三种方法 文章收藏, 软件技术
zhanglincon 发表于 2008/8/6 21:16:18 |
| 如果你有一个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压缩文件... 500)this.width=500'>... 然后解压。在解压出来的文件夹,你会找到explore2fs可执行文件。双击开始安装它: 500)this.width=500'>启动Explore2fs文件浏览器;现在你可浏览你的Linux分区并复制/粘贴文件到你Windows分区:500)this.width=500'>2 DiskInternals Linux Reader
打开网址http://www.diskinternals.com/linux-reader ,下载并安装 DiskInternals Linux Reader。500)this.width=500'>安装完成后,Linux Reader自动启动并扫描你硬盘上的Linux分区:500)this.width=500'>然后,你就可以在Linux Reader中发现你的Windows和Linux分区(就像 Windows的资源管理器): 500)this.width=500'>现在你可以浏览你的Linux分区了: 500)this.width=500'>要从Linux分区复制文件/文件夹到Windows分区,对文件/文件夹右键并选择保存: 500)this.width=500'>然后在Windows分区选择你想要保存这个文件/文件夹的目录:500)this.width=500'>DiskInternals Linux Reader可以从开始菜单启动: 500)this.width=500'>3 Ext2 Installable File System For Windows
Ext2 Installable File System For Windows (它支持ext2ext3!)可以从 http://www.fs-driver.org/index.html 下载。 安装过程中会要求你为Linux分区指定驱动器盘符(比如L);没有必要为交换分区指定一个驱动器盘符:500)this.width=500'>安装完成,你可以发现Linux分区出现在Windows资源管理器中(在安装过程中你指定的盘符下): 500)this.width=500'>现在你就可以像对普通Windows分区那样浏览和使用Linux分区了。 500)this.width=500'>就像这篇文章开头说的一样,Ext2 Installable File System For Windows支持对Linux分区的读/写操作。为了测试一下写操作是否真正有用,我们可以试着在Linux分区新建一个空文件夹。在Linux分区空白区域右键并选择新建>文件夹: 500)this.width=500'>为新文件夹取名(比如 test): 500)this.width=500'>如果不出意外,现在你可以在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 |
|
|