code:work:lvisf:2020centosminimalwithgui:start
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| code:work:lvisf:2020centosminimalwithgui:start [2020/01/28 17:21] – david | code:work:lvisf:2020centosminimalwithgui:start [2020/01/28 17:36] (current) – [Innovative Code] david | ||
|---|---|---|---|
| Line 40: | Line 40: | ||
| / | / | ||
| </ | </ | ||
| - | - | + | - 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 ./ | ||
| + | </ | ||
code/work/lvisf/2020centosminimalwithgui/start.1580232101.txt.gz · Last modified: by david
