OS/Windows25 USB / 파티션 초기화 Special considerations for Windows Vista/7 Open a command window as admin ("cmd") Type "diskpart" and hit enter. Type "list disk" and hit enter to find out the number of your drive. Type "select disk X" (where you replace X with the number of your drive) and hit enter. Type "clean" and hit enter. 2020. 4. 26. windows / USB 파티션 삭제 윈도우 + R cmd (ctrl+shift + enter) ==> 명령어를 관리자로 실행 C:\Users\KJH>diskpart C:\Users\KJH> DISKPART> list disk 디스크 ### 상태 크기 사용 가능 Dyn Gpt ---------- ------------- ------- ------------ --- --- 디스크 0 온라인 119 GB 0 B 디스크 1 온라인 931 GB 101 MB 디스크 2 온라인 3854 MB 3853 MB DISKPART> select disk 2 detail disk clean DiskPart에서 디스크를 정리했습니다. DISKPART> exit 2020. 4. 24. windows / port / PID / netstat windows 사용중인 port와 PID 확인 C:\Users\Administrator>netstat -ano 활성 연결 프로토콜 로컬 주소 외부 주소 상태 PID TCP 0.0.0.0:80 0.0.0.0:0 LISTENING 4012 TCP 0.0.0.0:135 0.0.0.0:0 LISTENING 784 TCP 0.0.0.0:445 0.0.0.0:0 LISTENING 4 TCP 0.0.0.0:990 0.0.0.0:0 LISTENING 3508 TCP 0.0.0.0:1978 0.0.0.0:0 LISTENING 3516 TCP 0.0.0.0:6160 0.0.0.0:0 LISTENING 1384 TCP 0.0.0.0:8009 0.0.0.0:0 LISTENING 4012 TCP 0.0.0.0:17500 0.0.. 2020. 4. 24. windows / RAID Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\Users\KJH>diskpart Microsoft DiskPart 버전 6.1.7601 Copyright (C) 1999-2008 Microsoft Corporation. 컴퓨터: KJH-PC DISKPART> list disk 디스크 ### 상태 크기 사용 가능 Dyn Gpt ---------- ------------- ------- ------------ --- --- 디스크 0 온라인 119 GB 0 B 디스크 1 온라인 931 GB 101 MB 디스크 2 미디어 없음 0 B 0 B 디스크 3 미디어 없음 0 B 0.. 2020. 4. 22. 이전 1 2 3 4 5 6 7 다음 반응형