]> git.proxmox.com Git - pve-kernel-3.10.0.git/blobdiff - README
compile NBD and RBD modules
[pve-kernel-3.10.0.git] / README
diff --git a/README b/README
index 0d005c9bc558f42c685435f46ee9a09cb51ea8ec..a3c8a01cd39b7c115c9128fa0e391b8ab0b2491b 100644 (file)
--- a/README
+++ b/README
@@ -80,6 +80,13 @@ see config-3.10.0.diff
         CONFIG_BLK_DEV_SR=y
         CONFIG_BLK_DEV_DM=y
 
+- compile NBD and RBD modules
+        CONFIG_BLK_DEV_NBD=m
+        CONFIG_BLK_DEV_RBD=m
+
+- set LOOP_MIN_COUNT to 8 (debian defaults)
+        CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
+
 - disable module signatures (CONFIG_MODULE_SIG)
  
 - enable IBM JFS file system