From: Herbert Poetzl (herbert_at_13thfloor.at)
Date: Fri 05 Aug 2005 - 20:37:54 BST
On Fri, Aug 05, 2005 at 09:09:31PM +0200, Andreas John wrote:
> Hello!
>
> I just built an vserver guest image with Debian etch and the bootstrap
> method (with vs20 and alpaha 208 utils). I'm fiddeling around to get a
> cool guest working.
>
> At the time I'm stuck with rebooting - I copied
> /usr/lib/util-vserver/legacy/vreboot to /var/lib/vservers/foo/sbin/reboot
>
> but this seems to be legacy:
>
> foo:/# reboot
> connect /dev/reboot (No such file or directory)
yep, as the name says /legacy/ the reboot now works
with a kernel helper, so it is sufficient to change
nothing at all, just call into the kernel (from the
guest) and request a reboot (usually done by init
or with reboot -f)
> Or did I forget to set the security "context"?
>
> Couldn't find the info on the wiki. I also wonder why no one made a
> "util-vserver-guest.deb" with all the stuff a guest needs.
because the guest does not need anything additional
(and it can be installed with vserver ... build)
HTH,
Herbert
> rgds,
> Andreas
>
>
> _______________________________________________
> Vserver mailing list
> Vserver_at_list.linux-vserver.org
> http://list.linux-vserver.org/mailman/listinfo/vserver
_______________________________________________
Vserver mailing list
Vserver_at_list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver