Find knowledge base article(s) by searching for keywords in the title e.g. type linux in the search box below
Find knowledge base article(s) by browsing the subject categories of articles
Technology quick references, cheatsheets, user manuals etc.
Shop Online through ShopifyLite
Tutorials on various IT applications.
Search Title    (UL:0 |SS:f)

Software >> Services >> Virtualization >> VirtualBox >> How to create shared hard disk

Only virtual disks of variant Fixed can be made shareable

open command prompt

cd virtualbox-program-directory

VBoxManage createhd --filename C:\home\vm\vbox\clustershareddisk\quorum  --size  1024 --variant Fixed --format VDI

VBoxManage modifyhd C:\home\vm\vbox\clustershareddisk\quorum.vdi  --type shareable

 

[ © 2008-2021 myfaqbase.com - A property of WPDC Consulting ]