To get the intel graphics to work on my Foxconn Nettop (N10 family chipset), I had to do the following:
After getting the pretty blue "Failed to setup X" screen.
ssh to core from netbook (or whatever you have, could do it directly from the core in KDE desktop using Konsole)
ssh dcerouter - (or 192.168.80.1)
ssh to the MD you are booting:
ssh moonXXX - substitute the X's for your MD number of course
Edit the xorg.conf file created by the failed first run:
cd /etc/X11
vi xorg.conf
type / and then enter vesa then hit enter again
highlight first letter of vesa (if not already done)
cw intel - yes just type the letters cw then i n t e l - then hit esc key - vi crash course J.I.C. ;)
save file by doing
press shift and make a :
then type wq! and hit enter
there is also an xorg.conf file in this directory, that also has AV wizard as a part of the filename. I am doing this from memory, so I am not sure. But after you edit both of these files, making the "vesa" to "intel" change,run the following:
/usr/pluto/bin/RebootWithAVWizard.sh
After it comes back around, you should see your AV Wizard. Proceed as usual.
Best Regards,
Seth