mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-24 06:29:19 +00:00
Doc: Update Using GRUB to boot ACRN
Signed-off-by: fuzhongl <fuzhong.liu@intel.com>
This commit is contained in:
parent
a67a85c70d
commit
2a8a1e4464
@ -91,11 +91,11 @@ pre-launched VMs (the SOS_VM is also a kind of pre-launched VM):
|
|||||||
The module ``/boot/kernel4vm0`` is the VM0 kernel file. The param
|
The module ``/boot/kernel4vm0`` is the VM0 kernel file. The param
|
||||||
``xxxxxx`` is VM0's kernel file tag and must exactly match the
|
``xxxxxx`` is VM0's kernel file tag and must exactly match the
|
||||||
``kernel_mod_tag`` of VM0 configured in the
|
``kernel_mod_tag`` of VM0 configured in the
|
||||||
``hypervisor/scenarios/$(SCENARIO)/vm_configurations.c`` file. The
|
``misc/vm_configs/scenarios/$(SCENARIO)/vm_configurations.c`` file. The
|
||||||
multiboot module ``/boot/kernel4vm1`` is the VM1 kernel file and the
|
multiboot module ``/boot/kernel4vm1`` is the VM1 kernel file and the
|
||||||
param ``yyyyyy`` is its tag and must exactly match the
|
param ``yyyyyy`` is its tag and must exactly match the
|
||||||
``kernel_mod_tag`` of VM1 in the
|
``kernel_mod_tag`` of VM1 in the
|
||||||
``hypervisor/scenarios/$(SCENARIO)/vm_configurations.c`` file.
|
``misc/vm_configs/scenarios/$(SCENARIO)/vm_configurations.c`` file.
|
||||||
|
|
||||||
The guest kernel command line arguments is configured in the
|
The guest kernel command line arguments is configured in the
|
||||||
hypervisor source code by default if no ``$(VMx bootargs)`` is present.
|
hypervisor source code by default if no ``$(VMx bootargs)`` is present.
|
||||||
|
Loading…
Reference in New Issue
Block a user