Microsoft MVP성태의 닷넷 이야기
Windows: 33. Windows 7 베타와 VMA 충돌 [링크 복사], [링크+제목 복사],
조회: 20971
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 


Windows 7 베타와 VMA 충돌


물리 PC에 베타를 설치하기는 좀 그렇고. ^^ 그래서, 저는 Virtual Server에 Windows 7 베타를 설치했습니다.

언제나처럼, 운영체제 설치 후 곧바로 "VM Additions"을 설치하고 재부팅을 했습니다. 그런데, 아래와 같은 BSOD(Blue Screen of Death)만이 저를 반깁니다. ^^;

[그림 1: Windows 7 베타 블루스크린]
install_windows7_beta_bsod_1.PNG
"
A problem has been detected and Windows has been shut down to prevent damage to your computer.

Fs_Rec.sys

The driver mistakenly marked a part of it's image pagable instead of nonpagable.

If this is the first time you've seen this Stop error screen,
restart your computer. If this screen appears again, follow
these steps:

Check to make sure any new hardware or software is properly installed.
If this is a new installation, ask your hardware or software manufacturer
for any Windows updates your might need.

If problems continue, disable or remove any newly installed hardware
or software. Disable BIOS memory options such as caching or shadowing.
If you need to use Safe Mode to remove or disable components, restart
your computer, press F8 to select Advanced Startup Options, and then
select Safe Mode.

Technical information:

*** STOP: 0x000000D3 (0x80F23000,0x000000FF,0x00000000,0x828CA2F2)

Fs_Rec.sys

Collecting data for crash dump ...
Initializing disk for crash dump ...
Beginning dump of physical memory.
Dumping physical memory to disk: XX
"



설마... 다시 설치를 해야 하나? 라고 생각하면석 검색을 해봤더니 이미 저와 같은 경험을 하신 분들이 좀 되네요. ^^

Windows 7 Beta in Virtual PC 2007 - BSOD in Fs_Rec.sys after adding VM Additions
; https://docs.microsoft.com/en-us/archive/blogs/jmanning/windows-7-beta-in-virtual-pc-2007-bsod-in-fs_rec-sys-after-adding-vm-additions

Virtual PC Additions Causes Boot Error In Windows7-6956
; http://betaarchive.com/forum/viewtopic.php?f=32&t=6664

해결방법은, 재부팅이 되었을 때 "Safe mode"로 부팅하고, 이어지는 "System restore"만 거치면 다시 정상적으로 부팅됩니다. (물론, 상태는 VMA 설치 이전으로 복원됩니다.)

그러니, 마우스 동작이 좀 불편하더라도 VMA를 설치하지 말고 사용하셔야 하며, 최대한 빨리 ^^ Remote Desktop을 열어서 접속하는 것이 좋겠습니다. (조만간, Windows 7 용 VMA가 나오겠지요!)



참고로, 클라이언트 운영체제에 대해 원격 데스크탑으로 접속을 하면, 시작 메뉴에 컴퓨터를 끌 수 있는 메뉴가 제공되지 않습니다. 이런 경우에는 다음과 같은 내용의 배치 파일을 하나 바탕화면에 두고 사용하면 편리하겠지요. ^^

shutdown /p



[이 토픽에 대해서 여러분들과 의견을 공유하고 싶습니다. 틀리거나 미흡한 부분 또는 의문 사항이 있으시면 언제든 댓글 남겨주십시오.]







[최초 등록일: ]
[최종 수정일: 4/6/2021]

Creative Commons License
이 저작물은 크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스에 따라 이용하실 수 있습니다.
by SeongTae Jeong, mailto:techsharer at outlook.com

비밀번호

댓글 작성자
 



2009-01-12 04시09분
Windows 7 VHD
; http://blogs.msdn.com/agileer/archive/2009/01/12/windows-7-vhd.aspx

Virtual PC SP1 에 있는 VMA 는 정상적으로 동작한다는 군요. ^^

kevin25

1  2  3  4  5  6  7  8  9  10  [11]  12  13  14  15  ...
NoWriterDateCnt.TitleFile(s)
13380정성태6/24/20233675스크립트: 52. 파이썬 3.x에서의 동적 함수 추가
13379정성태6/23/20233717스크립트: 51. 파이썬 2.x에서의 동적 함수 추가
13378정성태6/22/20233561오류 유형: 868. docker - build 시 "CANCELED ..." 뜨는 문제
13377정성태6/22/20237516오류 유형: 867. 파이썬 mysqlclient 2.2.x 설치 시 "Specify MYSQLCLIENT_CFLAGS and MYSQLCLIENT_LDFLAGS env vars manually" 오류
13376정성태6/21/20233843.NET Framework: 2129. C# - Polly를 이용한 클라이언트 측의 요청 재시도파일 다운로드1
13375정성태6/20/20233491스크립트: 50. Transformers (신경망 언어모델 라이브러리) 강좌 - 2장 코드 실행 결과
13374정성태6/20/20233639오류 유형: 866. 파이썬 - <class 'AttributeError'> module 'flask.json' has no attribute 'JSONEncoder'
13373정성태6/19/20234938오류 유형: 865. 파이썬 - pymssql 설치 관련 오류 정리
13372정성태6/15/20233444개발 환경 구성: 682. SQL Server TLS 통신을 위해 사용되는 키 길이 확인 방법
13371정성태6/15/20233584개발 환경 구성: 681. openssl - 인증서 버전(V1 / V3)
13370정성태6/14/20233734개발 환경 구성: 680. C# - Ubuntu + Microsoft.Data.SqlClient + SQL Server 2008 R2 연결 방법 - TLS 1.2 지원
13369정성태6/13/20233529개발 환경 구성: 679. PyCharm(을 비롯해 JetBrains에 속한 여타) IDE에서 내부 Window들의 탭이 없어진 경우
13368정성태6/13/20233681개발 환경 구성: 678. openssl로 생성한 인증서를 SQL Server의 암호화 인증서로 설정하는 방법
13367정성태6/10/20233879오류 유형: 864. openssl로 만든 pfx 인증서를 Windows Server 2016 이하에서 등록 시 "The password you entered is incorrect" 오류 발생
13366정성태6/10/20233624.NET Framework: 2128. C# - 윈도우 시스템에서 지원하는 암호화 목록(Cipher Suites) 나열파일 다운로드1
13365정성태6/8/20233259오류 유형: 863. MODIFY FILE encountered operating system error 112(failed to retrieve text for this error. Reason: 15105)
13364정성태6/8/20234135.NET Framework: 2127. C# - Ubuntu + Microsoft.Data.SqlClient + SQL Server 2008 R2 연결 방법 [1]
13363정성태6/7/20233712스크립트: 49. 파이썬 - "Transformers (신경망 언어모델 라이브러리) 강좌" - 1장 2절 코드 실행 결과
13362정성태6/1/20233729.NET Framework: 2126. C# - 서버 측의 요청 제어 (Microsoft.AspNetCore.RateLimiting)파일 다운로드1
13361정성태5/31/20234058오류 유형: 862. Facebook - ASP.NET/WebClient 사용 시 graph.facebook.com/me 호출에 대해 403 Forbidden 오류
13360정성태5/31/20233378오류 유형: 861. WSL/docker - failed to start shim: start failed: io.containerd.runc.v2: create new shim socket
13359정성태5/19/20233685오류 유형: 860. Docker Desktop - k8s 초기화 무한 반복한다면?
13358정성태5/17/20234167.NET Framework: 2125. C# - Semantic Kernel의 Semantic Memory 사용 예제 [1]파일 다운로드1
13357정성태5/16/20233991.NET Framework: 2124. C# - Semantic Kernel의 Planner 사용 예제파일 다운로드1
13356정성태5/15/20234310DDK: 10. Device Driver 테스트 설치 관련 오류 (Code 37, Code 31) 및 인증서 관련 정리
13355정성태5/12/20234271.NET Framework: 2123. C# - Semantic Kernel의 ChatGPT 대화 구현 [1]파일 다운로드1
1  2  3  4  5  6  7  8  9  10  [11]  12  13  14  15  ...