All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] pc defconfig image does not boot
@ 2020-07-27  5:21 David Park
  2020-07-27  6:09 ` Tudor Holton
  2020-07-27  8:23 ` Peter Korsgaard
  0 siblings, 2 replies; 5+ messages in thread
From: David Park @ 2020-07-27  5:21 UTC (permalink / raw)
  To: buildroot

Hi,

I created a PC disk.img from the pc_x86_64_efi_defconfig config file
following exactly the instructions outlined in board/pc/readme.txt.

make pc_x86_64_efi_defconfig

Running this disk.img in qemu boots fine with no issues, but when I write
the image to a pendrive using the listed commands:

dd if=output/images/disk.img of=/dev/sdc; sync

And then insert it into my PC, it doesn't boot all the way. I only see the
GRUB menu with the Buildroot image listed, but when GRUB tries to run this
image, I only see "Booting Buildroot", and then nothing else.

Am I missing some steps here that aren't in the readme?

--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20200726/5da3b9ae/attachment.html>

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-07-27 23:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-27  5:21 [Buildroot] pc defconfig image does not boot David Park
2020-07-27  6:09 ` Tudor Holton
2020-07-27  8:23 ` Peter Korsgaard
2020-07-27 20:10   ` David Park
2020-07-27 23:51     ` Tudor Holton

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.