diff --git a/99 Daily/2026-05-08.md b/99 Daily/2026-05-08.md index d6eeb82..13df1ab 100644 --- a/99 Daily/2026-05-08.md +++ b/99 Daily/2026-05-08.md @@ -114,3 +114,6 @@ tags: [daily] - 12:58 | `aimpress` - **Asked:** Help create a bootable Windows USB drive from an ISO image in Downloads folder. - **Done:** Formatted USB drive to MBR/FAT32 and began copying Windows ISO files with WIM splitting to resolve error 0xc0000034. +- 13:02 | `aimpress` + - **Asked:** Create a bootable Windows USB drive from an ISO in Downloads folder. + - **Done:** Diagnosed error 0xc0000034 and provided commands to format USB as FAT32/MBR and prepare for file copying.