This process took me about 15 minutes.
My PC Setup
- System Type: 64-Bit Windows 11 Pro
- CPU: AMD Ryzen 9 5950X 16-Core Processor 3.40 GHz
- GPU: AMD Radeon RX 6900 XT
- RAM: 64GB
- Memory: 4.5TB Total (1TB dedicated to Ubuntu-20_Android)
- I am using a 1.1TB SSD drive just for Ubuntu-20 since SSD is cheap and I have the space on my motherboad
Steps + Video
- Format and label the dedicated drive
- Open and Setup Oracle VM Virtural Box with the settings that fit your PC + VM needs
- Install Guest Additions CD Image to allow Ubuntu-20 full screen mode and file sharing between PC + VM
- Create a symbolic link to python
- Python3 is the default for Ubutnu-20
- Some programs reference python instead of specifically referencing python3
- Change this to avoid problems in the future