Merge "Fix typo in cinder guide"
This commit is contained in:
commit
a06a57ba54
@ -119,5 +119,5 @@ targeted for nova compute role.
|
|||||||
- Add configfs module to ``/etc/modules``
|
- Add configfs module to ``/etc/modules``
|
||||||
- Rebuild initramfs using: ``update-initramfs -u`` command
|
- Rebuild initramfs using: ``update-initramfs -u`` command
|
||||||
- Make sure configfs gets mounted during a server boot up process. There are
|
- Make sure configfs gets mounted during a server boot up process. There are
|
||||||
multiple ways to accomplish it, one example is adding this command to
|
multiple ways to accomplish it, one example is adding this command
|
||||||
"mount -t configfs configfs ``/sys/kernel/config`` to ``/etc/rc.local``
|
"mount -t configfs configfs ``/sys/kernel/config``" to ``/etc/rc.local``
|
||||||
|
Loading…
Reference in New Issue
Block a user