3

I am trying to use Rufus on my Mac running Parallels desktop to create a Windows 11 To Go USB stick. I have properly connected the USB stick, which is formatted as FAT32, and have verified that the checksums for the Microsoft website downloaded Windows 11 ISO image are correct using MD5: 8f76997f66850b0beab0359ab36d167c.

However, when I attempt to use the "Windows to Go" option in Rufus, I receive an ISO image scan failure error. This same error also occurs when attempting to create a Windows 10 To Go USB stick using the same method. The standard Windows Installation works but Windows to Go doesn't.

I have not been able to find any information about this particular error and am seeking help to determine what could be causing the issue and how to resolve it.

Checksums 1

Error: 2


Edit: I have attempted to use this guide https://www.tomshardware.com/how-to/clean-install-windows-11 to create two partitions on the USB, one Fat32 and one NTFS. Same issue persists.

Multiple partition image scan failure: 3

Rohit Gupta
  • 5,096

2 Answers2

2

I just had this problem. The logs said Ventoy could scan the iso due to a filesystem issue.

As I'm running Rufus in a Windows VM and the iso is on the host system, shared with the VM via VMware Shared Folders, I figured that's the issue. I copied the iso into the VM's local virtual disk and Ventoy proceeded wit the scanning.

Since VMware Shared Folders is basically just like a network drive to the VM, if your ISO is on a network drive, you should try copying it onto the local hard drive.

goofrider
  • 166
0

Turned out to be a problem with the ISO file. I downloaded it on a linux computer and moved to a windows one. That caused a corruption. Directly downloading the ISO on a windows computer solved it (use a linux computer to get the link from Microsoft). -@Julius