How to install an OS from ISO using SolusVM

You can install an OS onto your KVM VPS from an ISO, the same way you’d install an OS on your home computer from a CD or DVD; we’ll list the steps required to do this:

 

Log into SolusVM with the credentials you received via email after ordering and click on CDROM:

 

 Reinstalling From ISO



From the drop down choose the desired ISO and click on mount, (if you don't see the ISO you need simply submit a ticket with the link to the ISO you want and we'll make it available for you).

Then go to settings and set the boot order to CDROM only:


Reinstalling from ISO 2




After this, simply powercycle the VPS, or power it on if it was off, then click on VNC:


Reinstalling from ISO 3



Then click on HTML5 VNC Client:



Reinstallig from ISO 4


This way you will be able to see your server's screen while installing and this should do it, make sure to allow the window that will pop up.

In the event that the "HTML5 VNC Client SSL" option doesn't work, then simply use Java VNC Client, you may be required to add the site's address (https://vmcp.securityframe.com) to the allowed list under Java's security settings, here is a simple guide to accompish that easily:

https://www.owned-networks.net/client_area/knowledgebase/13/Java-Security-Settings.html


Remember to change the boot order back to "(1)Hard Disk" when done so that the VPS will boot from the hard drive first:


Reinstalling from ISO 5

The end.


  • 3 Los Usuarios han Encontrado Esto Útil
¿Fue útil la respuesta?

Artículos Relacionados

How to Install PHP 7.4 on CentOS 8 / RHEL 8

PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source...

How to install the Tonido Personal Cloud Server on Ubuntu Server 18.04

You've heard about the bunch of public cloud services out there where you can host your personal...

How To Install Jitsi Meet On Ubuntu Server

Lately it's become the norm to have remote video meetings, in an effort to keep things secure...

How to enable TUN/TAP & PPP in SolusVM

If you wish to run a VPN server on your OpenVZ VPS you will need to enable TUN/TAP and PPP in...

How to Install Django Web Application Framework on Debian 10

Django is a high-level Python Web framework that encourages rapid development and clean,...