PandaBoard Prebuilt Ubuntu binaries
From OMAPpedia
(Difference between revisions)
m |
|||
| Line 1: | Line 1: | ||
| + | {{Ubuntu_Progress_Bar}} | ||
| + | <p style="border:{{{border|1px solid black}}}; padding:{{{padding|1px}}}; overflow:hidden;"> | ||
| + | <span style=" | ||
| + | width: 33%; | ||
| + | height: 4px; | ||
| + | background:#7fff00; | ||
| + | float:left; | ||
| + | "> </span> | ||
| + | <span style=" | ||
| + | width:67%; | ||
| + | height:4px; | ||
| + | background:color2|#ff7f50; | ||
| + | float:left; | ||
| + | "> </span> | ||
| + | </p> | ||
| + | :<big><b>Step 1</b></big> | ||
| + | |||
| + | |||
'''Blaze Basic Ubuntu binaries''' | '''Blaze Basic Ubuntu binaries''' | ||
| Line 13: | Line 31: | ||
* rootfs is loaded to second partition of SD card | * rootfs is loaded to second partition of SD card | ||
* bootargs are hard coded so Blaze platform will boot directly at power up | * bootargs are hard coded so Blaze platform will boot directly at power up | ||
| + | |||
| + | |||
| + | <hr> | ||
| + | {|width="100%" | ||
| + | |align="left"|[[Image:left_arrow1.png|link=Ubuntu_Pre-built_Binaries_Guide]] | ||
| + | |align="center"|[[Image:Ubuntu_logo_small.jpg|link=OMAP Ubuntu Main|100px]] | ||
| + | |align="right"|[[Image:right_arrow1.png|link=Ubuntu SD Configuration]] | ||
| + | |- | ||
| + | |align="left"|Previous | ||
| + | |align="center"|Home | ||
| + | |align="right"|Next | ||
| + | |} | ||
Revision as of 21:54, 30 July 2010
| IMPORTANT NOTICE: The instructions given here are basically a more verbose version of the installation instructions found at the Ubuntu ARM and especially Ubuntu ARM/OMAP pages. In case of deviations, the instructions there should be given precedence because they are generally more up-to-date. |
| How to get started with Ubuntu using pre-built binaries on your OMAP Platform | |||||||||
| Overview | Step 1 | Step 2 | Step 3 | Step 4 | Step 5 | Step 6 | Step 7 | Step 8 | |
- Step 1
Blaze Basic Ubuntu binaries
All pre-built binaries can be found at: https://gforge.ti.com/gf/project/omap_binrel/frs/
General information regarding pre-built binaries.
- Binaries were built from directions found under OMAP Ubuntu Main "Building your own binaries "
- Contains: bootloader (u-boot and MLO) and Ubuntu (UNE) basic rootfs
General flashing information:
- bootloader files are loaded to first partition of SD card
- rootfs is loaded to second partition of SD card
- bootargs are hard coded so Blaze platform will boot directly at power up
|
| |
| Previous | Home | Next |

