Skip to content

Commit

Permalink
Fix tabbing
Browse files Browse the repository at this point in the history
Fix tabbing
  • Loading branch information
frankroj authored Feb 14, 2023
1 parent a1c7ae7 commit 816373d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions memdocs/configmgr/osd/deploy-use/create-stand-alone-media.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,8 @@ Before you run the Create Task Sequence Media Wizard to create media for a CD or

- **Format removable USB drive (FAT32) and make bootable**: By default, let Configuration Manager prepare the USB drive. Many newer UEFI devices require a bootable FAT32 partition. However, this format also limits the size of files and overall capacity of the drive. If you've already formatted and configured the removable drive, disable this option.

> [!IMPORTANT]
> It is important that when creating stand-alone media on a removable USB drive, that the removable USB drive is created via the Configuration Manager console using the **Removable USB drive** option. Creating an ISO via the **CD/DVD set** option and then copying the contents of the mounted ISO to a removable USB drive may not work since WIM files may not be split when using the **CD/DVD set** option. Stand-alone media on removable USB drives need to be formatted FAT32 so that they are bootable on UEFI devices. UEFI devices will only boot from FAT32 volumes.
> [!IMPORTANT]
> It is important that when creating stand-alone media on a removable USB drive, that the removable USB drive is created via the Configuration Manager console using the **Removable USB drive** option. Creating an ISO via the **CD/DVD set** option and then copying the contents of the mounted ISO to a removable USB drive may not work since WIM files may not be split when using the **CD/DVD set** option. Stand-alone media on removable USB drives need to be formatted FAT32 so that they are bootable on UEFI devices. UEFI devices will only boot from FAT32 volumes.
- If you select **CD/DVD set**, specify the capacity of the media (**Media size**) and the name and path of the output file (**Media file**). The wizard writes the output files to this location. For example: `\\servername\folder\outputfile.iso`

Expand Down

0 comments on commit 816373d

Please sign in to comment.