mNo edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
|InventoryOwner=The Niz | |InventoryOwner=The Niz | ||
|InventoryStatus=Working | |InventoryStatus=Working | ||
|InventoryHostname=plankton | |||
}} | }} | ||
[[File:Sun_Ultra_1.jpg|300px|Sun Ultra 1 under the watchful eye of Monsieur Klimt]] | [[File:Sun_Ultra_1.jpg|300px|Sun Ultra 1 under the watchful eye of Monsieur Klimt]] | ||
Booting from CDROM seems difficult. Netbooting should work since blathijs replaced the NVRAM battery. | Booting from CDROM seems difficult. Netbooting should work since blathijs replaced the NVRAM battery. | ||
== | ==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) | |||
<code> | |||
8:0:20:82:ca:1a 192.168.1.200 | |||
</code> | |||
* Put a line in /etc/hosts with hostname/ip | |||
===On the TFTP server=== | |||
* Download boot.img from http://d-i.debian.org/daily-images/sparc/daily/netboot/ | |||
* 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 |
Revision as of 14:33, 30 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 should work since blathijs replaced the NVRAM battery.
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 http://d-i.debian.org/daily-images/sparc/daily/netboot/
- 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