Update the module build section of install doc
authorIustin Pop <iustin@google.com>
Mon, 4 Aug 2008 09:10:05 +0000 (09:10 +0000)
committerIustin Pop <iustin@google.com>
Mon, 4 Aug 2008 09:10:05 +0000 (09:10 +0000)
Reviewed-by: imsnah

doc/install.sgml

index 0d8e16b..d432bfd 100644 (file)
@@ -371,6 +371,7 @@ apt-get install -t etch-backports drbd8-module-source drbd8-utils
 m-a update
 m-a a-i drbd8
 echo drbd minor_count=128 >> /etc/modules
+depmod -a
 modprobe drbd minor_count=128
       </screen>