You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can replicate the issue and found that this is due to an unfortunate typo at https://github.com/pbatard/rufus/blob/master/src/vhd.c#L938 (where it should have been safe_stricmp(ext, ".vhd") and not safe_stricmp(ext, ".vhdx"). This will be fixed in the next release.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue if you think you have a related problem or query.
The new version does not open the boot vhd images made by the old version (4.1)
The text was updated successfully, but these errors were encountered: