From dd3701d1d2b9b630c38b624678287ed016ab8afe Mon Sep 17 00:00:00 2001
From: Iustin Pop <iustin@google.com>
Date: Thu, 30 Aug 2007 12:53:48 +0000
Subject: [PATCH] Add note about manually loading the drbd module

---
 docs/install.sgml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/install.sgml b/docs/install.sgml
index 298a78ec1..250ec328a 100644
--- a/docs/install.sgml
+++ b/docs/install.sgml
@@ -269,6 +269,7 @@ ln -s initrd.img-2.6.18-5-xen-686 initrd-2.6-xenU
 apt-get install drbd0.7-module-source drbd0.7-utils
 m-a update
 m-a a-i drbd0.7
+modprobe drbd
       </screen>
 
     </sect2>
-- 
GitLab