si vous le voulez bien et pour ma propre compréhension pouvez vous m’indiquer si votre processeur est en 32 bits ou en 64 bits.
edit: ok c’est bon,j’ai compris le fond de l’affaire en relisant les deux posts de Bélzebuth:
" foule a écrit:
Au moment ou je lance l’iso, ce message apparait :
This kernel requires an x86-64 CPU, but only detected an i686 CPU.
Unable to boot - please use a kernel appropriate for your CPU.
Pour pouvoir utiliser un système invité en 64 bits, il est nécessaire que l’ordinateur supporte la virtualisation matérielle (VT-x/vmx ou AMD-V/svm).
Code:
$ egrep ‘(vmx|svm)’ /proc/cpuinfo
Un retour t’est donné (?), il te faudra activer cette option au niveau du bios.
En l’absence de réponse = pas de virtualisation matérielle possible.
Dans quel cas, les seuls iso qui pourront être installées sur le système hôte ne pourront être qu’en 32 bits. "
" Citation:
VirtualBox supports 64-bit guest operating systems, even on 32-bit host operating systems,[11] provided that the following conditions are met:
You need a 64-bit processor with hardware virtualization support (see Section 10.3, “Hardware vs. software virtualization”).
You must enable hardware virtualization for the particular VM for which you want 64-bit support; software virtualization is not supported for 64-bit VMs.
If you want to use 64-bit guest support on a 32-bit host operating system, you must also select a 64-bit operating system for the particular VM. Since supporting 64 bits on 32-bit hosts incurs additional overhead, VirtualBox only enables this support upon explicit request.
On 64-bit hosts (which typically come with hardware virtualization support), 64-bit guest operating systems are always supported regardless of settings, so you can simply install a 64-bit operating system in the guest.
Section 10.3, “Hardware vs. software virtualization” "
et comme j’ai un proc en 64 bits je n’ai jamais rencontré de problèmes pour installer des VMs en 64 bits ou en 32 bits