summaryrefslogtreecommitdiff
path: root/debian/FAQ
diff options
context:
space:
mode:
authormartin f. krafft <madduck@madduck.net>2008-07-02 11:33:46 +0200
committermartin f. krafft <madduck@madduck.net>2008-07-02 11:33:46 +0200
commit1acc1876ef83233ebafff82d155c496e6e8c6609 (patch)
tree225d4b1223a9cdbf87cdb579f41195310076f488 /debian/FAQ
parentfbb0bb5b4e12756f3ac30fc082a28a52cea3062e (diff)
add notes about startall where mdrun is mentioned
Diffstat (limited to 'debian/FAQ')
-rw-r--r--debian/FAQ6
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/FAQ b/debian/FAQ
index b79d2769..76f57a0c 100644
--- a/debian/FAQ
+++ b/debian/FAQ
@@ -535,12 +535,14 @@ The latest version of this FAQ is available here:
If you are still using mdrun, please ensure that you have a valid
/etc/mdadm/mdadm.conf file (run /usr/share/mdadm/mkconf --generate to get
- one), and use
+ one), and run
mdadm --assemble --scan --auto=yes
instead of mdrun.
- -- martin f. krafft <madduck@debian.org> Thu, 06 Sep 2007 23:38:16 +0200
+ Or make use of /usr/share/mdadm/startall .
+
+ -- martin f. krafft <madduck@debian.org> Wed, 02 Jul 2008 11:32:51 +0200
$Id$