Skip to content

Commit 816373d

Browse files
authored
Fix tabbing
Fix tabbing
1 parent a1c7ae7 commit 816373d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

memdocs/configmgr/osd/deploy-use/create-stand-alone-media.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,8 @@ Before you run the Create Task Sequence Media Wizard to create media for a CD or
129129

130130
- **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.
131131

132-
> [!IMPORTANT]
133-
> 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.
132+
> [!IMPORTANT]
133+
> 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.
134134
135135
- 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`
136136

0 commit comments

Comments
 (0)