mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-24 06:29:19 +00:00
doc:udpate using_partition_mode_on_nuc nuc7i7bnh to nuc7i7dnb
Signed-off-by: yunzha4x <yunx.zhang@intel.com>
This commit is contained in:
parent
a7b6fc74e5
commit
2e79501e4d
@ -132,7 +132,7 @@ Update ACRN hypervisor Image
|
|||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
Double check PCI devices BDF defined in the
|
Double check PCI devices BDF defined in the
|
||||||
``hypervisor/arch/x86/configs/nuc7i7bnh/pci_devices.h``
|
``hypervisor/arch/x86/configs/nuc7i7dnb/pci_devices.h``
|
||||||
with the information reported by the ``lspci -vv`` command.
|
with the information reported by the ``lspci -vv`` command.
|
||||||
|
|
||||||
#. Clone the ACRN source code and configure the build options
|
#. Clone the ACRN source code and configure the build options
|
||||||
@ -153,7 +153,7 @@ Update ACRN hypervisor Image
|
|||||||
|
|
||||||
.. code-block:: none
|
.. code-block:: none
|
||||||
|
|
||||||
$ make defconfig BOARD=nuc7i7bnh
|
$ make defconfig BOARD=nuc7i7dnb
|
||||||
$ make menuconfig
|
$ make menuconfig
|
||||||
|
|
||||||
Updates the following configure item:
|
Updates the following configure item:
|
||||||
@ -178,7 +178,7 @@ Update ACRN hypervisor Image
|
|||||||
The above command output should contain the ``GRUB`` keyword.
|
The above command output should contain the ``GRUB`` keyword.
|
||||||
|
|
||||||
#. Check or update BDF information of PCI devices of each pre-launched VM;
|
#. Check or update BDF information of PCI devices of each pre-launched VM;
|
||||||
Check it in the ``hypervisor/arch/x86/configs/nuc7i7bnh/pci_devices.h``.
|
Check it in the ``hypervisor/arch/x86/configs/nuc7i7dnb/pci_devices.h``.
|
||||||
|
|
||||||
#. Build the ACRN hypervisor and copy the artifact ``acrn.32.out`` to the
|
#. Build the ACRN hypervisor and copy the artifact ``acrn.32.out`` to the
|
||||||
``/boot`` directory:
|
``/boot`` directory:
|
||||||
|
Loading…
Reference in New Issue
Block a user