Page 1 of 1

VDFuse for VHDX

Posted: 18. Jul 2018, 13:57
by udays
I want to use vdfuse for VHDX disk and make it available with write permissions.
Currently I can see there is implementation in VBox code for this but don't have any vdfuse executable or .c code that supports it.
Is this intentional? how can I add support of VHDX write in VDFuse?

Re: VDFuse for VHDX

Posted: 18. Jul 2018, 15:44
by mpack
What does your question have to do with VirtualBox?

Re: VDFuse for VHDX

Posted: 18. Jul 2018, 18:51
by ChipMcK
check out forum Third Party Applications, topic Virtual Disk Mounting tools

Re: VDFuse for VHDX

Posted: 13. Nov 2018, 20:11
by klaus
vdfuse supports what the disk image handling code can do. Which is a lot, but the VHDX format can only be read, not written until someone finds time to add the write functionality. I know it's a late reply, but the real answer wasn't among the other answers.