GithubHelp home page GithubHelp logo

wooxo / vhd2disk Goto Github PK

View Code? Open in Web Editor NEW
83.0 83.0 25.0 40 KB

V2P tool working with Microsoft's VHD image. This tool is working like a mirror of the Sysinternal's Disk2Vhd tool.

License: GNU Lesser General Public License v3.0

C 17.53% C++ 82.47%

vhd2disk's People

Contributors

orkblutt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vhd2disk's Issues

Write to specific partition on target instead of entire drive

This feature would be awesome. But I read the author has not enough time for adding much stuff (understandable) and I don't know if I'm skilled enough ATM to add it. It seems to be worldwide the only free solution, this is a little bit strange.

Ability to automatically unmount a mounted drive

It would be nice if it could automatically unmount a mounted drive so it can be used to restore a ramdisk before programs load (I have made a script using a program that does it and is using Drive Snapshot at the moment).

Command Line Options

Are there any command line Options for Vhd2Disk?

If not, do you plan to add those in a future release?

Ability to restore a boot disk

It would be nice if it showed a message stating that it needs to reboot when selecting a boot disk in order to restore it and after the user OK's it, it then reboots and loads a part of itself that does the restoring during the period where ChkDsk, etc. runs before Windows continues to boot. After that, it'll restart and let it boot.

New version

It would be nice if you made one soon that includes my suggestions.

Unable to restore large .vhd due to automount

I hope this helps others with the same issue...

Hi, I ran into this error a couple of times and was unable to restore a .vhd to a new drive.

Can't write on physical drive. It's probably mounted.
You need to put it off line before to be able to write on it.
Microsoft choose this way for security reason...
It's nice for us and avoid to overwrite a non wanted drive.

The .vhd was about 220GB, so it took quite a while and I never made it to the end.
It appears like Windows was automatically rescanning the disks and mounted the the drive I was currently restoring.

I reproduced this behaviour by manually rescanning the disks while restoring, which produces the same error.

I then disabled automount in diskpart, ("automount" to check current setting; "automount disable/enable" to change the setting) started a new restore attempt and it worked.

Could this command be integrated into the program?

On start of a restore session -> "automount disable"
End or Cancel of restore session -> "automount enable"

(don't forget to re-enable automout if you had the same issue and found this)

Write to a drive letter

I'm trying to use this tool to write to a disk that isn't physical - in my case a veracrypt volume. It's absolutely possible to write to disks like that on a sectory-by-sector basis, but it doesn't show up.

Since veracrypt volumes are always single volumes (i.e. no partitions), and you can select a partition, seemingly, in vhd2disk, I thought the step towards also selecting a partition as a target wouldn't be a big one.

Then again, I know nothing about low-level win32 programming, so I have no idea if it's as easy as my brain describes it to me.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.