>
>
> Kamal GMBH <kamalgmb...@gmail.com>
> Wed, Mar 27, 11:30 PM (18 hours ago)
> to Bruce
> Hello Bruce,
>
> I am building using below command
>
> bitbake-layers add-layer ../meta-openembedded/meta-oe
> bitbake-layers add-layer ../meta-openembedded/meta-python
> bitbake-layers add-layer ../meta-openembedded/meta-networking
> bitbake-layers add-layer ../meta-dpdk
> bitbake-layers add-layer ../meta-amd/meta-amd-distro
> bitbake-layers add-layer ../meta-amd/meta-amd-bsp
> bitbake-layers add-layer ../meta-openembedded/meta-filesystems
> bitbake-layers add-layer ../meta-virtualization
> bitbake-layers add-layer ../meta-security/meta-tpm/
> bitbake core-image-sato -k
>
> I am trying to  install xen and boot xen in x86_64 hardware.
>
> how can i change grub configuration in yocto inside meta-amd folder ?
>
> how can i enable multiboot and module and change grub file?
>
> how can I change local.conf file for grub below change? can you please
> provide step.
>
> *in the target HW:*
> ==============
> root@v3000:/boot/EFI/BOOT# *vi grub.cfg (My expected grub.cfg file)*
>
> serial --unit=0 --speed=115200 --word=8 --parity=no --stop=1
> default=boot
> timeout=10
> menuentry 'boot'{
> multiboot2 /xen dom0=pvh dom0_mem=8G dom0_max_vcpus=4 dom0_vcpus_pin
> loglvl=all guest_loglvl=all
> com1=115200/3000000,8n1,0xfedc9000,4,reg-width=4,reg-shift=2
> console=com1,vga console_timestamps=boot
> module2 /bzImage ramdisk_size=32768
> root=PARTUUID=cc63eebd-9861-4ec8-a941-a0e5b80374dd rw rootwait quiet
>  console=hvc0 earlyprintk=xen console=ttyS0 panic=10 LABEL=boot debugshell=5
> module2 /initrd
> }
> root@v3000:/boot/EFI/BOOT#
>
>
> NOTE:
> i am building using bitbake  core-image-sato.
>
> Regards,
> Kamal
>
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#8658): 
https://lists.yoctoproject.org/g/meta-virtualization/message/8658
Mute This Topic: https://lists.yoctoproject.org/mt/105020854/21656
Group Owner: meta-virtualization+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to