
Originally Posted by
RageLtMan
I'm finding myself doing a lot of my training on VMs i run via VirtualBox in BT4. However, running multiple Windows VMs (2k8 etc) as well as running 64bit VMs is problematic on an x86 platform. I've tried making kernels with PAE support to make the best use of the physical memory i have, but it fails on boot and i'm back @ square one. The voice of reason tells me that simply recompiling my kernel to 64bit isn't going to work as it will likely require every driver and anything else that uses system resources in any direct/semi-direct manner to be recompiled as well. Given that almost any laptop on sale today is running either intel or amd 64bit multi core chips, how difficult would it be to set up a 64 bit distro? What would have to be changed?