(→Todo) |
|||
Line 25: | Line 25: | ||
* Put a line in /etc/hosts with hostname/ip | * Put a line in /etc/hosts with hostname/ip | ||
===On the TFTP server=== | ===On the TFTP server=== | ||
* Download boot.img from | * Download boot.img from Debian (Debian 6 works for this machine, Debian 7 doesn't) | ||
* Check /var/log/daemon.log for the filename requested by our Ultra 1 | * Check /var/log/daemon.log for the filename requested by our Ultra 1 | ||
* Rename boot.img or make a symlink | * Rename boot.img or make a symlink | ||
Now the installer should start | Now the installer should start |
Revision as of 17:11, 31 May 2013
NURDs Inventory | |
---|---|
Owner | The wikipage input value is empty (e.g. <code>SomeProperty::, [[]]</code>) and therefore it cannot be used as a name or as part of a query condition. |
Status | |
Tool | |
Tool category |
{{{Name}}}Property "Tool Name" (as page type) with input value "{{{Name}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. Property "Tool Image" (as page type) with input value "File:{{{Picture}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. {{{Picture}}} The Niz {{{Location}}}Property "Tool Location" (as page type) with input value "{{{Location}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
Booting from CDROM seems difficult. Netbooting work since blathijs replaced the NVRAM battery.
Specs
- 128MB ram
- 2.2GB harddisk
- UltraSPARC 167MHz
- Debian 6
Todo
- Add machine to LDAP
- Dist-upgrade to debian 7????
Netboot tips and tricks
On some machine in the network
- Run a rarp server
- Put this line in /etc/ethers (MAC address of Ultra 1 and a free ip address in our range)
8:0:20:82:ca:1a 192.168.1.200
- Put a line in /etc/hosts with hostname/ip
On the TFTP server
- Download boot.img from Debian (Debian 6 works for this machine, Debian 7 doesn't)
- Check /var/log/daemon.log for the filename requested by our Ultra 1
- Rename boot.img or make a symlink
Now the installer should start