Difference between revisions of "Ubuntu"

From Amahi Wiki
Jump to: navigation, search
(Replaced content with "{{MessageBox| backgroundcolor = #faa| image =Warning.png| heading =WARNING| message = Amahi for Ubuntu 12.04.x<br />Maintenance ONLY!}}")
 
(144 intermediate revisions by 9 users not shown)
Line 1: Line 1:
 
{{MessageBox|
 
{{MessageBox|
backgroundcolor = #ffaaaa|
+
backgroundcolor = #faa|
 
image =Warning.png|
 
image =Warning.png|
 
heading =WARNING|
 
heading =WARNING|
message = This is only for developers, advanced users and testers. Do NOT use with data you would not mind losing!}}
+
message = Amahi for Ubuntu 12.04.x<br />Maintenance ONLY!}}
 
 
= 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 =
 
 
 
# Download Ubuntu 10.04
 
# Install Ubuntu. Only 10.04 has been tested. If you want to test other releases, let us know if or how they work.
 
# Open a terminal and become root by typing: '''<code>su -</code>'''
 
# Double check your network settings with ifconfig and route -n
 
# Make sure you have the proper network settings set up in your [[http://www.amahi.org/user control panel]], with one profile and one install code
 
# Get the installer: '''<code>wget http://ubuntu.amahi.org/debian.install</code>'''
 
# 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.
 

Latest revision as of 03:10, 29 March 2015

Warning.png WARNING
Amahi for Ubuntu 12.04.x
Maintenance ONLY!