How to share disk between two guests OS

Discussions related to using VirtualBox on Windows hosts.
Post Reply
islander
Posts: 2
Joined: 9. Jan 2009, 18:59

How to share disk between two guests OS

Post by islander »

Hi Forum

I am a new VirtualBox. I wanna to know how to create share-disk between two guest OS. Can I carry out it in VirtualBox?
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Mostly XP

Post by mpack »

If you just want two or more guests to be able to access common files then you can use a shared folder on the host.

If you mean you want two guests to access a single virtual drive then that is harder. I believe VBox 2.1 allows you to mount the same drive in more than one VM, but those VMs cannot run at the same time. If you want simultaneous access then another possibility might be to mount the virtual drive in one VM and use internal networking and a network share.
TerryE
Volunteer
Posts: 3572
Joined: 28. May 2008, 08:40
Primary OS: Ubuntu other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Ubuntu 10.04 & 11.10, both Svr&Wstn, Debian, CentOS
Contact:

Post by TerryE »

Whether you can or you can't, you also need your guest OS to support active clustering which rules out both Windows and most standard Linux implementations. Use file shares as mpack suggests.
Read the Forum Posting Guide
Google your Q site:VirtualBox.org or search for the answer before posting.
islander
Posts: 2
Joined: 9. Jan 2009, 18:59

Post by islander »

mpack&TerryE

Got it.Thank you very much.
Post Reply