[install-guide] adding ext4 to the list of acceptable HD ISO install partitions bz 598555

David Nalley ke4qqq at fedoraproject.org
Sun Jun 20 20:14:07 UTC 2010


commit 26087706f1edb65a7e234f2b444408da2f1f9b76
Author: David Nalley <david at gnsa.us>
Date:   Sun Jun 20 16:14:01 2010 -0400

    adding ext4 to the list of acceptable HD ISO install partitions bz 598555

 en-US/Steps_Hd_Install_x86_ppc_note_1.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/en-US/Steps_Hd_Install_x86_ppc_note_1.xml b/en-US/Steps_Hd_Install_x86_ppc_note_1.xml
index 5cad27d..c28d794 100644
--- a/en-US/Steps_Hd_Install_x86_ppc_note_1.xml
+++ b/en-US/Steps_Hd_Install_x86_ppc_note_1.xml
@@ -9,6 +9,6 @@
 	<title>Note</title>
 
 	<para>
-		Hard drive installations only work from ext2, ext3, or FAT file systems. If you have a file system other than those listed here, such as reiserfs, you will not be able to perform a hard drive installation.
+		Hard drive installations only work from ext2, ext3, ext4, or FAT file systems. If you have a file system other than those listed here, such as reiserfs, you will not be able to perform a hard drive installation.
 	</para>
-</note>
\ No newline at end of file
+</note>


More information about the docs-commits mailing list