From:  <[email protected]>
Reply-To:  <[email protected]>
Date:  Saturday, May 3, 2014 at 9:35 AM
To:  <[email protected]>
Subject:  [beagleboard] Linux (Debian) on BeagleBone Black

> Hi,
> 
> 1. Is it correct when I want to boot a Linux distro (Debian, Ubuntu, ...) from
> the microSD card, and not flash it to the on-board flash memory, I every time
> when booting the BBB I have to push the "User Boot" button?
> 2. If the answer on question 1 is yes what is the purpose of the microSD card
> besides using for installing a new Linux distro on the on-board flash memory?
This is not correct. BBB will look for a valid MLO header on your eMMC and
then use that MLO to load and boot u-boot on the eMMC. The standard u-boot
environment will check if a SDCard is installed and if so load uEnv.txt from
the SDCard. Usually u-boot will load the zImage from the SDCard, uncompress
and run the Linux kernel and then mount the distro filesystem.

There is no need to press the boot button. The purpose of the boot button is
to load MLO and u-boot from the SDCard if there is something wrong with the
MLO or u-boot on the eMMC.

Regards,
John
> 
> 
> Thanks.
> 
> -- 
> 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/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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to