INSTALL: Recommend installing kernel modules with "make modules_install".
authorBen Pfaff <blp@nicira.com>
Mon, 10 Sep 2012 17:13:07 +0000 (10:13 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 10 Sep 2012 17:13:07 +0000 (10:13 -0700)
Reported-by: Valentin Bud <valentin@hackaserver.com>
Acked-by: Kyle Mestery <kmestery@cisco.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
AUTHORS
INSTALL

diff --git a/AUTHORS b/AUTHORS
index 2389b5a..70257e5 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -168,6 +168,7 @@ Stephen Hemminger       shemminger@vyatta.com
 Takayuki HAMA           t-hama@cb.jp.nec.com
 Teemu Koponen           koponen@nicira.com
 Timothy Chen            tchen@nicira.com
+Valentin Bud            valentin@hackaserver.com
 Vishal Swarankar        vishal.swarnkar@gmail.com
 Vjekoslav Brajkovic     balkan@cs.washington.edu
 Voravit T.              voravit@kth.se
diff --git a/INSTALL b/INSTALL
index 671c4a4..4d94c52 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -261,6 +261,11 @@ Prerequisites section, follow the procedure below to build.
    you do not understand what this means or do not know if your driver
    will work, do not set this.
 
+   Once you verify that the kernel modules load properly, you should
+   install them:
+
+      % make modules_install
+
 7. Initialize the configuration database using ovsdb-tool, e.g.:
 
       % mkdir -p /usr/local/etc/openvswitch