From: Ken Gehring (kgehring_at_myrealbox.com)
Date: Thu 21 Feb 2002 - 03:29:42 GMT
Well it almost works. I've done the following
Starting with a 2.4.17 kernel tree I've applied the
patch patch-2.4.17ctx-7 with the command
patch -p1 <patch-2.4.17ctx-7
So far so good.
Next, using the config-2.4.17 file as a starting point the only change
I made was to add in the IDE SCSI emulation (to get my Highpoint
RAID array working.)
Compile the kernel and install it.
Make and install the modules.
Next I compiled and installed vserver from vserver-0.10.src.tar.gz
All OK so far.
Made a new vserver (v00) and still all OK
When I go to start the vserver I get the following
Can't set the ipv4 root
: Function not implemented
Everything seems to be OK in the config files, I just seem to be missing
something small.
Any ideas????
Thanks
Ken
By the way, this looks like a really interesting application.