delete pci_devices_ignore=(0:18:1)
delete pci_devices_ignore=(0:18:1) settings manually, because it has been set in acrn.conf by default, not need to change manually
This commit is contained in:
parent
2f2d108b1e
commit
1c712c52f9
|
@ -43,7 +43,6 @@ what is referenced in the :ref:`getting-started-apl-nuc` section:
|
||||||
|
|
||||||
1. Serial Port settings
|
1. Serial Port settings
|
||||||
#. Storage device name
|
#. Storage device name
|
||||||
#. ``pci_devices_ignore`` parameter
|
|
||||||
|
|
||||||
You will need to keep these in mind in a few places:
|
You will need to keep these in mind in a few places:
|
||||||
|
|
||||||
|
@ -55,7 +54,6 @@ You will need to keep these in mind in a few places:
|
||||||
|
|
||||||
* When adjusting the ``acrn.conf`` file
|
* When adjusting the ``acrn.conf`` file
|
||||||
|
|
||||||
* Change the ``options`` line and set ``pci_devices_ignore=(0:18:1)``
|
|
||||||
* Set the ``root=`` parameter using the ``PARTUUID`` or device name directly
|
* Set the ``root=`` parameter using the ``PARTUUID`` or device name directly
|
||||||
|
|
||||||
* When configuring the EFI firmware to boot the ACRN hypervisor by default
|
* When configuring the EFI firmware to boot the ACRN hypervisor by default
|
||||||
|
|
Loading…
Reference in New Issue