From 8f41b9131dbfd4b0cd603226fc2c11aec225be01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bo=20Brant=C3=A9n?= Date: Sat, 29 Feb 2020 00:06:50 +0100 Subject: [PATCH] doc update --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 717e3e8..27ed368 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,19 @@ About Bo Branten +Test +---- + + To test this driver follow these steps: + 1. Install the current version from http://ext2fsd.com also mirrored at http://www.acc.umu.se/~bosse. + 2. Copy the new driver over the old in \windows\system32\drivers. Precompiled drivers for 32-bit and + 64-bit Windows is available at http://www.acc.umu.se/~bosse. + 3. Reboot. + Now you can read and write ext4 filesystems using the new features metadata checksums and 64-bit + blocknumbers from Windows. + (sorry I can not sign drivers so you need to turn of Windows checking for that during testing. + + Introduction ------------