Skip to content

Commit f16d832

Browse files
committed
link windows-iso-to-usb tool
1 parent 8669c59 commit f16d832

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Specifically, it assumes:
3131

3232
These steps are performed into a temporary directory. When finished, [hdiutil](https://ss64.com/osx/hdiutil.html) is used to create the ISO image from this temporary tree.
3333

34-
IF the script exits for any reason—successful or otherwise—the temporary directory is cleaned.
34+
If the script exits for any reason—successful or otherwise—the temporary directory is cleaned.
3535

3636
## Downloading ESDs
3737

@@ -41,6 +41,10 @@ There are a few ways you can get an ESD to convert with this tool.
4141
- Paul Rockwell's [w11arm_esd2iso](https://communities.vmware.com/t5/VMware-Fusion-Documents/w11arm-esd2iso-a-utility-to-create-Windows-11-ARM-ISOs-from/ta-p/2957381) does both downloading and conversion of ARM images in a single shot.
4242
- Bogdan's [ESD to ISO on macOS](https://gist.github.com/b0gdanw/e36ea84828dbd19e03eff6158f1fc77c) explains how to get and search through the catalog and download manually.
4343

44+
## Converting to USB drives
45+
46+
You can convert an ISO produced with this tool to a USB drive with [windows-iso-to-usb](https://github.com/mattieb/windows-iso-to-usb).
47+
4448
## Licensing
4549

4650
While this tool itself is [already licensed to you](./LICENSE.md), Windows itself may require licensing and activation.

0 commit comments

Comments
 (0)