User Tools

Site Tools


vortexbox_2.5_installation_instructions

Installing VortexBox 2.5 from an image

First you need to install the image on your hard drive or SSD. How you install depends on the media you are using. See the image installation instructions here.

A USB key is one of the fastest and easiest ways to create boot media. You only need a fat32 formatted USB key. Most USB keys come formatted with fat32. It's OK if there are other files on the USB key as long as there is enough room for the image files.

These instructions are for a Windows computer. You can do this on Linux but it's a bit more complex (instructions here)

  1. Download the the zip file with the install image and unzip the files onto your USB key.
  2. Next you need to make the USB key bootable. You need the run a different utility for 32 or 64 bit Windows versions. Replace XX with 32 or 64, in the following commands, depending on your OS. Browse the USB key and go to /utils/winXX. Right click makebootXX.bat and select run as administrator. Then press enter in the text window.
  3. Your USB key is now bootable.
  4. Put the USB key in the target machine and boot from it. You may need to reconfigure the boot order in your computers BIOS or press F10/F11/F12 (depending on your BIOS) during boot and select the USB key as the boot device.
  5. Once the key is booted select the image to install.

WARNING: Installing an image will erase all data on the target computer

  1. Once your image is installed you will be prompted to reboot power off etc. Select reboot.
  2. Remove the USB key from your machine so it won't boot again.
  3. Your image is installed!

Once your image is installed you will need to resize the partitions

Boot your new VortexBox and log in from the command console (user: root password: vortexbox)

next update to the latest code with the command

dnf -y update

now you need to expand your root partition to 30GB type

config_4-30.sh

and finally fill the rest of your hard drive with the storage partition with the commands

config_local_storage.sh
reboot

Your VortexBox is now ready for use.

vortexbox_2.5_installation_instructions.txt · Last modified: 2019/03/06 16:12 by andrew