Introduction This section discusses how to prepare a virtual machine for installing ROS.
Starting/stopping/pausing a VM Now the fun begins. First, you must know the name of the VM you want to run.
Install Update Remove Unused Programs Turn off hibernation powercfg.exe -h off Turn off page file
Install Virtualbox sudo apt install -y virtualbox virtualbox-ext-pack sudo usermod -a -G vboxusers $USER Download Home Assistant cd Downloads wget https://github.
Derived from these instructions on HowToGeek Clean up files Clean up system files
Steps Ensure you are a member of vboxusers group sudo usermod -a -G vboxusers $USER Create a script cat <<EOT > vbox_vm_start@.