I want to test severeal configuration like kde with gentoo or other test configuration.That's why, I create a common gentoo virtual machine and I clone it.
You can clone your virtual machine like that :
When I ran my Virtual machine, I have a kernel panic with the following message : EXT3-fs couldn't mount because unsupported option No file system could mount root
In fact, I forgot to add EXT4 support to my kernel. See this link to add EXT4 support on your kernel : EXT4_kernel