diff options
author | Ferenc Wagner <Ferenc.Wagner.wferi@niif.hu> | 2010-05-31 17:14:41 +0200 |
---|---|---|
committer | H. Peter Anvin <hpa@linux.intel.com> | 2010-06-07 14:53:44 -0700 |
commit | 068684738163202cbfe02eede0e9f7239492b35d (patch) | |
tree | 9da32fd121de84dfc7c38f934903726c630fa2a7 /doc | |
parent | ca77b78e7611cd21ea7b8b6ffdc0074f0f17a295 (diff) | |
download | syslinux-068684738163202cbfe02eede0e9f7239492b35d.tar.gz |
extlinux docs: recommend the --raid option
When booting from RAID, recommend --raid.
Signed-off-by: Ferenc Wagner <wferi@niif.hu>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/extlinux.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/extlinux.txt b/doc/extlinux.txt index 53f9f483..6974a517 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. |