Thanks for the reply Robert,

I've tried several times dd'ing the card (also tried Wind32 disk imager).

I've noticed that even uboot nor the Angstrom distro cannot detect the card 
when I plug it into the board. I tried "lsblk -l" with no success.

That is why I was asking, since the microSD will not be present, if I could 
just dd the image to the emmc directly.

What do you mean about "the current setup"?

On Sunday, October 19, 2014 5:53:26 PM UTC-6, RobertCNelson wrote:

> On Sun, Oct 19, 2014 at 6:40 PM, Lopez Gonzalez Sebastian 
> <slop...@gmail.com <javascript:>> wrote: 
> > Hi, 
> > 
> > I'm having an issue trying to flashed my BBB eMMC thorugh doing the 
> common 
> > sd-card process. Here's what I've been doing: 
> > 
> >    - I downloaded the latest debĂ­an from here 
> >    - I wrote the image to my sd-card (8GB size sd-card) 
> >       unxz 
> BBB-eMMC-flasher-debian-7.6-console-armhf-2014-08-13-2gb.img.xz 
> >       dd 
> if=./BBB-eMMC-flasher-debian-7.6-console-armhf-2014-08-13-2gb.img 
> > of=/dev/sdb 
> > 
> >    - Inserted the sd-card into the board, pressed/hold S2 button, apply 
> > power. 
> >    - Nothing happens. Only a bunch of "C" as if the sd-card was never 
> > connected. 
> > 
> > Through uboot, I couldn't get to detect SD, nor thorugh the currently 
> > installed Angstrom distribution. 
> > 
> > Could the sd slot module have died? 
>
> Just try dd'ing the card again.. 
>
> > 
> > BTW: I was able to flash eMMC a few months ago, so I know it worked at 
> least 
> > once. 
> > 
> > Is there a way to flash eMMC without the sd-card? I mean, is it posible 
> to 
> > download a Debian image and copy it to the eMMC with using dd command? 
> > 
> > I found other people that does this here. They copied the image to the 
> eMMC 
> > like this. 
> > 
> >    xzcat debian-wheezy-7.0.0-armhf-minfs-3.8.12-bone17.img.xz | dd 
> > of=/dev/mmcblk1 bs=1M 
> > 
> > Could I repeat this command from my Angstrom distribution in order to 
> flash 
> > the eMMC? 
>
> Just a tiny problem with the kernel dynamically naming /dev/mmcblkXY 
> based on the presence of the microSD card. 
>
> The current setup is just more reliable and easier for end users to 
> just use their device and have easily accessible storage on the 
> microSD not mess up the boot.. 
>
> Regards, 
>
> -- 
> Robert Nelson 
> http://www.rcn-ee.com/ 
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to