All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Park <djpark121@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] pc defconfig image does not boot
Date: Sun, 26 Jul 2020 22:21:01 -0700	[thread overview]
Message-ID: <CACef8rpYbbO6p7srvegq0XqwEcVk2LHAiTRsMmLjcpi8CHn8xA@mail.gmail.com> (raw)

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>

             reply	other threads:[~2020-07-27  5:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-27  5:21 David Park [this message]
2020-07-27  6:09 ` [Buildroot] pc defconfig image does not boot Tudor Holton
2020-07-27  8:23 ` Peter Korsgaard
2020-07-27 20:10   ` David Park
2020-07-27 23:51     ` Tudor Holton

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=CACef8rpYbbO6p7srvegq0XqwEcVk2LHAiTRsMmLjcpi8CHn8xA@mail.gmail.com \
    --to=djpark121@gmail.com \
    --cc=buildroot@busybox.net \
    /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.