2008/2/19, JD <[EMAIL PROTECTED]> wrote: > Hi Frank, and Dmitry, > > In the "unix: world, the VBOX document provides a command line > to create a physical drive vmdk file. That command is: > > VBoxManage internalcommands createrawvmdk -filename /path/to/file.vmdk > -rawdisk /dev/sda -register > > However, on the Windows version, there is no corresponding command > described in the document, and the GUI does not provide a method > for creating a physical drive vmdk.
Hi JD, Which document did you look at? The user manual says "On a Windows host, instead of the above device specification, use e.g. \\.\PhysicalDrive0". Is there another document which is missing that hint? Although the help file could describe better how to do it on Windows. For example, it could give a full example command including the default path to where VBoxManage.exe is located. It could also mention WinObj which is a tool helpful for figuring out if an external disk like a USB hard drive might be considered PhysicalDrive0, PhysicalDrive1, or something else. > Could you please announce to the whole list how to do this? http://www.virtualbox.org/mailman/listinfo/vbox-users would probably be a better list for that question. Cheers, -- Jason Spiro: software/web developer, trainer, IT consultant. I support Linux, UNIX, Windows, and more. Contact me to discuss your needs and get a free estimate. +1 (613) 668-6096 / [EMAIL PROTECTED] _______________________________________________ vbox-dev mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-dev
