> The mounts in my profile are the vanilla ones (the only customizations > are for the network, the mouse, the keyboard). I do not play with the > namespace. > > Have you an idea where to look to find what are the offending > instructions? /boot(8)?
they're not offending! not all files in a typical plan 9 namespace make sense to du. for example, if you're runing rio, it doesn't make sense to add that to the file total. also, if you have a disk in /dev/sdXX/data, that file will be added to the total, as will any partitions of that disk, etc. - erik