Differences

This shows you the differences between two versions of the page.

Link to this comparison view

ext2 [2012/11/04 21:01]
ext2 [2022/04/16 12:22] (current)
Line 1: Line 1:
 +@related: [[FileSystem]] [[ext4]] [[ext3]]
  
 +
 +http://www.fs-driver.org/troubleshoot.html
 +
 +<code>
 +F:\>mountdiag.exe o:
 +The volume has an Ext2/Ext3 file system, but the Ext2 IFS 1.11 software did not
 +mount it because the file system has an inode size unequal to 128 bytes (inode
 +size: 256 bytes).
 +The only way to solve it is to back up the volume's files and format the file
 +system: give the mkfs.ext3 utility the -I 128 switch. Finally, restore all
 +backed-up files.
 +After that, the Ext2 IFS software should be able to access the volume.
 +</code>
 +
 +==== misc ====
 +
 +  * [[vista]] : http://www.fs-driver.org/download/Ext2IFS_1_11a.exe
 +  * http://downloads.sourceforge.net/project/ext2fsd/Ext2fsd/0.48/Ext2Fsd-0.48.exe?use_mirror=switch
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki