Connecting from Live CD

David Kuntadi d.kuntadi at gmail.com
Fri Jun 19 16:18:07 UTC 2009


When you run live cd, it is connected through eth2.

Boot from harddisk, open ternimal and issue:

gksudo gedit /etc/network/interfaces

add below lines:

auto eth2
iface eth0 inet dhcp

Save and close the text editor, and run in terminal:

sudo /etc/init.d/networking restart

After that, check again ifconfig, see whether eth2 now already up. If
it is up, you should be able to connect internet.

DK




More information about the kubuntu-users mailing list