melodie
Hi,
That's precisely what happens to me each time, or almost. To run it in Virtualbox, we need the following packages installed in the version we want to make a live CD with:
x11-driver-video-vboxvideo
x11-driver-input-vboxmouse
dkms-vboxadd
dkms-vboxvfs
We also will need a xorg.conf, for this the command to run is "X -configure", then "mv xorg.conf.new xorg.conf" then "mv xorg.conf /etc/X11"
This will be done by opening a new tty with the keys : Ctrl+F2 or Ctrl+F3 and so on, and login as root.
This is the xorg.conf I have in the actual Virtualbox I am writing from:
http://pastebin.com/m29c3db79For the keyboard in the console, I did : setxkbmap fr as root, and as user (change fr to your needs).
Smiley