HCL cluster/heterogeneous.ucd.ie install log

From HCL
Revision as of 13:30, 24 April 2010 by Rhiggins (talk | contribs)

Jump to: navigation, search
  • Basic installation of Debian Sarge
  • edit /etc/networks/interfaces
iface eth0 inet static
	address 192.168.21.254
	netmask 255.255.255.0
	gateway 192.168.21.1
  • set resolv.conf:
nameserver 137.43.116.19
nameserver 137.43.116.17
nameserver 137.43.105.22
domain ucd.ie
search ucd.ie
  • follow the guide to installing Clonezilla here. Essentially:
    • add repository key
      wget -q http://drbl.sourceforge.net/GPG-KEY-DRBL -O- | apt-key add -
      
    • the line add to /etc/apt/sources.list:
      deb http://drbl.sourceforge.net/drbl-core drbl stable
      
    • run:
      apt-get update
      apt-get install drbl
      /opt/drbl/sbin/drbl4imp
      
    • accept default options to drbl4imp and then edit /etc/dhcpd3/dhcpd.conf