[syslinux:pathbased] extlinux docs: recommend the --raid option

syslinux-bot for Ferenc Wagner Ferenc.Wagner.wferi at niif.hu
Mon Jun 7 15:04:02 PDT 2010


Commit-ID:  068684738163202cbfe02eede0e9f7239492b35d
Gitweb:     http://syslinux.zytor.com/commit/068684738163202cbfe02eede0e9f7239492b35d
Author:     Ferenc Wagner <Ferenc.Wagner.wferi at niif.hu>
AuthorDate: Mon, 31 May 2010 17:14:41 +0200
Committer:  H. Peter Anvin <hpa at linux.intel.com>
CommitDate: Mon, 7 Jun 2010 14:53:44 -0700

extlinux docs: recommend the --raid option

When booting from RAID, recommend --raid.

Signed-off-by: Ferenc Wagner <wferi at niif.hu>
Signed-off-by: H. Peter Anvin <hpa at linux.intel.com>


---
 doc/extlinux.txt |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/extlinux.txt b/doc/extlinux.txt
index 53f9f48..6974a51 100644
--- a/doc/extlinux.txt
+++ b/doc/extlinux.txt
@@ -97,9 +97,9 @@ preferred way to boot is:
 - Install the MBR on *each disk*, and mark the RAID-1 partition
   active.
 
-- Run "extlinux -i /boot" to install extlinux.  This will install it on
-  all the drives in the RAID-1 set, which means you can boot any
-  combination of drives in any order.
+- Run "extlinux --raid --install /boot" to install extlinux.  This
+  will install it on all the drives in the RAID-1 set, which means
+  you can boot any combination of drives in any order.
 
 
 



More information about the Syslinux-commits mailing list