|
@@ -13,7 +13,7 @@ Table of contents
|
|
|
- Using NTFS volume and stripe sets
|
|
|
- The Device-Mapper driver
|
|
|
- The Software RAID / MD driver
|
|
|
- - Limitiations when using the MD driver
|
|
|
+ - Limitations when using the MD driver
|
|
|
- ChangeLog
|
|
|
|
|
|
|
|
@@ -43,7 +43,7 @@ There is plenty of additional information on the linux-ntfs web site
|
|
|
at http://linux-ntfs.sourceforge.net/
|
|
|
|
|
|
The web site has a lot of additional information, such as a comprehensive
|
|
|
-FAQ, documentation on the NTFS on-disk format, informaiton on the Linux-NTFS
|
|
|
+FAQ, documentation on the NTFS on-disk format, information on the Linux-NTFS
|
|
|
userspace utilities, etc.
|
|
|
|
|
|
|
|
@@ -383,7 +383,7 @@ Software RAID / MD driver. For which you need to set up your /etc/raidtab
|
|
|
appropriately (see man 5 raidtab).
|
|
|
|
|
|
Linear volume sets, i.e. linear raid, as well as stripe sets, i.e. raid level
|
|
|
-0, have been tested and work fine (though see section "Limitiations when using
|
|
|
+0, have been tested and work fine (though see section "Limitations when using
|
|
|
the MD driver with NTFS volumes" especially if you want to use linear raid).
|
|
|
Even though untested, there is no reason why mirrors, i.e. raid level 1, and
|
|
|
stripes with parity, i.e. raid level 5, should not work, too.
|
|
@@ -435,7 +435,7 @@ setup correctly to avoid the possibility of causing damage to the data on the
|
|
|
ntfs volume.
|
|
|
|
|
|
|
|
|
-Limitiations when using the Software RAID / MD driver
|
|
|
+Limitations when using the Software RAID / MD driver
|
|
|
-----------------------------------------------------
|
|
|
|
|
|
Using the md driver will not work properly if any of your NTFS partitions have
|