User Tools

Site Tools


software:virtualbox

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

software:virtualbox [2015/10/23 13:07] – created Michele Porellisoftware:virtualbox [2017/02/01 11:20] (current) Michele Porelli
Line 5: Line 5:
   - Create a virtual disk and register it with VirtualBox.<code>$ VBoxManage internalcommands createrawvmdk -filename /path/to/usb.vmdk -rawdisk /dev/loop0</code>   - Create a virtual disk and register it with VirtualBox.<code>$ VBoxManage internalcommands createrawvmdk -filename /path/to/usb.vmdk -rawdisk /dev/loop0</code>
 Please pay attention to permissions of loop device, it must be accessible by VirtualBox. Please pay attention to permissions of loop device, it must be accessible by VirtualBox.
 +
 +==== Install extension pack via shell (to avoid authentication problems) ====
 +<code># VBoxManage extpack install Oracle_VM_VirtualBox_Extension_Pack-*.vbox-extpack</code>
software/virtualbox.txt · Last modified: 2017/02/01 11:20 by Michele Porelli