| Accessing Linux Ext3 Partitions in Vista |
|
|
| Written by Administrator | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday, 13 July 2007 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
There will come a time my friends that one day you need to access a linux partition in windows. With the convenience of USB to ATA/SATA portable removable drives. You might be trying to recover or copy out some files stored in an Ext2 or 3 partition. The all time favorite free utility for this is Ext2IFS which can both read and write to the linux partitions unlike its other competitors.... But Woe.... currently it is only compatible with Windows XP and 2003. The problem even if you run in compatibility mode is that you can only run the application to assign the drive letters during the installation.... double clicking on the control panel icon gives you a rundll32 error. Ahhh.... but I've got a workaround... readon... Ok firstly for those of you new ti Ext2ifs... here is a quick brief from the ext2ifs website.
It installs a pure kernel mode file system driver Ext2fs.sys, which actually extends the Windows NT/2000/XP/2003 operating system to include the Ext2 file system. Since it is executed on the same software layer at the Windows NT operating system core like all of the native file system drivers of Windows (for instance NTFS, FASTFAT, or CDFS for Joliet/ISO CD-ROMs), all applications can access directly to Ext2 volumes. Ext2 volumes get drive letters (for instance G:). Files, and directories of an Ext2 volume appear in file dialogs of all applications. There is no need to copy files from or to Ext2 volumes in order to work with them. Linux Ext3 volumes can also be accessed. Features Detailed list of features of the file system driver Extfs.sys:
The file system driver Ext2fs.sys caches file data and the file system's meta data such as directories and all the on-disk structures of the Ext2 file system. (It uses the file cache of the Windows NT operating system.) Therefore it is performant. The level of sophistication of the Ext2 file system driver's implementation is indeed comparable to Windows NT's native file system drivers. For those of you who have not downloaded the application go HERE Ok now to get it working in Vista. This might not be so elegant but it gets the job done. Yes the installation goes through perfectly after you change the application compatibility in the properties of the install executable. But the thing is that in control panel the IFS Drives icon will result in a rundll32 error. So the bottom line is everytime you want to run the IFS Drives utility you gotta run the installer to access the configuration screen for assigning drive letters to the partitions. So.... Lets do something to create a shortcut so that you can access the drive letters utility. Firstly... since the icon in control panel runs rundll32 to get the job done. Lets create a compatible version of rundll32.exe
copy rundll32.exe to rundll322.exe
then click the properties for rundll322.exe and in the application compatibility pane choose windows xp. Now for the short cut. Just paste this into a batch file. rundll322.exe shell32.dll,Control_RunDLL c:\windows\system32\ifsdrives.cpl run the batch file and tada... you can access the ifsdrives utility...
Just use this workaround until Ext2ifs is fully Vista compatible which should be soon. Don't forget to thank
This e-mail address is being protected from spam bots, you need JavaScript enabled to view it
for his fantastic utility that certainly deserves 5 cool smilies Add as favourites (14) | Quote this article on your site | Views: 18547
Write Comment
Powered by AkoComment Tweaked Special Edition v.1.4.6 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Last Updated ( Friday, 24 August 2007 ) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| < Prev | Next > |
|---|





















