* Federico G. Benavento ([EMAIL PROTECTED]) wrote: > diskparts (which is run by termrc) needs that /dev/sysname to > be set and because it isn't you get that error.
I don't think that is quite correct. The error is indeed caused by an empty sysname, but happens in termrc after diskparts is run. It probably bails at the line if(test -e /cfg/$sysname/termrc) > add "sys=yourmachine ether=yournickmacaddr" to your /lib/ndb/local > to find out yourmacaddr cat /net/ether0/addr. > > > Federico G. Benavento
