Saturday, September 19, 2020

How to install Virtual Box and Import OVA file

 How to install VirtualBox and Import OVA file 


Steps to Follow:

1. Download the latest version of VirtualBox  from here
2. Download the .OVA file (sent to your mail) 
3. Check "Virtualization Technology" is enabled in your system. 
    
        For Ubuntu/Linux : in terminal type --> 
           $ sudo apt-get install cpu-checker
           $ sudo kvm-ok
          "Virtualization is enable" if, its output showing:
 
$ sudo kvm-ok
INFO: /dev/kvm exists
KVM acceleration can be used
 
For window OS :Right click on windows bottom panel ---> click on taskbar --> Performance ----> near the mouse pointer you can see that "Virtualization  Disabled"







4. If Virtualization is not enabled then you have to enable it from BIOS.
   
   a)  Shut Down the OS
   b)  Press the BIOS key ( generally it is F10 (for HP)or F12 (Lenovo)or F2 (for others) But, Please cross check on google for your laptop/Desktop model)

   c) In BIOS ----> Configuration ---> Virtualization Technology ---> enable it if  disabled




5. If your virtualization is enabled, then go ahead and " INSTALL VIRTUALBOX"
 
6. Open VirtualBox ---> file --->  Import Appliance ---> select your .ova file
 
7.  Change the Parameters values:  Processors= 2 , Ram = 2048
 
8. Import
 
 
 

 

 
 
 
 

No comments:

Post a Comment

How to install Virtual Box and Import OVA file

 How to install VirtualBox and Import OVA file  Steps to Follow: 1. Download the latest version of VirtualBox  from  here 2. Download the ...