On 10/15/2013 5:22 AM, [email protected] wrote:
Hello,
I want to use Angstrom linux on Beangle bone black. I come across some
steps used to compile Angstrom (from source code) for *BeagleBone* but
not for *BeagleBone black.* so My query is:
1) Can I directly use the images compiled for BeagleBone on BeagleBone
Black? If not, can you please refer me some good reference links for
the same?
2) In other linux distribution (like ubuntu), we need MLO, u-boot,
uImage & file system image to boot up the board. To use Armstrom on I
am following compilation steps from this
link:http://www.angstrom-distribution.org/building-angstrom. And at
the end, it generated uImage. So where are the other components (MLO,,
uboot, file system)?Do we need to compile them separately from other
source code?
3) I found different different steps to push the images on Beagle
Bone. Can you please refer me what steps I should use?
Thank,
Ashish
--
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
I think you have missed the bottom of step 2. ( ans yes it is a little
confusing)
For a console image:
MACHINE=your_machine ./oebb.sh bitbake console-image
For a gnome desktop image:
MACHINE=your_machine ./oebb.sh bitbake systemd-gnome-image
You should then have MLO and u-boot.
Mark
--
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.