I have just created a WinToUSB USB stick with Windows on it. What I'd like to do is copy it to gpart partition and boot it up using Grub.... Has anyone tried this?
Can I
The Windows installation is in some VHD format... presumably this is some proprietary Microsoft archive format. Is there any way to extract files from it?
Can I
dd if=/dev/da1 of=/dev/da0p4
?The Windows installation is in some VHD format... presumably this is some proprietary Microsoft archive format. Is there any way to extract files from it?