> I did that on my 9atom system (9fat: to mount the fat file system on > /n/9fat and then edited plan9.ini) but that didn't have any effect. :( > It takes /dev/sysname (which is an IP address). I manually edited > /rc/bin/termrc to get a valid sysname.
ideally, put the following in one of /lib/ndb/local's database files (or local itself) sys=<sys> ether=<ea> ip=<ip> the system will figure it out. ipconfig can set sysname if dhcp'd. - erik
