From: Matthieu Racine (m.racine_at_free.fr)
Date: Tue 18 Feb 2003 - 13:40:12 GMT
OK, I got it :
from the main server :
chbind --ip <ip_of_vserver1> --bcast <bcast_of_vserver1_lan> chroot
/var/lib/vservers/vserver1 mount -t nfs nfs:/share/vserver1 /mnt/data
It seems to works great.
-- Matthieu