Difference between revisions of "ECE597 Software Setup"
From eLinux.org
(→Setting up Linux on your host computer: Added Angstrom directory layout link) |
m |
||
| Line 1: | Line 1: | ||
| + | [[Category:ECE597]] | ||
| + | [[Category:BeagleBoard]] | ||
Here are instructions on how to set up your host computer and BeagleBoard. | Here are instructions on how to set up your host computer and BeagleBoard. | ||
| Line 45: | Line 47: | ||
* [http://www.angstrom-distribution.org/demo/beagleboard/ Precompiled Angstrom Distribution], this is a good starting place to get Linux running on your Beagle. It's all pre-compiled and ready to run. The instructions below will point you to here. | * [http://www.angstrom-distribution.org/demo/beagleboard/ Precompiled Angstrom Distribution], this is a good starting place to get Linux running on your Beagle. It's all pre-compiled and ready to run. The instructions below will point you to here. | ||
| − | + | --[[User:Yoder|Prof. Yoder]] 15:26, 4 March 2010 (UTC) | |
| − | [[User:Yoder|Yoder]] 15: | + | |
Revision as of 15:26, 4 March 2010
Here are instructions on how to set up your host computer and BeagleBoard.
Contents |
Setting up Linux on your host computer
| Give to the community: Networking via Bridged I've been able to get networking via NAT working, but I don't know how to network via Bridged. |
| Give to the community: VMware Workstation I need instructions on installing using VMware workstation. Rose students can also get VMware Workstation for free, but they often run out of keys. Do this:
|
| Give to the community: Virtual Box Many are using Virtual Box. I need instructions on how to install and use it. |
- Installing The Ångström Distribution for doing software development
- Ångström directory layout
- Using bitbake
- Modifying the Kernel
- Mounting dfs/afs in Linux
Setting up your BeagleBoard
Things I'm working on
Getting Started Hints
Here are some useful links of getting things going.
- Linux Hints for Beagle, hints on handling video and USB devices.
- Precompiled Angstrom Distribution, this is a good starting place to get Linux running on your Beagle. It's all pre-compiled and ready to run. The instructions below will point you to here.
--Prof. Yoder 15:26, 4 March 2010 (UTC)