Ext2Fsd: Difference between revisions

Content deleted Content added
A.sutton (talk | contribs)
m FIx ___domain in reference to match linked URL
Bender the Bot (talk | contribs)
m top: HTTP to HTTPS for SourceForge
 
(19 intermediate revisions by 17 users not shown)
Line 1:
{{Cleanup bare URLs|date=August 2022}}
{{Infobox software
| name = Ext2Fsd
| title =
| logo =
| logo caption =
Line 14 ⟶ 13:
| released = {{Start date and age|2002|01|26}}
| discontinued = yes
| latest release version = 0.69 <ref name="latestrelease">{{cite web |url=http://www.ext2fsd.com/?p=236 |archive-url=https://web.archive.org/web/20190125125212/http://www.ext2fsd.com/?p=236 |url-status=usurped |archive-date=2019-01-25 |title=Ext2Fsd 0.69 released ! |date=2018-01-13}}</ref>
| latest release date = {{Start date and age|2017|11|2}}
| latest preview version =
Line 27 ⟶ 26:
| genre = [[Installable File System]]
| license = [[GNU General Public License#Version 2|GNU GPL v2]]
| website = {{URL|web.archive.org/web/20190430101555/http://www.ext2fsd.com/|www.ext2fsd.com}}
| repo = {{URL|https://github.com/matt-wu/Ext3Fsd}}
| website = {{URLusurped|1=[https://web.archive.org/web/2019043010155520240805114013/httphttps://www.ext2fsd.com/|www.ext2fsd.com Archive of the original website]}}
}}
'''Ext2Fsd''' (short for '''Ext2 File System Driver''') is a [[free and open-source software|free]] [[Installable File System]] driver written in [[C (programming language)|C]] for the [[Microsoft Windows]] operating system family. It facilitates read and write access to the [[ext2]], [[ext3]] and [[ext4]] [[file system]]s.
 
The driver can be installed on [[Windows 2000]], [[Windows XP]], [[Windows Server 2003]], [[Windows Vista]], [[Windows 7]], [[Windows 8]],<ref>{{cite web |url=https://www.phoronix.com/scan.php?page=news_item&px=MTcyMjg |title=Ext2Fsd: EXT3/EXT4 Support Now Works On Windows 8 |date=2014-06-19}}</ref> [[Windows 10]], [[Windows Server 2008]], [[Windows Server 2008 R2]].<ref name="latestrelease" /> Support for [[Windows NT]] was dropped in version 0.30.<ref>{{cite web |url=httphttps://ext2fsd.sourceforge.net/index.htm |title=Ext2fsd|date=2009-07-27}}</ref>
 
The program ''Ext2Mgr'' can optionally be installed additionally to manage drive letters and such. Since the final release in 2017, no further updates have been made to Ext2Fsd. The official website succumbed to [[link rot]] in 2024.
 
As of April of 2019 the main web site, ext2fsd.com, has gone dark.<ref name="waybackstats">{{cite web |url=https://web.archive.org/web/*/http://www.ext2fsd.com/ |title=Wayback Machine crawl record for ext2fsd.com|date=2019-07-06}}</ref>
 
== Reception ==
Line 58 ⟶ 55:
|}
 
===Supported Ext3/4 features===

Source:<ref name="latestrelease" />===
 
* flexible [[inode]] size: > 128 bytes, up to [[Block (data storage)|block]] size
* dir_index: [[HTree|htree]] directory index
Line 72:
 
===Unsupported Ext3/4 features===
* 64BIT mode (to support 2^64 blocks)
* journal: log-based operations, external journal
* [[Extended file attributes]] (EA), [[Access control list]] (ACL) support
Line 81 ⟶ 82:
== Critical Bug ==
 
AOn November 2, 2017, a warning was issued with the release of version 0.69:
<blockquote>Don't use Ext2Fsd 0.68 or earlier versions with latest Ubuntu or Debian systems. Ext2Fsd 0.68 cannot process EXT4 with 64-BIT mode enabled, then it could corrupt your data. Very sorry for this disaster issue, I'm working on an improvement.<ref name="latestrelease" /></blockquote>
While it is not very clear whether v0.69 corrects this deficiency, users have reported <ref>{{Cite web|url=https://sourceforge.net/p/ext2fsd/discussion/143329/thread/ae5685f415/?limit=25#dd5d|title=Ext2 File System Driver for Windows / Discussion / Ext2Fsd: You need to format the disk in drive before you can use it|website=sourceforge.net|access-date=2019-10-07}}</ref> that Windows 10 prompts them to format the ext4 drive even with the 0.69 version. The known solution is to convert the said ext4 drive to a 32 bit version.<ref>{{Cite web|url=https://sourceforge.net/p/ext2fsd/discussion/143329/thread/ae5685f415/#dd5d|title=Ext2 File System Driver for Windows / Discussion / Ext2Fsd: You need to format the disk in drive before you can use it|website=sourceforge.net|access-date=2019-10-07}}</ref>
It is unclear whether or not v0.69 corrects this deficiency.
 
==See also ==
Line 98 ⟶ 99:
 
==External links==
*{{usurped|1=[https://web.archive.org/web/20240805114013/https://www.ext2fsd.com/ Archive of the original website]}}
*{{Official website|www.ext2fsd.com}}
*[http://ext2fsd.sourceforge.net/index.htm Old website]
*{{SourceForge|ext2fsd|Ext2 File System Driver for Windows}}
 
 
[[Category:Free software programmed in C]]