> i wonder if the fact that syscall(1) was broken by the nsec thing caused fewer > programs to be built than normal. this is fixed in the current image. > > i would recommend doing the following > @{cd /sys/src/cmd/aux; mk install} > @{cd /sys/src/cmd/bzip2; mk install} > > and running sos again.
Those mk commands wouldn't actually run either, missing libc, libbio and others. So I ran mk install in all the lib* directories and it looks like sos/sos has ran. Should be able to get the output to you soon. There is a (partially) functioning Ubuntu installation on the pc, if any output/info from it would be of use.