Quoting "Christian Bricart" <christian@bricart.de>:
>>
>> What is the right approach? How does one set the "personality" of a guest?
>
> # echo "i686" > /etc/vservers/${guest}/uts/machine
> # echo "linux_32bit" > /etc/vservers/${guest}/personality
>
> (the latter is the one you've asked for)
>
Wow, I've never seen that before, though I notice it's in the FAQ now!
What adverse affects might I encounter should the personality of a
32-bit guest be unset?
Cheers,
==
From Ben Green