Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


centos_7_nbd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
centos_7_nbd [2015/05/22 12:32] – [Network block device (nbd) - CentOS 7] admincentos_7_nbd [2015/05/22 12:37] – [Network block device (nbd) - CentOS 7] admin
Line 14: Line 14:
 make menuconfig</code> make menuconfig</code>
   * Go to 'Device Drivers | Block devices' and set 'M' on 'Network block device support' exit saving new kernel config.   * Go to 'Device Drivers | Block devices' and set 'M' on 'Network block device support' exit saving new kernel config.
-  * Compile time:<code>make prepare && make modules_prepare -j4 && make -j4</code>+  * Compile time (get some coffee):<code>make prepare && make modules_prepare -j4 && make -j4</code>
   * Next build the block device modules: <code>make M=drivers/block</code>   * Next build the block device modules: <code>make M=drivers/block</code>
   * Check the module:<code>modinfo drivers/block/nbd.ko</code>   * Check the module:<code>modinfo drivers/block/nbd.ko</code>
centos_7_nbd.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1