Monthly Archives: December 2010

Install Ubuntu on X2100 over the network using PXE

Pick a server that will host the netboot image, run dhcp and tftp server. Lets call it sys-ubuntu. – login to sys-ubuntu – install dhcp server sudo apt-get install dhcp3-server – edit the /etc/dhcp3/dhcpd.conf like this sudo vi /etc/dhcp3/dhcpd.conf ddns-update-style … Continue reading

Posted in ubuntu | Leave a comment