Search found 11 matches

by Anty666
1. Jan 2022, 05:16
Forum: VirtualBox on Windows Hosts
Topic: VBoxManage.exe and Windows 10
Replies: 18
Views: 8188

Re: VBoxManage.exe and Windows 10

I understand that the performance gain will be small. In fact the "gain" will be negative. Anything else you see is placebo. A "raw" disk is still a virtual drive, it goes through all the same VM abstraction layers as before, the only layers skipped are some host layers like cac...
by Anty666
30. Dec 2021, 00:22
Forum: VirtualBox on Windows Hosts
Topic: VBoxManage.exe and Windows 10
Replies: 18
Views: 8188

Re: VBoxManage.exe and Windows 10

mpack wrote:Raw access could...
scottgus1 wrote:Not at all...
Ou... Happy new year. )))
by Anty666
29. Dec 2021, 23:15
Forum: VirtualBox on Windows Hosts
Topic: VBoxManage.exe and Windows 10
Replies: 18
Views: 8188

Re: VBoxManage.exe and Windows 10

Why are you even trying to mess around at this level? It doesn't sound like you know enough to do it safely, and a mis-step could corrupt your drive. If you're doing this because you are under the impression that bypassing filesystem caching will give you a faster drive then I'm afraid that would b...
by Anty666
29. Dec 2021, 00:39
Forum: VirtualBox on Windows Hosts
Topic: VBoxManage.exe and Windows 10
Replies: 18
Views: 8188

Re: VBoxManage.exe and Windows 10

But I do see that the disk appears to still be online in the host Disk Management, which in my experience won't let the Raw Disk Access work That is, the entire disk must be disconnected. Even if I use one partition? It is sad. If so, I'll connect another hard drive to the system. And I will comple...
by Anty666
29. Dec 2021, 00:01
Forum: VirtualBox on Windows Hosts
Topic: VBoxManage.exe and Windows 10
Replies: 18
Views: 8188

Re: VBoxManage.exe and Windows 10

scottgus1 wrote:VBoxManage internalcommands createrawvmdk -filename path-to-file.vmdk -rawdisk \\.\PhysicalDrive0 -partitions 1,5
This does not work. Regardless of the choice of the hard disk partition, its full size is still displayed.
Sorry for the image quality. I had to reduce the size.
2.png
2.png (81.56 KiB) Viewed 7010 times
by Anty666
28. Dec 2021, 21:22
Forum: VirtualBox on Windows Hosts
Topic: VBoxManage.exe and Windows 10
Replies: 18
Views: 8188

Re: VBoxManage.exe and Windows 10

scottgus1 wrote:VBoxManage internalcommands createrawvmdk -filename path-to-file.vmdk -rawdisk \\.\PhysicalDrive0 -partitions 1,5
Woo!!! Fabulous. Thank you very much. I can finally get started.
by Anty666
28. Dec 2021, 20:41
Forum: VirtualBox on Windows Hosts
Topic: VBoxManage.exe and Windows 10
Replies: 18
Views: 8188

Re: VBoxManage.exe and Windows 10

In fact the official documents do provide precisely that: I have attached screenshots. This is all the information on how to build a team in Windows. I have already looked into this. Image 2.png Image 3.png Image 4.png \\.\PhysicalDrive0 - Indicates the hard drive itself. I need to point to the har...
by Anty666
28. Dec 2021, 17:47
Forum: VirtualBox on Windows Hosts
Topic: VBoxManage.exe and Windows 10
Replies: 18
Views: 8188

Re: VBoxManage.exe and Windows 10

It's strange that when I do a search for "This application cannot be launched on your PC", I only get hits on Russian sites. If this does not mean what I thought (a misleading translation of "VBoxManage is not recognized"), then the only thing I think it could mean is missing DL...
by Anty666
28. Dec 2021, 16:11
Forum: VirtualBox on Windows Hosts
Topic: VBoxManage.exe and Windows 10
Replies: 18
Views: 8188

Re: VBoxManage.exe and Windows 10

You have already done what? I mentioned a couple of alternatives. The screenshots show what I was doing. Image 4.png Image 3.png Image 2.png It's strange that when I do a search for "This application cannot be launched on your PC", I only get hits on Russian sites. If this does not mean w...
by Anty666
28. Dec 2021, 13:24
Forum: VirtualBox on Windows Hosts
Topic: VBoxManage.exe and Windows 10
Replies: 18
Views: 8188

Re: VBoxManage.exe and Windows 10

On Windows hosts you must provide a complete path to VBoxManage, or add the VirtualBox program folder to your default search path. I don't like to do either, so instead I use a trick: I put a file called "VBoxManage.bat" somewhere on the existing path, e.g. in the C:\Windows folder. This ...
by Anty666
28. Dec 2021, 05:20
Forum: VirtualBox on Windows Hosts
Topic: VBoxManage.exe and Windows 10
Replies: 18
Views: 8188

VBoxManage.exe and Windows 10

VirtualBox 6.1.30 r148432 (Qt5.6.2) Windows 10 pro x64 21H2 sorry for my English. I write using a translator. Hi. I want to install as a guest OS Debian10x64 . Normal installation and configuration does not cause problems for me. 1. I am interested in using a physical disk partition. In my case it ...