Difference between revisions of "Windows"
Jump to navigation
Jump to search
imported>Jeremy-busk |
|||
| Line 25: | Line 25: | ||
--device Win10_1809Oct_English_x64.iso /dev/sdc | --device Win10_1809Oct_English_x64.iso /dev/sdc | ||
``` | ``` | ||
| + | |||
| + | [[ Windows Troubleshooting ]] | ||
Revision as of 23:50, 12 March 2020
Microsoft Windows Tweaks & Resources
Using Bash on Windows
- https://docs.microsoft.com/en-us/windows/wsl/install-win10 - Use Linux Bash on Windows
- https://git-scm.com/download/win
SSH Resources
IDE
Windows 10 Boot CD
use dd and create partition as ntfs
or
- Download ISO
woeusb \
--target-filesystem NTFS \
--device Win10_1809Oct_English_x64.iso /dev/sdc