부모글 보이기/감추기 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 비밀번호 댓글 작성자 ... 31 32 33 34 35 36 37 38 [39] 40 41 42 43 44 45 ... NoWriterDateCnt.TitleFile(s) 13026정성태4/11/202218223.NET Framework: 1191. C 언어로 작성된 FFmpeg Examples의 C# 포팅 전체 소스 코드 [3]13025정성태4/11/202218254.NET Framework: 1190. C# - ffmpeg(FFmpeg.AutoGen)를 이용한 vaapi_encode.c, vaapi_transcode.c 예제 포팅13024정성태4/7/202216813.NET Framework: 1189. C# - 런타임 환경에 따라 달라진 AppDomain.GetCurrentThreadId 메서드13023정성태4/6/202217463.NET Framework: 1188. C# - ffmpeg(FFmpeg.AutoGen)를 이용한 transcoding.c 예제 포팅 [3]13022정성태3/31/202216817Windows: 202. 윈도우 11 업그레이드 - "PC Health Check"를 통과했지만 여전히 업그레이드가 안 되는 경우 해결책13021정성태3/31/202218599Windows: 201. Windows - INF 파일을 이용한 장치 제거 방법13020정성태3/30/202215718.NET Framework: 1187. RDP 접속 시 WPF UserControl의 Unloaded 이벤트 발생113019정성태3/30/202217474.NET Framework: 1186. Win32 Message를 Code로부터 메시지 이름 자체를 텍스트로 구하고 싶다면?113018정성태3/29/202217839.NET Framework: 1185. C# - Unsafe.AsPointer가 반환한 포인터는 pinning 상태일까요? [5]13017정성태3/28/202215602.NET Framework: 1184. C# - GC Heap에 위치한 참조 개체의 주소를 알아내는 방법 - 두 번째 이야기 [3]13016정성태3/27/202218951.NET Framework: 1183. C# 11에 추가된 ref 필드의 (우회) 구현 방법113015정성태3/26/202221252.NET Framework: 1182. C# 11 - ref struct에 ref 필드를 허용 [1]13014정성태3/23/202216763VC++: 155. CComPtr/CComQIPtr과 Conformance mode 옵션의 충돌 [1]13013정성태3/22/202215301개발 환경 구성: 641. WSL 우분투 인스턴스에 파이썬 2.7 개발 환경 구성하는 방법13012정성태3/21/202215358오류 유형: 803. C# - Local '...' or its members cannot have their address taken and be used inside an anonymous method or lambda expression13011정성태3/21/202219678오류 유형: 802. 윈도우 운영체제에서 웹캠 카메라 인식이 안 되는 경우13010정성태3/21/202215150오류 유형: 801. Oracle.ManagedDataAccess.Core - GetTypes 호출 시 "Could not load file or assembly 'System.DirectoryServices.Protocols...'" 오류13009정성태3/20/202217974개발 환경 구성: 640. docker - ibmcom/db2 컨테이너 실행13008정성태3/19/202218192VS.NET IDE: 176. 비주얼 스튜디오 - 솔루션 탐색기에서 프로젝트를 선택할 때 csproj 파일이 열리지 않도록 만드는 방법13007정성태3/18/202215396.NET Framework: 1181. C# - Oracle.ManagedDataAccess의 Pool 및 그것의 연결 개체 수를 알아내는 방법113006정성태3/17/202218924.NET Framework: 1180. C# - ffmpeg(FFmpeg.AutoGen)를 이용한 remuxing.c 예제 포팅13005정성태3/17/202216951오류 유형: 800. C# - System.InvalidOperationException: Late bound operations cannot be performed on fields with types for which Type.ContainsGenericParameters is true.13004정성태3/16/202216650디버깅 기술: 182. windbg - 닷넷 메모리 덤프에서 AppDomain에 걸친 정적(static) 필드 값을 조사하는 방법13003정성태3/15/202216856.NET Framework: 1179. C# - (.NET Framework를 위한) Oracle.ManagedDataAccess 패키지의 성능 카운터 설정 방법13002정성태3/14/202218763.NET Framework: 1178. C# - ffmpeg(FFmpeg.AutoGen)를 이용한 http_multiclient.c 예제 포팅13001정성태3/13/202219337.NET Framework: 1177. C# - 닷넷에서 허용하는 메서드의 매개변수와 호출 인자의 최대 수 ... 31 32 33 34 35 36 37 38 [39] 40 41 42 43 44 45 ...