On Sun, May 7, 2017 at 3:38 PM, Riko Ho <antonius.r...@gmail.com> wrote:

> I have boot and root partition. And I have put sdcard.img on boot by cp
> command, will that work?
>
What is a "sdcard.img" ? Elaboration is required.

But typically, no it wont work. Typically, you'll want to use dd, or tar.
Then the partition that is meant to be bootable, needs to be marked as
bootable using a suitable tool. Such as fdisk, or perhaps sfdisk.

Such a workflow, would look something like this:
https://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-RootFileSystem(smallflash)

Keep in mind this is Roberts build guide for  the beaglebone black, and is
not intended in this context to be an exact steps example of what you need
to do. But it should give you a rough idea of what all needs to be
accomplished over all. *If* you're familiar enough with the Linux command
line, and tools used.

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

Reply via email to