mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-02 04:15:31 +00:00
doc: fix indenting issues in tutorial
Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
2c4249fb96
commit
b8ef1a87be
@ -86,7 +86,7 @@ Install ACRN on the Debian VM
|
||||
$ sudo make modules_install
|
||||
$ sudo cp arch/x86/boot/bzImage /boot/bzImage
|
||||
|
||||
#. Update Grub for the Debian Service VM
|
||||
#. Update Grub for the Debian Service VM:
|
||||
|
||||
Update the ``/etc/grub.d/40_custom`` file as shown below.
|
||||
|
||||
@ -146,9 +146,10 @@ Install ACRN on the Debian VM
|
||||
[ 0.982837] ACRN HVLog: Failed to init last hvlog devs, errno -19
|
||||
[ 0.983023] ACRN HVLog: Initialized hvlog module with 4 cp
|
||||
|
||||
Enable the Network Sharing to Give Network Access to User VM
|
||||
Enable Network Sharing to Give Network Access to the User VM
|
||||
************************************************************
|
||||
.. code-block:: bash
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
$ sudo systemctl enable systemd-networkd
|
||||
$ sudo systemctl start systemd-networkd
|
||||
|
Loading…
Reference in New Issue
Block a user