[EMAIL PROTECTED] (Matthew Excell) writes: > stable util-vserver-0.27 > - vserver-stat is basically working (still has issues with uptime) > - vserver start and enter will bind and change contexts but something > (ps?) is complaining about proc not being mounted.
Seems to be the root of all evil... 'ps' (used by vps) and alpha vserver-stat are accessing (and requiring) /proc/uptime which is not visibly by default. 'setattr' from alpha util-vserver makes it possible to change the visibility attributes. > - vserver cannot find vserver-setup This indicates an incomplete installation of util-vserver (only 'make install' is supported). Enrico _______________________________________________ Vserver mailing list [EMAIL PROTECTED] http://list.linux-vserver.org/mailman/listinfo/vserver
