sudo yum groupinstall -y "X Window System" "Desktop" sudo yum install -y gnome-core xfce4 xorg-x11-fonts
sudo nano /etc/inittab
id:3:initdefault:
id:5:initdefault:
sudo yum install firefox
Use a PC to grab the latest code from their website. I used the FPGA Dell Laptop Dan purchased (the nice one)
/home/lvis/download/Innovative/Innovative_x3sdf/download_linux
sudo mkdir /usr/Innovative sudo cp -a /home/lvis/download/Innovative/Innovative_x3sdf/download_linux/* /usr/Innovative/
sudo chown -R lvis:lvis /usr/Innovative # NOPE, had to do sudo as it needs to make and install a kernel module
cd /usr/Innovative sudo ./Setup.sh