From: "Robert P. J. Day" <rpjday@crashcourse.ca>
To: Diego Sueiro <diego.sueiro@gmail.com>
Cc: Yocto discussion list <yocto@yoctoproject.org>
Subject: Re: couple simple questions on building for intel galileo
Date: Thu, 8 May 2014 07:36:05 -0400 (EDT) [thread overview]
Message-ID: <alpine.LFD.2.11.1405080721510.4769@localhost> (raw)
In-Reply-To: <CAMCfZKFHCLp2aJJQU4LEQ7nd4_NtNuOgy-ghYFaqAzO5-qtzkw@mail.gmail.com>
On Thu, 8 May 2014, Diego Sueiro wrote:
> Robert,
> Here is some instructions with some workarounds:
> http://www.malinov.com/Home/sergey-s-blog/intelgalileo-buildinglinuximage
>
> And I think that you already saw meta-intel-iot-devkit:
> http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel-iot-devkit/
>
> As soon as I get my Galileo I'll try to put Yocto on it.
>
> Please, share your results with us.
oh, i'm currently writing all this up and, at the risk of going
*slightly* off-topic, before i set up for a yocto build for this
board, i'm just trying to clarify the boot process, both without and
with the SD card, so i know i'm bulding my SD card properly.
first, without an SD card, the board apparently boots a minimal
linux image from SPI flash. so far, so good.
as for creating a bootable SD card, i see two possibilities. the
first is explained at sparkfun:
https://learn.sparkfun.com/tutorials/galileo-getting-started-guide/bigger-linux-image
where one can download a file called
LINUX_IMAGE_FOR_SD_Intel_Galileo_v0.7.5.7z, which uncompresses into a
simple directory structure that you copy to a FAT-formatted SD card.
so this SD card, apparently, contains a single FAT partition.
on the other hand, over at intel's developer zone:
https://software.intel.com/en-us/iotdevkit
one can download what is described as "SD card (200MB zipped)", which
i unzipped into a file "iot-devkit-201402201605-mmcblkp0.direct",
almost 8G in size, and which "fdisk" shows me has the following
structure:
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x0007eabb
Device Boot Start End
Blocks Id System
iot-devkit-201402201605-mmcblkp0.direct1 * 2048 106493 52223 83 Linux
iot-devkit-201402201605-mmcblkp0.direct2 106496 14442495 7168000 83 Linux
which is more what i'm used to. so am i reading both of these
correctly? there are two possible formats for the bootable SD card:
* simple, single FAT partition, or
* more "standard" pair of bootable FAT partition, and linux ext
partition.
many thanks.
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
next prev parent reply other threads:[~2014-05-08 11:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-08 7:21 couple simple questions on building for intel galileo Robert P. J. Day
2014-05-08 10:45 ` Diego Sueiro
2014-05-08 11:36 ` Robert P. J. Day [this message]
2014-05-08 17:58 ` Robert P. J. Day
2014-05-08 18:23 ` Rob Woolley
2014-05-08 18:44 ` Robert P. J. Day
2014-05-09 10:09 ` Robert P. J. Day
-- strict thread matches above, loose matches on Subject: below --
2014-05-16 13:41 Farquhar, Paul W
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=alpine.LFD.2.11.1405080721510.4769@localhost \
--to=rpjday@crashcourse.ca \
--cc=diego.sueiro@gmail.com \
--cc=yocto@yoctoproject.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.