Thursday, September 6, 2007

Mounting Linux partition on Windows with Ext2Fsd

You may find that you need mount Linux partition on Windows when you use dual boot PC.
I introduce utility "Ext2Fsd", enabling mount a partition on Windows.

First, you need to assign drive letter to Linux partition.


Hmmm I can't... saying, "Healthy but unknown partition".

I tried to command line utility "mount.exe" to assign drive letter.
You can get it here.

In console, execute:

c:\> mount 0 3 h:

Now the drive letter of Linux partition is "H:".

View the drive letter in Ext2 Volume Manager.

Now you can access Linux partition from Explorer. Copy and paste are available as well.

You cannot access to the garbled name directory or file is garbled.

No comments: