0

After starting the virtual machine, it freezes at this point and won't start installing Ubuntu. There's no pop-up, welcome screen or whatsoever. I am using Ubuntu 16.04 LTS i386

enter image description here

UPDATE: So i was following this guide: https://linus.nci.nih.gov/bdge/installUbuntu.html until I start the virtual machine. I should be seeing a welcome screen but I didn't. No error message or warning. I don't think it is the duplicate of How to install Ubuntu on VirtualBox? thread. Memory I gave: 1024 mb I also followed nathanwww's solution but got the same result.

Ok... So now I am confused. If I am trying to run Ubuntu on virtual box. Do I need a CD or USB to boot it?

wcfung14
  • 1
  • 1

1 Answers1

0

You need to mount the Ubuntu iso to a virtual drive location.

When the virtual machine starts, it may ask to specify the optical drive (or virtual optical drive) to install/boot from.

Otherwise, you can press / hold down F12 right after the virtual machine starts, allowing you to manually select several options. First, go to Devices, and make sure that the (real or virtual) optical drive containing the iso is selected. Then, select the option to boot from CD.

This should get you to screen which will allow you to proceed with installation.

nathanwww
  • 101