Y
Hacker News
new
|
ask
|
show
|
jobs
by
pepijndevos
2631 days ago
All I want is ext4 support from
something
. It looks like this might be able to do it with enough effort?
1 comments
xobs
2631 days ago
I've had reasonable luck with ext2fsd (
https://sourceforge.net/projects/ext2fsd/files/Ext2fsd/0.68/
). I've never gotten the latest version -- 0.69 -- to work, because I don't think it's signed, but I use 0.68 with Windows 10 without issue.
link
suprasam
2631 days ago
Crossmeta kernel has read/write support for XFS and EXT2/3/4 It has readonly support for reiserfs,Apple HFS+ All kernel drivers can be unloaded when not in use.
From FUSE it has support for sshfs and NFS client V3 and V4.
link