OIOS Unix drop in replacement for Opensolaris with illumos kernel. An Open enterprise system for Data Centres,Cloud Services and development.Distribution available as Server, Desktop and live USB distribution suitable for a cloud desktop Aimed at experienced an user or professional currently been developed in Beta form.Based in London and USA. Worldwide community at openindiana.org.
Monday, 9 September 2013
Installing Virtual Box 4.2.18 on OiOS 151a 8
I put together a script to install the latest release of Virtual Box 4.2.18 on OiOS.This can be done through the terminal using the follow script.Open up the terminal on the desktop and type
Su
password...... enter your system password here
Past and copy this script and it should autorun
cd /var/tmp
wget http://download.virtualbox.org/virtualbox/4.2.18/VirtualBox-4.2.18-88780-SunOS.tar.gz
tar xf VirtualBox-4.2.18-88780-SunOS.tar.gz
pkgadd -d VirtualBox-4.2.18-SunOS-r88780.pkg
N.B. These scripts are not guaranteed in anyway and the version codes must be updated with each release.
Subscribe to:
Posts (Atom)