
04-20-2011, 02:53 PM
|
 |
|
|
Join Date: Apr 2009
Location: Tienen
Posts: 515
|
|
Quote:
Originally Posted by wastez
This user mixed up -force64 with arch=x86_64.
Without it you will start in pure legacy mode and have no chance to run 64 bit software.
|
No, arch=i386 -force64 means 32bit kernel space and 64bit userspace
arch=x86_64 means 64bit kernel space and 64bit userspace (no -force64 should be required)
|