Is it possible to run two VMs from one public IP
4 Replies
@shinji:
In some crazy case you can do the reverse. Setup your 32-bit linode normally then switch the kernel to a 64-bit one. Once you do that you can setup a 64-bit chroot.
I know it's nuts but it does work. There are others that also run it like that where they have 64-bit kernel space and 32-bit user space arrangements.
Obviously it's probably preferred to have it the other way around.
Call me crazyhoss but so far this post has the best fit for my question(s). I have two configuration profiles.
Cp1 and Cp2. Cp1 is squeeze/32bit, Cp2 is wheezy/amd64. Right now I have Cp2(dev/xvdc or whatever it is) mounted as /cp2… what needs to be done(command wise) for me to 'chroot' into that to add the needed packages and 'stuffs' to migrate the settings and so forth so there will be minimal adjustment on the actual 'Cp2' boot. I have been hunting the linode library and of course the debian wiki and 'google'.. but the lack of this sitiation in a doc somehwere(sequence of needed commands) and so forth has me a bit concerned I'll louse up my existing Cp1.
and that I