.... could be read by a guest ? (of course if filesystem is supported...)
Thanks.
Partition .....
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: Partition .....
Not really sure what you mean lando, but if you are talking about a guest being able to read files from the host you can use VBox shared folders, or setup a network share.
Re: Partition .....
I mean ...could a guest detect a partition , not the host partition but another one...I think is not possible but I could mistake..Perryg wrote:Not really sure what you mean lando, but if you are talking about a guest being able to read files from the host you can use VBox shared folders, or setup a network share.
-
baf
- Volunteer
- Posts: 829
- Joined: 27. Sep 2008, 06:18
- Primary OS: Mac OS X Leopard
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: linux,xp,win7
- Location: Luleå or Skellefteå, Sweden
Re: Partition .....
Yes you could use "raw disk access" look in the manual for createrawvmdk.
And READ the warning. If the partition is mounted in the guest and host it WILL be corrupted sooner or later.
And READ the warning. If the partition is mounted in the guest and host it WILL be corrupted sooner or later.
Some say: "You learn as long as you live".
My way: "You live as long as you learn".
My way: "You live as long as you learn".
Re: Partition .....
Fine,then I could create a partition that a guest can use ...(read and Write access ?... I 'll read about it)baf wrote:Yes you could use "raw disk access" look in the manual for createrawvmdk.
And READ the warning. If the partition is mounted in the guest and host it WILL be corrupted sooner or later.
Thanks.
Re: Partition .....
Anyway ,if I get fine,raw access doesn't give access to real partition but to its image ....
VBoxManage internalcommands createrawvmdk -filename /path/to/file.vmdk -rawdisk /dev/sda
VBoxManage internalcommands createrawvmdk -filename /path/to/file.vmdk -rawdisk /dev/sda