From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v4 1/2] board: add support for Intel Galileo Gen 2
Date: Mon, 21 Sep 2015 16:45:54 +0200 [thread overview]
Message-ID: <20150921164554.0e4f348f@free-electrons.com> (raw)
In-Reply-To: <CAJ3iQcoMbnFxPE+DAV=2PF7xCmQdqz8YGKTkZT5BeFNasbsmyw@mail.gmail.com>
Dear Gergely Imreh,
On Mon, 21 Sep 2015 22:31:39 +0800, Gergely Imreh wrote:
> I was trying this patch series out, but running into some issues.
>
> The major one is that if I create the "sdcard.img" using the
> defconfig, write it onto a card, and try to boot from it, I get this
> kernel panic as the result:
>
> [ 3.470356] mmc0: new high speed SDHC card at address 0007
> [ 3.477010] VFS: Cannot open root device "mmcblk0p2" or
> unknown-block(0,0): error -6
> [ 3.484871] Please append a correct "root=" boot option; here are
> the available partitions:
> [ 3.493332] Kernel panic - not syncing: VFS: Unable to mount root
> fs on unknown-block(0,0)
> [ 3.501649] Pid: 1, comm: swapper Not tainted 3.8.7 #1
> [ 3.503281] Call Trace:
> [ 3.503281] [<c12e5571>] panic+0x64/0x144
> [ 3.503281] [<c1458cc7>] mount_block_root+0x191/0x1ef
> [ 3.503281] [<c10b9468>] ? sys_mknod+0x28/0x30
> [ 3.503281] [<c1458e2c>] mount_root+0x4f/0x57
> [ 3.503281] [<c1458f74>] prepare_namespace+0x140/0x171
> [ 3.503281] [<c1458a71>] kernel_init_freeable+0x15e/0x166
> [ 3.503281] [<c12e2d7b>] kernel_init+0xb/0x140
> [ 3.503281] [<c12e87fb>] ret_from_kernel_thread+0x1b/0x30
> [ 3.503281] [<c12e2d70>] ? rest_init+0x60/0x60
>
> Is there anything I might be missing?
> (Using a Gen2 board)
Can you add "rootwait" to your kernel command line?
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2015-09-21 14:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-10 19:52 [Buildroot] [PATCH v4 1/2] board: add support for Intel Galileo Gen 2 Kinsella, Ray
2015-09-21 14:31 ` Gergely Imreh
2015-09-21 14:45 ` Thomas Petazzoni [this message]
2015-09-21 14:48 ` Kinsella, Ray
2015-09-21 15:13 ` Gergely Imreh
2015-09-21 15:33 ` Kinsella, Ray
2015-09-21 17:20 ` Thomas Petazzoni
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=20150921164554.0e4f348f@free-electrons.com \
--to=thomas.petazzoni@free-electrons.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.