[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Upgrading openboot



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

You need to setup a RARPD to assign your U5 an ip address and also a tftp 
server to serve it the upgrade file.
If your other system is a debian one then this couldnt be much easier.
`aptitude install rarpd atftpd`
Create /etc/ethers with the syntax shown in ethers(5)
Put the sun openboot upgrade image in /tftpboot and link to it with the name 
coresponding to the ip address you gave in /etc/ethers except in capitalised 
hex format. e.g.
127.0.0.1 == 7F000001
10.20.0.1 == 0A140001

Now this is set up you can power on teh U5, STOP-A before the bootloader or 
whatever is started and type 
`boot net` 
The U5 will make a rarp request and the other machine running rarpd should 
respond immediately (although it did take many attempts to get the response 
on one occasion)
Then the U5 will load and execute the image.. Eatch the logfiles for debugging 
info
Hope this helps, YMMV


- -- 
David Leggett
david@asguard.org.uk
Get my public GPG key from http://www.asguard.org.uk/~david/gpg/david.asc
Fingerprint: 56E3 5457 49DA 60D8 A2D6 9199 EE8A F3B1 0ADA D289
	
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFA+U+d7orzsQra0okRAisOAJ97ImUEP7epSV+OImSDdV+wHBoRCwCfVegj
AdVsn4Xf2YfgLcLg+UwJxaM=
=Z66L
-----END PGP SIGNATURE-----



Reply to: