Ext3Fsd icon indicating copy to clipboard operation
Ext3Fsd copied to clipboard

Can you recommend safe mkfs.ext4 options?

Open alex3kov opened this issue 7 years ago • 1 comments

Changelog 0.69 looks rather scary. Can you provide mkfs.ext4 options we can use so that resulting filesystem is completely safe to use from Windows with Ext2Fsd?

Side question: Why is this repository named Ext3Fsd?

alex3kov avatar May 10 '18 08:05 alex3kov

mkfs.ext4 -O '^metadata_csum,^64bit' VOLUME_PATH

BTW, starting from 0.69 the FSD will reject mounting file systems with these two features.

On 10 May 2018 at 16:23, Aleksei Kovura [email protected] wrote:

Changelog 0.69 looks rather scary. Can you provide mkfs.ext4 options we can use so that resulting filesystem is completely safe to use from Windows with Ext2Fsd?

Side question: Why is this repository named Ext3Fsd?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/matt-wu/Ext3Fsd/issues/25, or mute the thread https://github.com/notifications/unsubscribe-auth/ALUjKEFp87A0ILBnU3J35rbB8GyeOaNRks5tw_kSgaJpZM4T5ihD .

ngkaho1234 avatar May 10 '18 12:05 ngkaho1234