Difference between revisions of "ECE597 Software Setup"

From eLinux.org
Jump to: navigation, search
m (Setting up Linux on your host computer)
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:ECE497]]
+
I'm retiring this page.  See [[ECE497 Lab00 Installing Ubuntu in VMware Player]]
[[Category:BeagleBoard]]
+
 
 +
'''This is outdated and will soon be removed.'''
  
 
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 36: Line 37:
  
 
* [[ECE597 Mounting dfs/afs in Linux]]
 
* [[ECE597 Mounting dfs/afs in Linux]]
* [[ECE497 Installing The Ångström Distribution]] for doing software development
+
* [[ECE497 Installing The Angstrom Distribution]] for doing software development
 
* [[ECE597 Ångström directory layout]]
 
* [[ECE597 Ångström directory layout]]
 
* [[ECE597 Cross-Development]]
 
* [[ECE597 Cross-Development]]
Line 47: Line 48:
 
== Setting up your BeagleBoard ==
 
== Setting up your BeagleBoard ==
 
* [[ECE497 Getting your Beagle running (precompiled)]]
 
* [[ECE497 Getting your Beagle running (precompiled)]]
* [[ECE597 Getting your Beagle running (remote compiled)]]
+
* [[ECE597 Lab 1 Wiring and Running the Beagle]]
  
 
== Useful Windows Apps ==
 
== Useful Windows Apps ==
Line 62: Line 63:
  
 
--[[User:Yoder|Prof. Yoder]] 15:26, 4 March 2010 (UTC)
 
--[[User:Yoder|Prof. Yoder]] 15:26, 4 March 2010 (UTC)
 +
 +
 +
 +
 +
 +
[[Category:ECE597]]
 +
[[Category:Education]]

Revision as of 13:46, 27 October 2011

I'm retiring this page. See ECE497 Lab00 Installing Ubuntu in VMware Player

This is outdated and will soon be removed.

Here are instructions on how to set up your host computer and BeagleBoard.

Setting up Linux on your host computer

Tools.svg 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.
Tools.svg 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:
  1. go to Angel
  2. Login
  3. In the middle column click on ROSEportal.
  4. Click on the VMware Global Education on the top right.

VirtualBox supports hardware virtualization, so ensure it is enabled in your BIOS (most BIOS have it disabled by default). It is probably best to enable this before going any further. With this enabled, it is possible to allocate more then 1 cpu core to vbox. If you have a dual core laptop, this will cause your compiles to be much faster.

VBox WinXP Ubuntu Install Guide

Official Ubuntu VBox Guide

How to install VBox Tools in Ubuntu


Tools.svg Give to the community: Other Linux distros
You are welcome to use Linux distributions other Ubuntu. If you do so, I may not be able to help you. Please document what you have to do differently when using your distro so others will benefit.

Setting up your BeagleBoard

Useful Windows Apps

Things I'm working on

Links I'm working on

Getting Started Hints

Here are some useful links of getting things going.

--Prof. Yoder 15:26, 4 March 2010 (UTC)