From: "Vincent Davis Jr" <vince@underview.tech>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH v3 1/8] bootimg_pcbios: support grub hybrid boot
Date: Fri, 12 Sep 2025 21:29:50 -0700 [thread overview]
Message-ID: <17219.1757737790724979122@lists.openembedded.org> (raw)
In-Reply-To: <DCNF1CJJ7WH3.1SH2QIZU7LIUN@bootlin.com>
[-- Attachment #1.1: Type: text/plain, Size: 552 bytes --]
This issue has been hard to reproduce.
Even when I manually build the same SEABIOS version.
Everything boots for me when manually trying with bellow command
qemu-system-x86_64 \
-bios seabios/out/bios.bin \
-nographic \
-chardev stdio,id=char0,mux=on,signal=off \
-mon chardev=char0,mode=readline \
-serial chardev:char0 \
-drive file=vm-storage/emmc-wic-udoo-bolt-emmc.rootfs.wic,format=raw,if=virtio
Is there anyway with v3 to soley run
oe-selftest --verbose -r wic.Wic2.test_grub_install_biosplusefi_qemu.
And paste output?
[-- Attachment #1.2: Type: text/html, Size: 738 bytes --]
[-- Attachment #2: Screenshot from 2025-09-13 00-20-31.png --]
[-- Type: image/png, Size: 100516 bytes --]
next prev parent reply other threads:[~2025-09-13 4:29 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-05 16:41 [OE-core][PATCH v3 1/8] bootimg_pcbios: support grub hybrid boot Vincent Davis Jr
2025-09-05 16:41 ` [OE-core][PATCH v3 2/8] bootimg_efi: " Vincent Davis Jr
2025-09-05 16:41 ` [OE-core][PATCH v3 3/8] bootimg_efi: copy grub modules Vincent Davis Jr
2025-09-05 16:41 ` [OE-core][PATCH v3 4/8] bootimg_pcbios: update default boot timeout to zero Vincent Davis Jr
2025-09-05 16:41 ` [OE-core][PATCH v3 5/8] bootimg_biosplusefi: add grub only examples Vincent Davis Jr
2025-09-05 16:41 ` [OE-core][PATCH v3 6/8] grub-efi: support custom embedded grub configs Vincent Davis Jr
2025-09-05 16:41 ` [OE-core][PATCH v3 7/8] oe-selftest[wic]: add test_grub_install_biosplusefi Vincent Davis Jr
2025-09-05 16:41 ` [OE-core][PATCH v3 8/8] oe-selftest[wic]: add test_grub_install_biosplusefi_qemu Vincent Davis Jr
2025-09-07 14:02 ` [OE-core][PATCH v3 1/8] bootimg_pcbios: support grub hybrid boot Mathieu Dubois-Briand
2025-09-07 15:47 ` Vincent Davis
2025-09-08 12:25 ` Mathieu Dubois-Briand
2025-09-13 4:29 ` Vincent Davis Jr [this message]
2025-09-15 12:17 ` [OE-core] [PATCH " Mathieu Dubois-Briand
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=17219.1757737790724979122@lists.openembedded.org \
--to=vince@underview.tech \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.