From: Denys Dmytriyenko <denys@ti.com>
To: <winiston@futuraautomation.com>
Cc: yocto texas <meta-ti@yoctoproject.org>
Subject: Re: Error while writing image on sd card
Date: Mon, 1 Feb 2016 16:13:51 -0500 [thread overview]
Message-ID: <20160201211351.GQ11314@edge> (raw)
In-Reply-To: <32F7239B343B45C78216EBDDA2AC66CA@RD3>
You are trying to make a EFI image, which AM437 doesn't use.
You can use one of the many available methods to boot your AM437 platform,
SD/MMC boot is just one of the many. There's plenty of documentation and
examples on http://processors.wiki.ti.com/ specific to TI embedded processors,
including instructions on how to make a bootable SD/MMC image and even
existing scripts, like the one that comes with TI SDK products.
--
Denys
On Fri, Jan 29, 2016 at 03:49:03PM +0530, winiston@futuraautomation.com wrote:
> Dear,
>
> Host system : Ubuntu 14.04
> Target system : AM437x-evm
>
> I tried to write the image on the sd card, It spits out the error. I am
> using card reader. In the device tree, card reader detects as /dev/sdb
> & /dev/sde and sd card detects as /dev/sde1 , /dev/sde2 & /dev/sde3 .
>
> Please see the below output for my writing command.
>
> winiston@winiston-VirtualBox:~/poky/build$ sudo
> $HOME/poky/scripts/contrib/mkefidisk.sh /dev/sde \tmp/deploy/images/am437x-evm/core-image-minimal-am437x-evm.tar.bz2 /dev/sda
> Image details
> image:
> 'tmp/deploy/images/am437x-evm/core-image-minimal-am437x-evm.tar.bz2' ->
> 'core-image-minimal-am437x-evm-20160129065004.rootfs.tar.bz2'
> size: 2180726 bytes
> modified: 2016-01-29 12:21:04.000000000 +0530
> type: bzip2 compressed data, block size = 900k
>
> Device details
> device: /dev/sde
> vendor: Multiple
> model: Flash Reader
> size: 16088301568 bytes
>
> Prepare EFI image on /dev/sde [y/N]? y
>
> Boot partition size: 20 MB (/dev/sde1)
> ROOTFS partition size: 15264 MB (/dev/sde2)
> Swap partition size: 804 MB (/dev/sde3)
>
> Partitioning installation media (/dev/sde)
> Formatting partitions
> Failed to mount
> tmp/deploy/images/am437x-evm/core-image-minimal-am437x-evm.tar.bz2
> Failed to mount rootfs.img
> Preparing boot partition
> Failed to copy vmlinuz
> Failed to copy EFI dir
> No EFI bootloader configuration found
> winiston@winiston-VirtualBox:~/poky/build$
>
> What could be the problem? How do I burn image on sd card?
>
>
> Regards,
> Winiston.P
> Futura Automation Pvt Ltd.
>
> Ph :91-80-28375290 / 28375295
> Fax :91-80-28375291
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
prev parent reply other threads:[~2016-02-01 21:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-29 10:19 Error while writing image on sd card winiston
2016-02-01 21:13 ` Denys Dmytriyenko [this message]
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=20160201211351.GQ11314@edge \
--to=denys@ti.com \
--cc=meta-ti@yoctoproject.org \
--cc=winiston@futuraautomation.com \
/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.