VirtualBox Troubleshooting Tips
- Pobierz link
- X
- Inne aplikacje
VirtualBox Troubleshooting Tips
Only 32bit VMs are listed in Virtual Box
While creating VMs in Virtual box if only 32 bit vms are listed, kindly check on the following:
- Check if Virtualization is enabled on your system. For this you must access the BIOS of your laptop and enable Virtualization if its not already enabled.
- Check if Hyper-V is enabled on your system. If it is, ensure that it is disabled as two virtualization technologies cannot co-exist.
Enabling SSH on the VM
If you need SSH enabled on the system, follow the below steps:
- Ensure the /etc/apt/sources.list file has been updated as per above
- Run the command: apt-get update
- Run the command: apt-get install openssh-server
- Run the command: service sshd start
- Pobierz link
- X
- Inne aplikacje
Komentarze
Prześlij komentarz