33

I am using Ubuntu 12.04. I want to install Windows 7 on my system from a CD through VirtualBox. I searched the detailed tutorials through google but I did not find one that worked.

So can some one kindly share any detailed tutorial or link which will really help me out.

Braiam
  • 69,112
newuser
  • 1,331

3 Answers3

50

Go to their website:

https://www.virtualbox.org/

enter image description here

Then choose linux host

enter image description here

see 12.04 then choose either 32 bit or 64 bit

enter image description here

wait until download finishes

enter image description here

install virtualbox by clicking on the downloaded file

After that launch the program

enter image description here

Click on New and a window will show up

Choose a name and a version

enter image description here

click next

Now choose the amount of Ram. Red is danger. Green is OK

enter image description here

click Next

choose create virtual Drive

enter image description here

click create and a new windows will show up

Choose the 1st option and click next

Now either choose fixed or dynamically. I prefer dynamical so you can change the size later

enter image description here

Click next

Now choose the amount you want to allocate for your harddisk give it a name and click create

enter image description here

Now we need to configure it so Click on settings

enter image description here

Ignore the error and click OK

enter image description here

choose storage on the left panel and choose the CD icon that says Empty

enter image description here

Now Click on the CD icon on the far right and choose DVD/CD and Click OK

enter image description here

Now Click on the Start Button and boot from your CD

enter image description here

Do not forget to insert your CD

Suhaib
  • 4,171
4

It may be convenient to use virtual machines you download and manage locally from Microsoft:

https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/linux/

andilabs
  • 140