• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Jaranguda

Belajar Mengajar

  • Home
  • Sponsor/Jasa
  • Tentang

virtualbox

Install VirtualBox 5.1 di Fedora 24

Last Updated on 25 July 2016 By tommy Leave a Comment

Install dependency

dnf install gcc make dkms kernel-devel-$(uname -r) kernel-headers -y

Download Repository VirtualBox

wget http://download.virtualbox.org/virtualbox/rpm/fedora/virtualbox.repo -O /etc/yum.repos.d/virtualbox.repo 
wget -q https://www.virtualbox.org/download/oracle_vbox.asc -O- | rpm --import -
dnf install VirtualBox-5.1 -y

Install VirtualBox kernel module

/sbin/vboxconfig

Bila muncul error Makefile:185: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR= and run Make again. Stop., restart komputer anda lalu jalankan ulang

/sbin/vboxconfig

virtualbox 5.1 Fedora 24

Install VirtualBox Extension Pack

Agar anda bisa sharing clipboard, uSB 2.0, USB 3.0 antar host dan guest, VirtualBox Extension Pack harus di install terlebih dahulu, install dengan cara

wget http://download.virtualbox.org/virtualbox/5.1.2/Oracle_VM_VirtualBox_Extension_Pack-5.1.2-108956.vbox-extpack
vboxmanage extpack install Oracle_VM_VirtualBox_Extension_Pack-5.1.2-108956.vbox-extpack

Filed Under: Linux Tagged With: Fedora 24, virtualbox

Convert VirtualBox VDI ke VMware

Last Updated on 4 December 2015 By tommy Leave a Comment

Untuk mengimport hardisk virtual VirtualBox (VDI) ke VMware, file VDI tersebut harus terlebih dahulu di export ke format yang dikenali oleh VMware, VirtualBox sendiri sudah menyediakan fitur ini, format nya adalah

vboxmanage clonehd namafile.vdi namafile.vmdk --format VMDK

contoh conversi .vdi ke .vmdk

$ vboxmanage clonehd /virtualbox/Win7/Win7.vdi /media/Data/Win7.vmdk --format VMDK
0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Clone medium created in format 'VMDK'. UUID: dbc426b3-96d9-4d1d-7ac6-751c141570be

di VMware sendiri untuk membuka file hasil konversi tersebut, tambahkan hardisk baru Virtual Machine Settings -> Add -> Hard Disk
tambah hardisk baru di Vmware

Filed Under: Linux Tagged With: virtualbox, vmware

How to Change VirtualBox UUID

Last Updated on 20 November 2015 By tommy Leave a Comment

virtualbox duplicate uuid
Error yang muncul

Cannot register the hard disk ‘/media/Data/virtual/virtualbox/Win7/Snapshots/{a835be7f-06cd-4381-a955-38fa9a397d8c}.vdi’ {a835be7f-06cd-4381-a955-38fa9a397d8c} because a hard disk ‘/home/tommy/VirtualBox VMs/Win7/Snapshots/{a835be7f-06cd-4381-a955-38fa9a397d8c}.vdi’ with UUID {a835be7f-06cd-4381-a955-38fa9a397d8c} already exists.

solusinya

VBoxManage internalcommands sethduuid NamaFileHardisk

contoh

$ VBoxManage internalcommands sethduuid Win7/Snapshots/\{a835be7f-06cd-4381-a955-38fa9a397d8c\}.vdi
UUID changed to: 15b555fb-8394-4312-bf4d-0cde764c2d00

Error diatas muncul karena anda memindahkan lokasi hardisk virtualbox ke tempat lain.

Filed Under: Linux Tagged With: virtualbox

VirtualBox 5.10 Kernel Driver not Installed

Last Updated on 21 January 2016 By tommy Leave a Comment

kernel driver not installed
Perintah lama /etc/init.d/vboxdrv setup tidak akan mempan, karena script lokasi dan nama filenya telah dirubah sejak VirtualBox 5.

Install dependency VirtualBox, di Fedora 23

su -c "dnf install kernel-devel kernel-headers dkms"

lalu jalankan perintah /sbin/rcvboxdrv setup

$ /sbin/rcvboxdrv setup
Stopping VirtualBox kernel modules                         [  OK  ]
Uninstalling old VirtualBox DKMS kernel modules            [  OK  ]
Trying to register the VirtualBox kernel modules using DKMS[  OK  ]
Starting VirtualBox kernel modules                         [  OK  ]

jalankan kembali VirtualBox pesan Kernel Driver not Installed(rc=-1908) pun telah hilang.

Untuk update VirtualBox terbaru (Version 5.0.14) muncul error

$ /sbin/rcvboxdrv setup
Bad argument setup

solusinya

/usr/lib/virtualbox/vboxdrv.sh setup

Filed Under: Linux Tagged With: virtualbox

Upgrade Windows 7/8/8.1 ke Windows 10 di VirtualBox 5.0 atau VMware Workstation 11.x

Last Updated on 5 August 2015 By tommy Leave a Comment

Dengan mengklik icon get Windows 10 di taskbar, akan muncul komplain kalo driver 3D vmware tidak kompatibel dengan Windows 10. Solusinya adalah dengan mendownload Media Creation Tools dari Windows Media Creation Tools
link download microsoft media creation tools

Klik dua kali pada file (MediaCreationTool) yang baru anda download, lalu pilih Upgrade This PC now
upgrade this pc to windows 10
klik Next.

Di proses selanjutnya Media Creation Tool mendownload file-file yang dibutuhkan untuk upgrade ke Windows 10. Proses ini tergantung ke kecepatan Internet anda. Di komputer saya dengan kecepatan 50 mbps, membutuhkan sekitar 30 menit.
progress upgrade windows 10

Setelah selesai di Download, nanti muncul proses creating windows 10 media
creating windows 10 media

preparation after media creation

Setelah proses diatas, nanti muncul License Term (perjanjian), klik Accept
license term

Proses selanjutnya, mendownload Update dari Microsoft (lagi).
check update lagi

Siap-siap install update
ready to install windows 10
klik Next.

Sekarang tinggal duduk manis, menunggu proses install/upgrade Windows 10 selesai
proses install windows update

upgrading lagi
Catatan :
– Cara yang sama sukses berjalan di VirtualBox 5.x.
– Anda harus login sebagai administrator, bukan sebagai user biasa, sebelum melakukan upgrade. Biar ngga muncul error “something happened”
something happened

Filed Under: dll Tagged With: upgrade, virtualbox, vmware, Windows 10

Cara Mengatasi Error VirtualBox “Cannot unload module vboxdrv”

Last Updated on 10 March 2015 By tommy Leave a Comment

Setelah update VirtualBox biasanya kita diminta untuk recompile modul kernel untuk VirtualBox dengan cara

/etc/init.d/vboxdrv setup

bila anda gagal menjalankan perintah tersebut, dengan error yang kurang memberi manfaat seperti dibawah ini

Stopping VirtualBox kernel modules                         [FAILED]
  (Cannot unload module vboxdrv)

Bila error tersebut di lewatkan dan anda langsung menjalankan VirtualBox guest maka akan muncul pesan error

Failed to open/create the internal network 'HostInterfaceNetworking-enp5s0' (VERR_SUPDRV_COMPONENT_NOT_FOUND). Failed to attach the network LUN (VERR_SUPDRV_COMPONENT_NOT_FOUND). One of the kernel modules was not successfully loaded. Make sure that no kernel modules from an older version of VirtualBox exist. Then try to recompile and reload the kernel modules by executing '/etc/init.d/vboxdrv setup' as root (VERR_SUPDRV_COMPONENT_NOT_FOUND)

Beberapa solusi untuk mengatasi masalah diatas

1. Pastikan tidak ada service VirtualBox yang jalan

ps axu | egrep -e 'VBox|vbox'

contoh output perintah diatas

jaranguda  25156  0.2  0.1 1041488 12108 ?       Sl   16:52   0:00 /usr/lib/virtualbox/vboxwebsrv --background
jaranguda  25159  0.0  0.0 211136  5948 ?        S    16:52   0:00 /usr/lib/virtualbox/VBoxXPCOMIPCD
jaranguda  25164  0.1  0.1 693648 10048 ?        Sl   16:52   0:00 /usr/lib/virtualbox/VBoxSVC --auto-shutdown
jaranguda  25237 95.3  0.8 1672408 62920 ?       Sl   16:54   1:08 /usr/lib/virtualbox/VBoxHeadless --comment Ubuntu --startvm 815d8106-87a0-4f68-be39-439a83bbea04 --vrde config
root     25362  0.0  0.0 108040   896 pts/0    S+   16:55   0:00 egrep --color=auto -e VBox|vbox

matikan semua service diatas, atau bisa juga dengan cara paksa

kill -9 $PID

ganti $PID dengan PID proses diatas. Lalu jalankan ulang proses

/etc/init.d/vboxdrv setup

2. Install kernel header dan devel

su -c "yum install kernel-devel kernel-headers dkms"

Restart komputer anda, lalu jalankan perintah

/etc/init.d/vboxdrv setup

bila masih gagal lanjut ke langkah 3

3. Export Kernel DIR

export KERN_DIR=/usr/src/kernels/`uname -r`

lalu jalankan

/etc/init.d/vboxdrv setup

Filed Under: Linux Tagged With: virtualbox

  • Go to page 1
  • Go to page 2
  • Go to Next Page »

Primary Sidebar

Pencarian

Tanya Jawab tentang DevOps SRE CPE, gabung di https://t.me/devopsindonesia

Terbaru

  • Solusi helm Upgrade Failed
  • macOS package is untrusted
  • Cara Mengganti Port Screen Sharing macOS
  • Cara Menonaktifkan Pager di macOS
  • Cara Mengupdate Nama Apple silicon-as-a-Service Scaleway

Komentar

  • Beritalogi on Cara Redirect Domain di Cloudflare
  • Putu on Cara Setting TP-LINK EN020-F5 Sebagai Range Extender
  • Budi on Solusi Simple Queue Mikrotik Tidak Berjalan
  • mazda on Tutorial Lengkap Install Mail Server Postfix Dovecot MariaDB di CentOS 7
  • adi on Menggunakan Mikrotik Sebagai SSH Client

Tulisan Populer

  • Password Router Huawei HG8245H5 Indihome 1.2m views
  • Password Terbaru ZTE F609 Indihome 785k views
  • Password Superadmin Huawei HG8245A 322.8k views
  • Cara Setting Manual Modem GPON ZTE F609 Indihome 273.9k views
  • Cara Setting Wireless ZTE F609 Indihome 258.3k views
  • Mengaktifkan Port LAN di Huawei HG8245 Indihome 170.7k views
  • Akses UseeTV Indihome via Wireless ZTE F609 157.1k views
  • Kemana Menghilangnya Saldo BCA 50 ribu 156.2k views
  • Cara Reset Password ZTE F609 Indihome 147.9k views
  • Cara Setting DHCP Server Modem/Router ZTE F609 114.3k views

Kategori

  • Delphi
  • dll
  • Gambas
  • Internet
  • Java
  • Lazarus
  • Linux
  • PHP
  • Review
  • Teknologi

Sponsor

kadal.id
carakami.com
kuotabisa.com
Untuk jadi sponsor, hubungi kita lewat halaman sponsor
© 2021. Jaranguda
  • Linux
  • PHP
  • Internet
  • Teknologi
  • Delphi
  • Gambas
  • Java