One of the easiest ways to get data off an ext2/3 disk from a Windows machine is to use Ext2Fsd.
You can install Ext2Fsd on a Windows machine, and it will give you access to those ext2/3 file systems.
This simple tool (which is currently in beta) supports the following:
- ext2/ext3 volume read write access
- ext3 journal replay when mounting
- mount point automatically assignment
- large inode size: 128, 256
- large file size bigger than 4G
- CIFS sharing over network
- htree directory indexing
- ext4 extent read-only
- Fast fsck and group block checksum support
- 64k block-size, support
- Works with Windows 2000, XP, Vista, Server 2003/2008, 7
Installing Ext2Fsd
- Download the installer package.
- If a compressed version of the file was downloaded, uncompress it.
- Double-click the Ext2Fsd-XXX.exe file (XXX is the release number).
- Complete the first steps of the installation wizard.
- When you reach the Select Additional Tasks screen (Figure A), check all three boxes (unless you have a specific reason for not wanting Ext2Fsd to run at boot) and click the Next button.
- Finish the installation wizard (the remaining steps are standard).
By default, no option will be enabled.
Using Ext2Fsd
When you plug in that ext2/3 drive, you probably won’t see anything happen. You have to instruct the app how to handle the drive by manually assigning the drive a drive letter to the newly attached drive; this can be done one of three ways: on a per-boot basis, assign drive letters upon disk changes, or permanent drive letter assignment. Here’s how you handle this task.Step 1: Plug in the drive
This could be as simple as using a special adapter that allows you to plug the drive in to a USB port on the machine. You could also mount the drive into the chassis of the PC. It doesn’t matter how you do it, as long as the machine recognizes the physical drive.
Step 2: Start the application
- Go to Start | All Programs | Ext2Fsd | Ext2 Volume Manager to fire up.
- When the main app window opens (Figure B), look for the drive you just attached (it will have an EXT2 or EXT3 file system).
- Right-click the newly attached drive listing in the window.
- Select Change Drive Letter.
- In the resulting window, click the Add button.
- Select the drive letter you want associated with the drive.
- Select the mount option you want to use.
- Click the OK button.
- Click the Done button.
Give Ext2Fsd a try, and see if it enables you to quickly and easily gain access to the data on that extension 2 or extension 3 drive.
No comments:
Post a Comment