linux/w*: add Korean translation (#14756)

This commit is contained in:
코드싸이
2024-11-09 23:23:32 +09:00
committed by GitHub
parent a662abf502
commit 4bcf91eb31
31 changed files with 698 additions and 0 deletions

12
pages.ko/linux/woeusb.md Normal file
View File

@@ -0,0 +1,12 @@
# woeusb
> Windows 미디어 생성 도구.
> 더 많은 정보: <https://github.com/WoeUSB/WoeUSB>.
- USB를 포맷하고 부팅 가능한 Windows 설치 드라이브 생성:
`woeusb --device {{경로/대상/windows.iso}} {{/dev/sdX}}`
- USB 저장 장치의 기존 파티션에 Windows 파일을 복사하고 부팅 가능하게 만들기 (현재 데이터 삭제 없이):
`woeusb --partition {{경로/대상/windows.iso}} {{/dev/sdXN}}`