I am fairly new to Arch linux so I want to install it inside a VM first before replacing my current Linux installation.
I've successfully installed base, base-devel & grub packages inside a virtualbox vm. I can successfully login to the newly installed system.
I am a bit confused as I cannot get the xorg working.
I've installed the following packages:
#pacman -S xorg-server xorg-xinit xorg-server-utils mesa
#pacman -S xorg-twm xorg-xclock xterm
I have selected all the default selection for driver choice.
Following is the error log when I run startx:

Here is the log: /var/log/Xorg.0.log:
Is there any specific package which I need to install in order to successfully startx inside a virtualbox guest VM?
(EE) Fatal server error: (EE) no screens found (EE) Pklease consult the X Org Foundation supportxinit: unable to connect to X server: Connection refusedPlease consult the log file at "/var/..." for additional information