Difference between revisions of "Ubuntu"

From Amahi Wiki
Jump to: navigation, search
Line 1: Line 1:
 
{{MessageBox|
 
{{MessageBox|
backgroundcolor = ffaaaa|
+
backgroundcolor = #ffaaaa|
 
image =Warning.png|
 
image =Warning.png|
 
heading =WARNING|
 
heading =WARNING|

Revision as of 17:23, 14 May 2011

Warning.png WARNING
This is only for developers, advanced users and testers. Do NOT use with data you would not mind losing!



Caveats

  • This is a first alpha release. Expect turbulence
  • No applications are available for Ubuntu yet. This is on purpose, so that we keep the focus tightly on platform stability before chasing ghosts in apps
  • Only supported on 10.04 desktop
  • 32bit is the platform of choice. 64bit is not as well supported yet (if you must test on 64b platforms, please report issues). arm is not supported yet
  • This has been also tested on Debian, but not as well as in Ubuntu
  • There are no automatic updates or ways to update from your install to an eventual release

How to install Amahi on Ubuntu

  1. Download Ubuntu 10.04
  2. Install Ubuntu. Only 10.04 has been tested. If you want to test other releases, let us know if or how they work.
  3. Open a terminal and become root by typing: su -
  4. Double check your network settings with ifconfig and route -n
  5. Make sure you have the proper network settings set up in your [control panel], with one profile and one install code
  6. Get the installer: wget http://ubuntu.amahi.org/debian.install
  7. Then start the install with your install code
       sh debian.install YOUR_INSTALL_CODE

This should take a little while and many messages will flash by the screen.

At the end, reboot. After that, http://hda should be working.

Other

Refer to the Debian page for the latest info, how to install via other methods and development updates.

The old Ubuntu information (mostly out of date now) is in the Ubuntu old page.