Changes

From Amahi Wiki
Jump to: navigation, search
185 bytes added ,  10:52, 11 February 2012
no edit summary
* Download Ubuntu 11.10 CD/DVD
* Install Ubuntu. Only 11.10 has been tested. If you want to test other releases, let us know if or how they work. Aim is to move a soon as possible to 12.04LTS and stick with that one for a while.
* Open a terminal and become root by typing:
{{Code|sudo su -}}
* Double check your network settings with '''<code>ifconfig</code>''' and '''<code>route -n</code>'''
* 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/install.11.10}}
* Then start the install with {{Code|sh install.11.10}}. The install script partially runs as root so it will ask you for your password to install those sections (there is a sudo command in the script)
This should take a little while and many messages will flash by the screen.
If you are on a system with a display and have firefox installedand are not running as root (running as root is not recommended), firefox will start and prompt you for the install code. (you can get your install code from www.amahi.org).
If you are on a system with GUI but without firefox (but e.g. Konqueror or Chrome) or were running as root (not recommended) start your browser and browse to http://localhost:2000.
If you are installing on a headless system where you have no window system running browse to the web gui from a different system. This is done by browsing to http://<ip address of your amahi system>:2000
121

edits