stynan27 / BlockHeads

Primary repository for team BlockHeads inc. projects.
0 stars 0 forks source link

Setup Dev ENV on stynan's home machine #7

Closed stynan27 closed 1 year ago

stynan27 commented 1 year ago

Description

Install Ubuntu 22.04 running in VirtualBox on the home desktop to refresh on ENV creation procedure.

Subtask of #5

stynan27 commented 1 year ago

Ubuntu Install Steps

  1. Run VirtualBox install exe
  2. Identify a Volume of sufficient size/make one available
  3. Proceed with install
  4. Run VirtualBox
  5. Click New button
  6. Name your machine (your pref)
  7. Type Linux
  8. Version Ubuntu (64-bit)
  9. Click Next button
  10. Add Base Memory (stay within green, 8000 MB ~8GB pref)
  11. Add Processors (2-4 pref)
  12. Create a new Virtual Hard Disk (Ubuntu is ~4GB, but having more space now is good JIC as its a pain to add more later)
  13. Next button
  14. Finish
  15. Left-click your new image
  16. Click Settings -> General -> Advanced
  17. Shared clipboard & Drag'n'Drop as Bidirectional
  18. Left pane -> Storage
  19. Under Controller: IDE, click Empty (disk icon)
  20. Click secondary disk icon (top-right)
  21. Select Optical Disk (.iso file)
  22. Click Add button & navigate to Ubuntu 22.04 ISO file downloaded previously
  23. Click Choose button
  24. Return to home VB screen -> Click on your VM name -> Start
  25. Try or Install Ubuntu, press Enter key
  26. Proceed with Ubuntu installation until you reach Updates and other software
  27. Check Install third-party software for... then continue
  28. Installation type to Erase disk and install Ubuntu (NOTE you are in a disk partition so this will NOT wipe existing data on that drive)

Note: Resolution can be changed in Ubuntu settings post-install

stynan27 commented 1 month ago

Disable Windows Hyper-V https://forums.virtualbox.org/viewtopic.php?t=97960

Also, remember to enable CPU virtualization in BIOS.