|
本帖最后由 农村户口_1201 于 2024-2-26 13:58 编辑
windows上读写ext4的最佳姿势是什么?
Ext2Fsd是Ext2 File System Driver (For Windows) 的缩写。
它是一款可以使用户在Windows下访问Linux操作系统中常见的Ext2/3/4等文件系统的软件。
It's a free and open-source software, everyone can modify or distributeunder GNU GPLv2.
本来:
the latest Ext2Fsd(ext2fsd-0.69) doesn't work after windows 10 --- solved using ext2fsd-0.53 or 0.68
0.69驱动文件Ext2Fsd.sys在管理软件中显示”Ext2Fsd could NOT be started“
但是:
could corrupt your data!
能在Windows下挂载ext4分区,并且能读写,但是当进去Linux时悲剧了,开机进入initramFS
并且显示superblock chechsum does math的错误。但是还是能修复的……
2024.02.22之前
在win10/11上可以用Ext2Fsd,但需要使用0.70及以上版本才支持win10,并且系统需要开启测试模式。
现在:bobranten/Ext4Fsd is a branch of the Ext2Fsd project by Matt Wu where I try to
implement support for metadata checksums and jbd2. I have also
updated the project so it can be compiled with Visual Studio 2019
and Visual Studio 2022.作者发布了win10/11签名版的,可以直接安装使用,Ext2Fsd is already started.
下载:
To test this driver run one of the installation programs:
Signed driver for Windows 11:
htt哈哈ps://ww哈哈w.accum.se/~bosse/ext2fsd/0.70/Ext2Fsd-setup-signed-win11.exe
Signed driver for Windows 10:
htt哈哈ps://ww哈哈w.accum.se/~bosse/ext2fsd/0.70/Ext2Fsd-setup-signed-win10.exe
Signed driver files for manual install: (even ARM/ARM64)
htt哈哈ps://ww哈哈w.accum.se/~bosse/ext2fsd/0.70/signed/
|
评分
-
查看全部评分
|