Changes

From Amahi Wiki
Jump to: navigation, search
25 bytes added ,  11:05, 12 May 2012
no edit summary
= Troubleshooting =
* Double check your network settings with '''<code>ifconfig</code>''' and '''<code>route -n</code>'''. These should be the settings that you use in the next stepinstallation. If these are not correct you can change the ip address by issueing issuing the command
{{Code|sudo ifconfig eth0 192.168.1.14 netmask 255.255.255.0 up}}
assuming 192.168.1.14 is your IP address. The route can be changed with
{{Code|sudo route add default gw 192.168.1.1}}
assuming 192.168.1.1 is the address of your router.<br>
 This is especially important if you are doing a headless install.
= Other =
= Problems, questions, etc. =
If you encounter any problems, have questions or whatever, please stop by on our irc channel ([http://talk.amahi.org #amahi ] and #amahi-debian), or send them to the [[mailing list]].
If you encountered a problem and found a solution feel free to append add your solution to this page.
= Related =
Installing [[UbuntuOnPandaboard | Amahi on Pandaboard]]
Trusted, Bots, Bureaucrats, emailconfirmed, Administrators
3,789

edits