Newbie to this.
My purpose in using VB is to reduce the tons of software I wish to use from clogging my registry/system.
I thought I would put say MS Office in VB along with associated programs.
My concern is how to get the documents written to the outside world. If anything goes wrong how do I get them?
Another might have Programming software etc.
At present on the main computer I use constant backup everytime an important document closes, to copy it to a separate hard disk.
Can I do anything like this?
Can I see the files from the host?
Thanks
Accessing files from outside Virtualbox
-
Sasquatch
- Volunteer
- Posts: 17798
- Joined: 17. Mar 2008, 13:41
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP, Windows 7, Linux
- Location: /dev/random
Did you bother to read the manual? Like any other virtualisation software, VB has the option of Shared Folders, which lets you access folders on the host in the Guest.
As for the programming, if you do everything inside the VM, you only have to shutdown the VM and backup the VDI file associated with it. Note that some debuggers might not run inside VB properly, or not run at all.
As for the programming, if you do everything inside the VM, you only have to shutdown the VM and backup the VDI file associated with it. Note that some debuggers might not run inside VB properly, or not run at all.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
Thank you Sasquatch, and yes I did read the parts I thought might be relevant (rather than all of it and get confused). I read about writethrough and thought that therein existed my problem, and I couldn't quite follow the differences between disk types. The question arose in my mind and I assumed that I had read what mattered. I must apologise profusely.
You have indeed answered my question.
You have indeed answered my question.
-
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:
Welcome to our forum. You might want to take this opportunity to browse the Forum Posting Guide. This contains some useful tips on how to search for VBox knowledge and how to frame Qs.
Read up on Shared Folders. As long as you've got the Guest Additions installed on your guest VBox can make host directory trees available to the guest OS as if they were NTFS file shares but without the network overhead. Use the bold phrases as search keys.
Read up on Shared Folders. As long as you've got the Guest Additions installed on your guest VBox can make host directory trees available to the guest OS as if they were NTFS file shares but without the network overhead. Use the bold phrases as search keys.
Read the Forum Posting Guide
Google your Q site:VirtualBox.org or search for the answer before posting.
Google your Q site:VirtualBox.org or search for the answer before posting.