code:work:lvisf:2020centosminimalwithgui:start
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| code:work:lvisf:2020centosminimalwithgui:start [2020/01/28 17:05] – created david | code:work:lvisf:2020centosminimalwithgui:start [2020/01/28 17:36] (current) – [Innovative Code] david | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== CentOS 6 with GUI ====== | + | ====== CentOS 6 with GUI Innovative Development |
| + | |||
| + | ===== Core System with GUI ===== | ||
| - Do this first and install the base just like the data system [[code: | - Do this first and install the base just like the data system [[code: | ||
| Line 22: | Line 24: | ||
| - Reboot | - Reboot | ||
| - Answer some questions | - Answer some questions | ||
| - | | + | |
| sudo yum install firefox | sudo yum install firefox | ||
| </ | </ | ||
| + | ===== Innovative Code ===== | ||
| + | |||
| + | Use a PC to grab the latest code from their website. | ||
| + | |||
| + | - Go to the website: | ||
| + | - Download the linux and windows versions of the code (the firmware file only came down with windows) | ||
| + | - Check Malibu (linux you only get this option) | ||
| + | - Check Malibu Something Else (windows) | ||
| + | - Check x3 sdf | ||
| + | - Transfer all the files, I put them all here < | ||
| + | / | ||
| + | </ | ||
| + | - Make a directory for the install and copy the raw files into it < | ||
| + | sudo mkdir / | ||
| + | sudo cp -a / | ||
| + | </ | ||
| + | - Try doing this not as root < | ||
| + | sudo chown -R lvis:lvis / | ||
| + | # NOPE, had to do sudo as it needs to make and install a kernel module | ||
| + | </ | ||
| + | - Run their install script < | ||
| + | cd / | ||
| + | sudo ./Setup.sh | ||
| + | </ | ||
code/work/lvisf/2020centosminimalwithgui/start.1580231129.txt.gz · Last modified: by david
