>For S/390 you simply need to set the hostid in the file at boot appropriately >by default. (/etc/hostid)
On SuSE 7.0 the hostid file is /var/adm/hostid Setting it is easy from root (I assume it checks for uid(0) rather than root - haven't looked at the source yet) with `hostid 12345`. So I suspect adding that to /etc/boot.local would be the best idea (assuming a mangled IP address isn't good enough). Regards, Dougie
