VMDK mount
Posted: 28. Sep 2013, 15:43
Hi,
I am new to virtualization concepts and my requirement is to export a vmdk file (metadata file) using VBoxManager and see the list of files/folders inside the actual vmdk exported drive by virtual mounting (I believe, we have to directly access the harddisk disk to see the list of files and folders. Since we only have the rawdisk drive and vmdk metadata file)
To test this, in my system (Windows7 64 bit), I have installed another OS in my F:/ Drive (win7 32 bit) and created rawvmdk file from the F: drive partition using the command, VBoxManager internalcommands createvmdk -filename "E:\mywin7.vmdk" -rawdisk \\.\PhysicalDrive0 -partitions 6
Then, in VBox, I try to create new vm using the vmdk, it says "missing operating system" error. If I try to mount the vmdk metadata file using vmware-mount exe, it mount successfully, but if I try to access the new drive in command line, it says, "The volume does not contain a recognized file system. Please make sure that all required file system drivers are loaded and that the volume is not corrupted".
Can anyone update me, whether I am doing it correctly or let me know the steps to achieve this.
Thanks,
I am new to virtualization concepts and my requirement is to export a vmdk file (metadata file) using VBoxManager and see the list of files/folders inside the actual vmdk exported drive by virtual mounting (I believe, we have to directly access the harddisk disk to see the list of files and folders. Since we only have the rawdisk drive and vmdk metadata file)
To test this, in my system (Windows7 64 bit), I have installed another OS in my F:/ Drive (win7 32 bit) and created rawvmdk file from the F: drive partition using the command, VBoxManager internalcommands createvmdk -filename "E:\mywin7.vmdk" -rawdisk \\.\PhysicalDrive0 -partitions 6
Then, in VBox, I try to create new vm using the vmdk, it says "missing operating system" error. If I try to mount the vmdk metadata file using vmware-mount exe, it mount successfully, but if I try to access the new drive in command line, it says, "The volume does not contain a recognized file system. Please make sure that all required file system drivers are loaded and that the volume is not corrupted".
Can anyone update me, whether I am doing it correctly or let me know the steps to achieve this.
Thanks,