부모글 보이기/감추기 AD BLOCK 해제 요청 이 글에는 광고가 많이 들어가 있지 않습니다. adblock을 해제하셔도 글을 읽는데 그다지 부담이 없으니 해제를 부탁드립니다. (시리즈 글이 6개 있습니다.) Windows: 111. 복구(Recovery) 파티션 삭제하는 방법 ; https://www.sysnet.pe.kr/2/0/2918 Windows: 142. Windows 10의 복구 콘솔로 부팅하는 방법 ; https://www.sysnet.pe.kr/2/0/11207 Windows: 143. Windows 10의 Recovery 파티션을 삭제 및 새로 생성하는 방법 ; https://www.sysnet.pe.kr/2/0/11209 Windows: 147. 시스템 복구 디스크를 USB 디스크에 만드는 방법 ; https://www.sysnet.pe.kr/2/0/11598 Windows: 156. 가상 디스크의 용량을 복구 파티션으로 인해 늘리지 못하는 경우 ; https://www.sysnet.pe.kr/2/0/11807 Windows: 263. Windows - 복구 파티션(Recovery Partition) 용량을 늘리는 방법 ; https://www.sysnet.pe.kr/2/0/13586 Windows 10의 복구 콘솔로 부팅하는 방법 Windows 10의 경우, 다음의 문서에 나오는 방법으로 재부팅을 하면 쉽게 복구 모드로 진입할 수 있습니다. Get to safe mode and other startup settings in Windows 10 ; https://support.microsoft.com/en-us/instantanswers/f40a95aa-1e34-4907-98ba-a308fd10a786/get-to-safe-mode-and-other-startup-settings-in-windows-10 즉, Settings에서 "Update & security" / "Recovery"의 "Advanced startup"에 있는 "Restart now" 버튼을 눌러 복구 모드로 부팅할 수 있습니다. 그럼 부팅 시에 다음과 같은 화면이 뜨고, "Troubleshoot" 메뉴로 들어가, 다시 "Advanced options"로 진입하면 그중에 "Command Prompt"를 선택해 복구 콘솔을 띄울 수 있습니다. 빠져나오는 방법은, "exit" 명령어로 할 수 있습니다. [이 글에 대해서 여러분들과 의견을 공유하고 싶습니다. 틀리거나 미흡한 부분 또는 의문 사항이 있으시면 언제든 댓글 남겨주십시오.] [다음 글] 오류 유형: 390. diskpart의 set id 명령어에서 "The specified type is not in the correct format." 오류 발생[이전 글] 오류 유형: 389. DISM.exe - The specified image in the specified wim is already mounted for read/write access. [최초 등록일: 5/24/2017] [최종 수정일: 5/24/2017] 이 저작물은 크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스에 따라 이용하실 수 있습니다. by SeongTae Jeong, mailto:techsharer at outlook.com 비밀번호 댓글 작성자 ... 61 [62] 63 64 65 66 67 68 69 70 71 72 73 74 75 ... NoWriterDateCnt.TitleFile(s) 12389정성태11/1/202018817.NET Framework: 958. C# 9.0 - (8) 정적 익명 함수 (static anonymous functions)112388정성태10/29/202017791오류 유형: 674. 어느 순간부터 닷넷 응용 프로그램 실행 시 System.Configuration.ConfigurationErrorsException 예외가 발생한다면?12387정성태10/28/202018605.NET Framework: 957. C# - static 필드의 정보가 GC Heap에 저장될까요? [3]112386정성태10/28/202019378Linux: 34. 사용자 정보를 함께 출력하는 리눅스의 ps 명령어 사용 방법12385정성태10/28/202016717오류 유형: 673. openssl - req: No value provided for Subject Attribute CN, skipped12384정성태10/27/202019122오류 유형: 672. AllowPartiallyTrustedCallers 특성이 적용된 어셈블리의 struct 멤버 메서드를 재정의하면 System.Security.VerificationException 예외 발생12383정성태10/27/202019140.NET Framework: 956. C# 9.0 - (7) 패턴 일치 개선 사항(Pattern matching enhancements) [3]112382정성태10/26/202016895오류 유형: 671. dotnet build - The local source '...' doesn't exist12381정성태10/26/202018878VC++: 137. C++ stl map의 사용자 정의 타입을 key로 사용하는 방법 [1]112380정성태10/26/202014833오류 유형: 670. Visual Studio - Squash_FailureCommitsReset12379정성태10/21/202020435.NET Framework: 955. .NET 메서드의 Signature 바이트 코드 분석 [1]212378정성태10/15/202019363.NET Framework: 954. C# - x86/x64 환경에 따라 달라지는 P/Invoke 함수의 export 이름 [1]112377정성태10/15/202019856디버깅 기술: 172. windbg - 파일 열기 시점에 bp를 걸어 파일명 알아내는 방법(Managed/Unmanaged)12376정성태10/15/202015923오류 유형: 669. windbg - sos의 name2ee 명령어 실행 시 "Failed to request module list." 오류12375정성태10/15/202017409Windows: 177. 윈도우 탐색기에서 띄우는 cmd.exe 창의 디렉터리 구분 문자가 'Yen(¥)' 기호로 나오는 경우 [1]12374정성태10/14/202023289.NET Framework: 953. C# 9.0 - (6) 함수 포인터(Function pointers) [1]212373정성태10/14/202017043.NET Framework: 952. OpCodes.Box와 관련해 IL 형식으로 직접 코딩 시 유의할 점12372정성태10/13/202019501.NET Framework: 951. C# 9.0 - (5) 로컬 함수에 특성 지정 가능(Attributes on local functions)112371정성태10/13/202018384개발 환경 구성: 519. Visual Studio의 Ctrl+Shift+U (Edit.MakeUppercase) 단축키가 동작하지 않는 경우12370정성태10/13/202018585Linux: 33. Linux - nmcli를 이용한 고정 IP 설정12369정성태10/12/202022209Windows: 176. Raymond Chen이 한글날에 밝히는 윈도우의 한글 자모 분리 현상 [3]12368정성태10/12/202018390오류 유형: 668. VSIX 확장 빌드 - The "GetDeploymentPathFromVsixManifest" task failed unexpectedly.12367정성태10/12/202030849오류 유형: 667. Ubuntu - Temporary failure resolving 'kr.archive.ubuntu.com' [2]12366정성태10/12/202020183.NET Framework: 950. C# 9.0 - (4) 원시 크기 정수(Native ints) [1]112365정성태10/12/202018531.NET Framework: 949. C# 9.0 - (3) 람다 메서드의 매개 변수 무시(Lambda discard parameters)112364정성태10/11/202019513.NET Framework: 948. C# 9.0 - (2) localsinit 플래그 내보내기 무시(Suppress emitting localsinit flag)1 ... 61 [62] 63 64 65 66 67 68 69 70 71 72 73 74 75 ...