Agus Setiawan's Blog

Life with UNIX/Linux

Install VirtualBox di OpenSolaris 2009.06

with 2 comments

Kalo kebiasaan temen2 disini pada umumnya mereka nginstall OpenSolaris didalam virtualbox, sekarang kebalikannya saya nginstall virtualbox didalam OpenSolaris buat njalanin OS laen :D

1. Pertama kali musti download virtual di sini http://www.virtualbox.org/wiki/Downloads pilih yang untuk OpenSolaris dan Solaris

2. Taruh di mesin OpenSolaris

3. cek dulu ya

root@opensolaris:/export/home/ie/Downloads# ls -l
total 432373
-rw-r–r– 1 65535 other       151 2009-08-05 14:20 autoresponse
-rw-r–r– 1 ie    staff    146944 2009-08-23 16:56 CTHRpptp-1.7.2_s1-i386.pkg
-rw-r–r– 1 ie    staff    252928 2009-09-05 13:02 GNUls-6.9-solaris-5.11-i86pc.pkg
-rw-r–r– 1 root  root   14745600 2009-09-05 13:41 mikrotik-2.9.27.iso
drwxr-xr-x 4  1000  1000        49 2009-08-23 18:41 pptp-1.7.1
-rw-r–r– 1 ie    staff    229024 2009-08-23 18:38 pptp-1.7.1.tar.gz
drwxr-xr-x 3  1000  1000        52 2009-08-23 18:45 pptp-1.7.2
-rw-r–r– 1 ie    staff      6474 2009-08-23 18:39 pptp-1.7.2_s1-solaris.patch
-rw-r–r– 1 ie    staff     81113 2009-08-23 18:43 pptp-1.7.2.tar.gz
-rw-r–r– 1 65535 other      2314 2009-08-05 14:20 ReadMe.txt
-rw-r–r– 1 ie    staff 196280320 2009-09-05 13:08 VirtualBox-3.0.4-50684-SunOS.tar.gz
-rw-r–r– 1 65535 other 196203008 2009-08-05 14:20 VirtualBox-3.0.4-SunOS-r50684.pkg
-rw-r–r– 1 65535 other     67072 2009-08-05 14:20 VirtualBoxKern-3.0.4-SunOS-r50684.pkg
-rw-r–r– 1 ie    staff  34042578 2009-09-05 13:20 Wine-1.1.7-solaris-5.11-i86pc.pkg.bz2

4. uncompress pake gunzip sama tar

# gunzip VirtualBox-3.0.4-50684-SunOS.tar.gz

# tar -xvf VirtualBox-3.0.4-50684-SunOS.tar

5. Baca readme-nya  :D kan dah ada tuh readme-nya

Installing:
———–

After extracting the contents of the tar.gz file perform the following steps:

1. Login as root using the “su” command.

2. Install the packages (in this order):

(*) First, the VirtualBox kernel interface package:

pkgadd -G -d VirtualBoxKern-3.0.4-SunOS-r50684.pkg

To perform an unattended (non-interactive) installation of this package add
“-n -a autoresponse SUNWvboxkern” (without quotes) to the end of the above pkgadd command.

(*) Next, the main VirtualBox package:

pkgadd -d VirtualBox-3.0.4-SunOS-r50684.pkg

To perform an unattended (non-interactive) installation of this package add
“-n -a autoresponse SUNWvbox” (without quotes) to the end of the above pkgadd command.

3. For each package the installer would ask you to “Select package(s) you wish to process”
For this type “1″ or “all”.

4. Then type “y” when asked about continuing with the installation.

Now all the necessary files would be installed on your system. Start VirtualBox by typing
VirtualBox from the terminal.

dari Readme

jalanin ini tuk pertama kali secara berurutan

# pkgadd -G -d VirtualBoxKern-3.0.4-SunOS-r50684.pkg

# pkgadd -d VirtualBox-3.0.4-SunOS-r50684.pkg

ntar klo ditanya jawabannya : all dan y :D

selesai dech..

^_^

vbox

Written by Agus Setiawan

September 5th, 2009 at 12:21 am

Posted in Virtualization

2 Responses to 'Install VirtualBox di OpenSolaris 2009.06'

Subscribe to comments with RSS or TrackBack to 'Install VirtualBox di OpenSolaris 2009.06'.

  1. Mas agus,, saya udah nyobain langkah2 yang sesuai dengan cara mas agus. tapi ko’ gak bisa mas..

  2. ga bisanya dibagian mana?
    coba copy paste errornya disini..

    Agus Setiawan

    8 Feb 10 at 10:51 pm

Leave a Reply