virtualbox_for_centos_7_notes
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
virtualbox_for_centos_7_notes [2019/09/20 09:47] – juckins | virtualbox_for_centos_7_notes [2020/05/16 15:42] (current) – juckins | ||
---|---|---|---|
Line 1: | Line 1: | ||
==== VirtualBox running CentOS 7 Notes ==== | ==== VirtualBox running CentOS 7 Notes ==== | ||
+ | |||
+ | **April 2020 - Upgrade to CentOS 7.8:** | ||
+ | |||
+ | Upgrade worked with no issues | ||
+ | |||
**September 2019 - Upgrade to CentOS 7.7:** | **September 2019 - Upgrade to CentOS 7.7:** | ||
Line 65: | Line 70: | ||
Problems: | Problems: | ||
- | * Windows TAT is not accessible graphically - stuck on boot screen | + | * Windows TAT is not accessible graphically - even booting into old kernel gives non-usable graphical |
- | * work VM needs to boot into older kernel to get graphics to display | + | * Work VM needs to boot into older kernel to get graphics to display |
+ | * python3 will not upgrade with the IUS repository enabled | ||
+ | * MATE desktop environment has double launchers | ||
+ | * Run: mate-panel --reset | ||
+ | * Then manually customize panel with launchers | ||
+ | * Bug with xfreerdp where CTRL-ALT-ENTER will reset X after it becomes full screen (can't toggle back and forth) | ||
+ | * Workaround is to use ' | ||
+ | |||
+ | Guest Additions troubleshooting: | ||
+ | * Open ticket with VirtualBox forums | ||
+ | * Downgrade Virtual Box from 6.0.12 to 6.0.10 | ||
+ | * On test VM with GA 6.0.12, see if the hardware acceleration settings need to be changed per error message that pops up (should not need changing as it will affect VirtualBox 6.1 branch) | ||
+ | * Search forums for error " | ||
+ | * Looks like 6.0.13 is a test build and 6.0.14 will have permanent fix | ||
+ | * Could try installing from [[https:// | ||
+ | * This test build does work | ||
+ | |||
+ | Python3 fix to use EPEL instead of IUS repo: | ||
+ | |||
+ | < | ||
+ | # yum remove python36u | ||
+ | # yum remove ius-release | ||
+ | # yum install python3 | ||
+ | # yum install python3-devel | ||
+ | </ | ||
**December 2018 - Upgrade to CentOS 7.6:** | **December 2018 - Upgrade to CentOS 7.6:** |
virtualbox_for_centos_7_notes.1568987231.txt.gz · Last modified: 2019/09/20 09:47 by juckins