After inserting sd image on bbb board, it does not work.

92 views
Skip to first unread message

나종식

unread,
Mar 14, 2017, 1:07:29 AM3/14/17
to BeagleBoard
Hello!

I bought BeagleBone Black.


I followed the procedure linked below.

 -> https://eewiki.net/display/linuxonarm/BeagleBone+Black


After removing the micro SD card,
When you insert an SD card into BeagleBone, only one LED blink continuously and it appears to have no action.

I do not know why. 



I have run it like this:


1. u-boot

  1) wget -c https://rcn-ee.com/repos/git/u-boot-patches/v2017.03-rc2/0001-am335x_evm-uEnv.txt-bootz-n-fixes.patch 

  2) patch -p1 < 0001-am335x_evm-uEnv.txt-bootz-n-fixes.patch


2.Linux Kernel

  1) git clone https://github.com/RobertCNelson/ti-linux-kernel-dev.git

  2) git checkout origin/ti-linux-rt-4.4.y -b tmp

3.Ubuntu 16.04 LTS


Madhu K

unread,
Mar 14, 2017, 2:20:27 AM3/14/17
to beagl...@googlegroups.com
Are you using usb to serial connection?

if yes, can you share the serial console log.

Regards,
Madhu
> --
> 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...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/beagleboard/06cefb5b-f768-478e-b77b-958afa18e8a7%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

나종식

unread,
Mar 14, 2017, 2:23:23 AM3/14/17
to beagl...@googlegroups.com
Dear Madhu.

Thank you for your reply.

Please let me know how to connect the serial and I will share the log.

Thank you.

--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to a topic in the Google Groups "BeagleBoard" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/beagleboard/IdwhTJ-CL9I/unsubscribe.
To unsubscribe from this group and all its topics, send an email to beagleboard+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAA2oCOmGUXoKBaXz-pLaax6y7M1_y8g1O3PqtbMOAL%2B0HzU_Gw%40mail.gmail.com.

나종식

unread,
Mar 14, 2017, 2:27:57 AM3/14/17
to beagl...@googlegroups.com
1. u-boot
2.Linux Kernel
3.Ubuntu 16.04 LTS
4.Setup microSD card
-> Do I have a procedure problem?


If you follow the above procedure, will the serial message appear on the bbb board

Thank you.

Madhu K

unread,
Mar 14, 2017, 5:05:10 AM3/14/17
to beagl...@googlegroups.com
Hi,

you need to have USB to serial cable, USB interface should be
connected to your host machine and serial pins should be connected to
your BBB.

Please check the below link how to configure serial configuration on
the beaglebone black board.

https://www.google.co.in/search?q=usb+to+serial+converter+for+beaglebone+black&source=lnms&tbm=isch&sa=X&sqi=2&ved=0ahUKEwjv-NiT0NXSAhUKRo8KHVvrDvIQ_AUIBigB&biw=1215&bih=934#imgrc=1WWBsnsA_brTbM:

Once the connection is done, open terminal on your host machine and
type below commands to install some packages to get the console
access.

sudo apt-get install picocom ( these commands are for ubuntu machine
if you have any other dist, please use appropriate commands )

sudo adduser $USER dialout

picocom -b 115200 /dev/ttyUSB0

Now power up the board and check the prints on serial console.


Regards,
Madhu
>> > email to beagleboard...@googlegroups.com.
>> > To view this discussion on the web visit
>> >
>> > https://groups.google.com/d/msgid/beagleboard/06cefb5b-f768-478e-b77b-958afa18e8a7%40googlegroups.com.
>> > For more options, visit https://groups.google.com/d/optout.
>>
>> --
>> For more options, visit http://beagleboard.org/discuss
>> ---
>> You received this message because you are subscribed to a topic in the
>> Google Groups "BeagleBoard" group.
>> To unsubscribe from this topic, visit
>> https://groups.google.com/d/topic/beagleboard/IdwhTJ-CL9I/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to
>> beagleboard...@googlegroups.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...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/beagleboard/CAKHizMfmj9kGSmmwv_bs2F9aa_KKLT1evTk4DeJkqKLnWUeUfQ%40mail.gmail.com.

나종식

unread,
Mar 14, 2017, 11:30:00 AM3/14/17
to beagl...@googlegroups.com
Dear Madhu.

Thank you for your reply.

There is a log as attached.

I have confirmed your serial message with your help. 

1) Is this normal?
2) Can you tell me how to write emmc in this state?
3) Do I need to setup to connect?  ssh(192.168.7.2)

I am a beginner to bbb. 

Thank you.


>> > To view this discussion on the web visit
>> >
>> > https://groups.google.com/d/msgid/beagleboard/06cefb5b-f768-478e-b77b-958afa18e8a7%40googlegroups.com.
>> > For more options, visit https://groups.google.com/d/optout.
>>
>> --
>> For more options, visit http://beagleboard.org/discuss
>> ---
>> You received this message because you are subscribed to a topic in the
>> Google Groups "BeagleBoard" group.
>> To unsubscribe from this topic, visit
>> https://groups.google.com/d/topic/beagleboard/IdwhTJ-CL9I/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to

>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/beagleboard/CAA2oCOmGUXoKBaXz-pLaax6y7M1_y8g1O3PqtbMOAL%2B0HzU_Gw%40mail.gmail.com.
>> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> 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

> To view this discussion on the web visit
>
> For more options, visit https://groups.google.com/d/optout.

--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to a topic in the Google Groups "BeagleBoard" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/beagleboard/IdwhTJ-CL9I/unsubscribe.
To unsubscribe from this group and all its topics, send an email to beagleboard+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAA2oCOkPzVgrKz124biyds5wboGr3Xx8mFQY-7vqpy3PuWW%3Daw%40mail.gmail.com.
logfile.TXT

Robert Nelson

unread,
Mar 14, 2017, 11:33:47 AM3/14/17
to Beagle Board, jong...@gmail.com
On Tue, Mar 14, 2017 at 10:29 AM, 나종식 <jong...@gmail.com> wrote:
> Dear Madhu.
>
> Thank you for your reply.
>
> There is a log as attached.
>
> I have confirmed your serial message with your help.
>
> 1) Is this normal?

yes

> 2) Can you tell me how to write emmc in this state?

documented here:

https://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-eMMC

> 3) Do I need to setup to connect? ssh(192.168.7.2)

documented here:

https://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-usbgadget

> I am a beginner to bbb.

Hint, everything you need is on that page..

Regards,

--
Robert Nelson
https://rcn-ee.com/

Madhu K

unread,
Mar 15, 2017, 1:00:09 AM3/15/17
to beagl...@googlegroups.com
your logs shows everything OK.

But don't know about LED's glowing. anyhow you can log in to your
board and you can try experimenting what you want.

By seeing logs what i can say is, u-boot, kernel image and rootfs all
are loaded well, no problem with those images.

so don't worry about those LED's, you start your next task.

Thanks,
Madhu
>> >> > email to beagleboard...@googlegroups.com.
>> >> > To view this discussion on the web visit
>> >> >
>> >> >
>> >> > https://groups.google.com/d/msgid/beagleboard/06cefb5b-f768-478e-b77b-958afa18e8a7%40googlegroups.com.
>> >> > For more options, visit https://groups.google.com/d/optout.
>> >>
>> >> --
>> >> For more options, visit http://beagleboard.org/discuss
>> >> ---
>> >> You received this message because you are subscribed to a topic in the
>> >> Google Groups "BeagleBoard" group.
>> >> To unsubscribe from this topic, visit
>> >> https://groups.google.com/d/topic/beagleboard/IdwhTJ-CL9I/unsubscribe.
>> >> To unsubscribe from this group and all its topics, send an email to
>> >> beagleboard...@googlegroups.com.
>> >> To view this discussion on the web visit
>> >>
>> >> https://groups.google.com/d/msgid/beagleboard/CAA2oCOmGUXoKBaXz-pLaax6y7M1_y8g1O3PqtbMOAL%2B0HzU_Gw%40mail.gmail.com.
>> >> For more options, visit https://groups.google.com/d/optout.
>> >
>> >
>> > --
>> > 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...@googlegroups.com.
>> > To view this discussion on the web visit
>> >
>> > https://groups.google.com/d/msgid/beagleboard/CAKHizMfmj9kGSmmwv_bs2F9aa_KKLT1evTk4DeJkqKLnWUeUfQ%40mail.gmail.com.
>> >
>> > For more options, visit https://groups.google.com/d/optout.
>>
>> --
>> For more options, visit http://beagleboard.org/discuss
>> ---
>> You received this message because you are subscribed to a topic in the
>> Google Groups "BeagleBoard" group.
>> To unsubscribe from this topic, visit
>> https://groups.google.com/d/topic/beagleboard/IdwhTJ-CL9I/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to
>> beagleboard...@googlegroups.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...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/beagleboard/CAKHizMeqehJ1i%3DyPqyLeC_0Pst_F94gj0RK9-FGpGnaFFSCV5w%40mail.gmail.com.

나종식

unread,
Mar 15, 2017, 1:18:57 AM3/15/17
to beagl...@googlegroups.com
Dear Madhu.

When the log is checked,  Bbb Is it written well in emmc?

After removing the sd card, it can not boot.

Thank you.


>> >> > To view this discussion on the web visit
>> >> >
>> >> >
>> >> > https://groups.google.com/d/msgid/beagleboard/06cefb5b-f768-478e-b77b-958afa18e8a7%40googlegroups.com.
>> >> > For more options, visit https://groups.google.com/d/optout.
>> >>
>> >> --
>> >> For more options, visit http://beagleboard.org/discuss
>> >> ---
>> >> You received this message because you are subscribed to a topic in the
>> >> Google Groups "BeagleBoard" group.
>> >> To unsubscribe from this topic, visit
>> >> https://groups.google.com/d/topic/beagleboard/IdwhTJ-CL9I/unsubscribe.
>> >> To unsubscribe from this group and all its topics, send an email to

>> >> To view this discussion on the web visit
>> >>
>> >> https://groups.google.com/d/msgid/beagleboard/CAA2oCOmGUXoKBaXz-pLaax6y7M1_y8g1O3PqtbMOAL%2B0HzU_Gw%40mail.gmail.com.
>> >> For more options, visit https://groups.google.com/d/optout.
>> >
>> >
>> > --
>> > 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

>> > To view this discussion on the web visit
>> >
>> > https://groups.google.com/d/msgid/beagleboard/CAKHizMfmj9kGSmmwv_bs2F9aa_KKLT1evTk4DeJkqKLnWUeUfQ%40mail.gmail.com.
>> >
>> > For more options, visit https://groups.google.com/d/optout.
>>
>> --
>> For more options, visit http://beagleboard.org/discuss
>> ---
>> You received this message because you are subscribed to a topic in the
>> Google Groups "BeagleBoard" group.
>> To unsubscribe from this topic, visit
>> https://groups.google.com/d/topic/beagleboard/IdwhTJ-CL9I/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to

>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/beagleboard/CAA2oCOkPzVgrKz124biyds5wboGr3Xx8mFQY-7vqpy3PuWW%3Daw%40mail.gmail.com.
>> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> 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

> To view this discussion on the web visit
>
> For more options, visit https://groups.google.com/d/optout.

--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to a topic in the Google Groups "BeagleBoard" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/beagleboard/IdwhTJ-CL9I/unsubscribe.
To unsubscribe from this group and all its topics, send an email to beagleboard+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAA2oCOk67LdcxNVEKVueWfC42CKXWbabLTyNV3bT2P2taWp6bA%40mail.gmail.com.

Madhu K

unread,
Mar 15, 2017, 1:53:40 AM3/15/17
to beagl...@googlegroups.com
Did you try Robert's steps to update microSD card to eMMC?

Regards,
Madhu
>> >> >> > email to beagleboard...@googlegroups.com.
>> >> >> > To view this discussion on the web visit
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >> > https://groups.google.com/d/msgid/beagleboard/06cefb5b-f768-478e-b77b-958afa18e8a7%40googlegroups.com.
>> >> >> > For more options, visit https://groups.google.com/d/optout.
>> >> >>
>> >> >> --
>> >> >> For more options, visit http://beagleboard.org/discuss
>> >> >> ---
>> >> >> You received this message because you are subscribed to a topic in
>> >> >> the
>> >> >> Google Groups "BeagleBoard" group.
>> >> >> To unsubscribe from this topic, visit
>> >> >>
>> >> >> https://groups.google.com/d/topic/beagleboard/IdwhTJ-CL9I/unsubscribe.
>> >> >> To unsubscribe from this group and all its topics, send an email to
>> >> >> beagleboard...@googlegroups.com.
>> >> >> To view this discussion on the web visit
>> >> >>
>> >> >>
>> >> >> https://groups.google.com/d/msgid/beagleboard/CAA2oCOmGUXoKBaXz-pLaax6y7M1_y8g1O3PqtbMOAL%2B0HzU_Gw%40mail.gmail.com.
>> >> >> For more options, visit https://groups.google.com/d/optout.
>> >> >
>> >> >
>> >> > --
>> >> > 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...@googlegroups.com.
>> >> > To view this discussion on the web visit
>> >> >
>> >> >
>> >> > https://groups.google.com/d/msgid/beagleboard/CAKHizMfmj9kGSmmwv_bs2F9aa_KKLT1evTk4DeJkqKLnWUeUfQ%40mail.gmail.com.
>> >> >
>> >> > For more options, visit https://groups.google.com/d/optout.
>> >>
>> >> --
>> >> For more options, visit http://beagleboard.org/discuss
>> >> ---
>> >> You received this message because you are subscribed to a topic in the
>> >> Google Groups "BeagleBoard" group.
>> >> To unsubscribe from this topic, visit
>> >> https://groups.google.com/d/topic/beagleboard/IdwhTJ-CL9I/unsubscribe.
>> >> To unsubscribe from this group and all its topics, send an email to
>> >> beagleboard...@googlegroups.com.
>> >> To view this discussion on the web visit
>> >>
>> >> https://groups.google.com/d/msgid/beagleboard/CAA2oCOkPzVgrKz124biyds5wboGr3Xx8mFQY-7vqpy3PuWW%3Daw%40mail.gmail.com.
>> >> For more options, visit https://groups.google.com/d/optout.
>> >
>> >
>> > --
>> > 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...@googlegroups.com.
>> > To view this discussion on the web visit
>> >
>> > https://groups.google.com/d/msgid/beagleboard/CAKHizMeqehJ1i%3DyPqyLeC_0Pst_F94gj0RK9-FGpGnaFFSCV5w%40mail.gmail.com.
>> >
>> > For more options, visit https://groups.google.com/d/optout.
>>
>> --
>> For more options, visit http://beagleboard.org/discuss
>> ---
>> You received this message because you are subscribed to a topic in the
>> Google Groups "BeagleBoard" group.
>> To unsubscribe from this topic, visit
>> https://groups.google.com/d/topic/beagleboard/IdwhTJ-CL9I/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to
>> beagleboard...@googlegroups.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...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/beagleboard/CAKHizMcY99JUB-4ALwg6mRiqjY%3D%3DhFRh1myyxLwAiFfryx8E0w%40mail.gmail.com.

나종식

unread,
Mar 15, 2017, 2:27:28 AM3/15/17
to beagl...@googlegroups.com
Yes,

chmod +x bbb-eMMC-flasher-eewiki-ext4.sh
sudo /bin/bash ./bbb-eMMC-flasher-eewiki-ext4.sh

However, it will not boot without sd card.





>> >> >> > To view this discussion on the web visit
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >> > https://groups.google.com/d/msgid/beagleboard/06cefb5b-f768-478e-b77b-958afa18e8a7%40googlegroups.com.
>> >> >> > For more options, visit https://groups.google.com/d/optout.
>> >> >>
>> >> >> --
>> >> >> For more options, visit http://beagleboard.org/discuss
>> >> >> ---
>> >> >> You received this message because you are subscribed to a topic in
>> >> >> the
>> >> >> Google Groups "BeagleBoard" group.
>> >> >> To unsubscribe from this topic, visit
>> >> >>
>> >> >> https://groups.google.com/d/topic/beagleboard/IdwhTJ-CL9I/unsubscribe.
>> >> >> To unsubscribe from this group and all its topics, send an email to

>> >> >> To view this discussion on the web visit
>> >> >>
>> >> >>
>> >> >> https://groups.google.com/d/msgid/beagleboard/CAA2oCOmGUXoKBaXz-pLaax6y7M1_y8g1O3PqtbMOAL%2B0HzU_Gw%40mail.gmail.com.
>> >> >> For more options, visit https://groups.google.com/d/optout.
>> >> >
>> >> >
>> >> > --
>> >> > 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

>> >> > To view this discussion on the web visit
>> >> >
>> >> >
>> >> > https://groups.google.com/d/msgid/beagleboard/CAKHizMfmj9kGSmmwv_bs2F9aa_KKLT1evTk4DeJkqKLnWUeUfQ%40mail.gmail.com.
>> >> >
>> >> > For more options, visit https://groups.google.com/d/optout.
>> >>
>> >> --
>> >> For more options, visit http://beagleboard.org/discuss
>> >> ---
>> >> You received this message because you are subscribed to a topic in the
>> >> Google Groups "BeagleBoard" group.
>> >> To unsubscribe from this topic, visit
>> >> https://groups.google.com/d/topic/beagleboard/IdwhTJ-CL9I/unsubscribe.
>> >> To unsubscribe from this group and all its topics, send an email to

>> >> To view this discussion on the web visit
>> >>
>> >> https://groups.google.com/d/msgid/beagleboard/CAA2oCOkPzVgrKz124biyds5wboGr3Xx8mFQY-7vqpy3PuWW%3Daw%40mail.gmail.com.
>> >> For more options, visit https://groups.google.com/d/optout.
>> >
>> >
>> > --
>> > 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

>> > To view this discussion on the web visit
>> >
>> > https://groups.google.com/d/msgid/beagleboard/CAKHizMeqehJ1i%3DyPqyLeC_0Pst_F94gj0RK9-FGpGnaFFSCV5w%40mail.gmail.com.
>> >
>> > For more options, visit https://groups.google.com/d/optout.
>>
>> --
>> For more options, visit http://beagleboard.org/discuss
>> ---
>> You received this message because you are subscribed to a topic in the
>> Google Groups "BeagleBoard" group.
>> To unsubscribe from this topic, visit
>> https://groups.google.com/d/topic/beagleboard/IdwhTJ-CL9I/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to

>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/beagleboard/CAA2oCOk67LdcxNVEKVueWfC42CKXWbabLTyNV3bT2P2taWp6bA%40mail.gmail.com.
>> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> 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

> To view this discussion on the web visit
>
> For more options, visit https://groups.google.com/d/optout.

--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to a topic in the Google Groups "BeagleBoard" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/beagleboard/IdwhTJ-CL9I/unsubscribe.
To unsubscribe from this group and all its topics, send an email to beagleboard+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAA2oCOnn_xBR_ZSFTxkG1GPzU9_0wruw%2B8R2AuDggGJMUCk%3Dew%40mail.gmail.com.

roberts...@yahoo.com

unread,
Mar 15, 2017, 5:29:14 AM3/15/17
to beagl...@googlegroups.com

--------------------------------------------
On Wed, 3/15/17, 나종식 <jong...@gmail.com> wrote:

Subject: Re: [beagleboard] After inserting sd image on bbb board, it does not work.
To: beagl...@googlegroups.com
Date: Wednesday, March 15, 2017, 8:27 AM

Yes,
wget
https://raw.githubusercontent.com/RobertCNelson/boot-scripts/master/tools/eMMC/bbb-eMMC-flasher-eewiki-ext4.shchmod +x
bbb-eMMC-flasher-eewiki-ext4.shsudo /bin/bash
msgid/beagleboard/ CAA2oCOmGUXoKBaXz-pLaax6y7M1_
y8g1O3PqtbMOAL%2B0HzU_Gw% 40mail.gmail.com.

>> >> >> For more options, visit https://groups.google.com/d/
optout.

>> >> >

>> >> >

>> >> > --

>> >> > 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+unsubscribe@
googlegroups.com.

>> >> > To view this discussion on the web
visit

>> >> >

>> >> >

>> >> > https://groups.google.com/d/
msgid/beagleboard/ CAKHizMfmj9kGSmmwv_bs2F9aa_
KKLT1evTk4DeJkqKLnWUeUfQ% 40mail.gmail.com.

>> >> >

>> >> > For more options, visit https://groups.google.com/d/
optout.

>> >>

>> >> --

>> >> For more options, visit http://beagleboard.org/discuss

>> >> ---

>> >> You received this message because you are
subscribed to a topic in the

>> >> Google Groups "BeagleBoard"
group.

>> >> To unsubscribe from this topic, visit

>> >> https://groups.google.com/d/
topic/beagleboard/IdwhTJ-CL9I/ unsubscribe.

>> >> To unsubscribe from this group and all its
topics, send an email to

>> >> beagleboard+unsubscribe@
googlegroups.com.

>> >> To view this discussion on the web
visit

>> >>

>> >> https://groups.google.com/d/
msgid/beagleboard/ CAA2oCOkPzVgrKz124biyds5wboGr3
Xx8mFQY-7vqpy3PuWW%3Daw% 40mail.gmail.com.

>> >> For more options, visit https://groups.google.com/d/
optout.

>> >

>> >

>> > --

>> > 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+unsubscribe@
googlegroups.com.

>> > To view this discussion on the web visit

>> >

>> > https://groups.google.com/d/
msgid/beagleboard/ CAKHizMeqehJ1i%3DyPqyLeC_0Pst_
F94gj0RK9-FGpGnaFFSCV5w% 40mail.gmail.com.

>> >

>> > For more options, visit https://groups.google.com/d/
optout.

>>

>> --

>> For more options, visit http://beagleboard.org/discuss

>> ---

>> You received this message because you are
subscribed to a topic in the

>> Google Groups "BeagleBoard" group.

>> To unsubscribe from this topic, visit

>> https://groups.google.com/d/
topic/beagleboard/IdwhTJ-CL9I/ unsubscribe.

>> To unsubscribe from this group and all its topics,
send an email to

>> beagleboard+unsubscribe@
googlegroups.com.

>> To view this discussion on the web visit

>> https://groups.google.com/d/
msgid/beagleboard/ CAA2oCOk67LdcxNVEKVueWfC42CKXW
babLTyNV3bT2P2taWp6bA%40mail. gmail.com.

>> For more options, visit https://groups.google.com/d/
optout.

>

>

> --

> 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+unsubscribe@
googlegroups.com.

> To view this discussion on the web visit

> https://groups.google.com/d/
msgid/beagleboard/ CAKHizMcY99JUB-4ALwg6mRiqjY%
3D%3DhFRh1myyxLwAiFfryx8E0w% 40mail.gmail.com.

>

> For more options, visit https://groups.google.com/d/
optout.



--

For more options, visit http://beagleboard.org/discuss

---

You received this message because you are subscribed to a
topic in the Google Groups "BeagleBoard" group.

To unsubscribe from this topic, visit https://groups.google.com/d/
topic/beagleboard/IdwhTJ-CL9I/ unsubscribe.

To unsubscribe from this group and all its topics, send an
email to beagleboard+unsubscribe@
googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/
msgid/beagleboard/CAA2oCOnn_ xBR_ZSFTxkG1GPzU9_0wruw%
2B8R2AuDggGJMUCk%3Dew%40mail. gmail.com.

For more options, visit https://groups.google.com/d/
optout.






--

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...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAKHizMePyBPw1kvQpp%3DtsmSrFxHrDHtqJYRt84fN_otDw0sYDA%40mail.gmail.com.

For more options, visit https://groups.google.com/d/optout.
tontatile habsburgice au urmarit sa asimileze boierimea moldoveana din

Robert Nelson

unread,
Mar 15, 2017, 10:01:12 AM3/15/17
to Beagle Board, 나종식
On Wed, Mar 15, 2017 at 12:18 AM, 나종식 <jong...@gmail.com> wrote:
> Dear Madhu.
>
> When the log is checked, Bbb Is it written well in emmc?
>
> After removing the sd card, it can not boot.


what do you see over serial?
Reply all
Reply to author
Forward
0 new messages