Skip to content

Commit

Permalink
fix(post): Fixed typos and added clarifying instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
timothystewart6 committed Nov 12, 2023
1 parent 410dba3 commit 2d5c2a4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions _posts/2023-11-09-netbootxyz-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -317,9 +317,7 @@ Create a bootable WinPE ISO
MakeWinPEMedia /ISO C:\WinPE_amd64 C:\WinPE_amd64\WinPE_amd64.iso
```

Then copy the contents of `WinPE_amd64.iso` to your `WinPE` folder located at `C:\WinPE_amd64`

Upload Windows PE to netboot.xyz container's `/assets/WinPE/x64/` folder (need to create folder first)
Then copy the contents of `WinPE_amd64.iso` to netboot.xyz container's `/assets/WinPE/x64/` folder (need to create folders first)

Then you'll want to create an SMB share named `Windows` in your environment. You can create or download a Windows ISO by visiting [Microsoft's site](https://support.microsoft.com/en-us/windows/create-installation-media-for-windows-99a58364-8c02-206f-aa6f-40c3b507420d)

Expand Down

0 comments on commit 2d5c2a4

Please sign in to comment.