I want to install Linux Ubuntu for Virtual Box, but is the .iso file the correct one for it, or will it just set up as another base operating system directly? Any help would be greatly appreciated.
Asked
Active
Viewed 223 times
0
-
You install Ubuntu the same way in a VM as you do on real hardware. Connect the iso to your VM as virtual CD/DVD drive, boot the VM from it and let the installer do its job. – Byte Commander Jul 28 '17 at 17:23
2 Answers
0
Yes, use the .iso
file.
I'll assume you've installed Oracle VM VirtualBox. You then need to create a new VirtualBox - follow the wizard checking each step carefully. Give it at least 10GB of HDD space.
When it's created, click Settings and then Storage, click the "Empty" with the CD icon and click the CD with a down arrow next to it. Browse to your ISO file.
Then start the VM and follow the install process.

Tim
- 32,861
- 27
- 118
- 178
0
You may download a 32-bit or 64-bit iso, depending on your hardware support. Start VirtualBox and create a new VM...
- OS type: Linux
- Version: Ubuntu32 (or 64)
This article has a lot of advice for your situation.

Zanna
- 70,465

Ariman Campos
- 1
- 1
-
Thank you, both answers were very helpful, I would accept both if I could, but I can just accept one – PlanetGazer8360 Jul 28 '17 at 20:52