Windows 2008 에서 PAE모드 적용하기

2012.10.15 20:35

조인상 조회 수:10198

원문 : http://www.ischo.net -- 조인상 // 시스템 엔지니어

Writer : http://www.ischo.net -- ischo // System Engineer in Replubic Of Korea

+++++++++++++++++++++++++++++++++++++++++++++++++++++++

 

원문 : http://www.ischo.net -- 조인상 //시스템 엔지니어

+++++++++++++++++++++++++++++++++++++++++++++++++++++++

Windows 2003 에서는 c:\boot.ini 를 직접 수정하는 방식으로 PAE모드를 적용할 수 있었으나, windows 2008에서는 boot.ini 파일이 없어짐.

 

다음과 같은 방식으로 적용.

 

 

1. PAE모드 사용

> BCDEDIT /Set PAE ForceEnable


2. User영역을 3GB로 조정
> BCDEDIT /Set IncreaseUserVa 3072

 

3. User영역을 2GB로 조정( : 이 값이 Windows default임)
> BCDEDIT /Set IncreaseUserVa 2048

 

 

4. 현재값 조회

> BCDEDIT

 C:\Users\Administrator>bcdedit

Windows 부팅 관리자
--------------------
identifier              {bootmgr}
device                  partition=C:
description             Windows Boot Manager
locale                  ko-KR
inherit                 {globalsettings}
default                 {current}
displayorder            {current}
toolsdisplayorder       {memdiag}
timeout                 30
resume                  No

Windows 부팅 로더
-------------------
identifier              {current}
device                  partition=C:
path                    \Windows\system32\winload.exe
description             Microsoft Windows Server 2008
locale                  ko-KR
inherit                 {bootloadersettings}
osdevice                partition=C:
systemroot              \Windows
resumeobject            {48477afe-a5ba-11df-a07b-e41f1332859c}
nx                      OptOut
increaseuserva          3072

 

 

 

번호 제목 글쓴이 날짜 조회 수
공지 [공지] 게시자료 열람자유. 불펌금지입니다. 조인상 2010.12.07 20616
81 운영체제별 TTL값 차이 조인상 2013.01.18 16104
80 특정디렉토리내 오래된 파일 자동삭제하기 [1] file 조인상 2012.11.15 19149
79 netstat 대신 사용할수 있는 현재 포트통신상태 확인하는 툴 - cports file 조인상 2012.11.13 11603
78 putty 에서 euc_kr 사용하기 조인상 2012.11.03 10351
77 Windows 2008에서 특정 포트를 물고 있는 프로세스 확인하기 조인상 2012.10.16 13520
» Windows 2008 에서 PAE모드 적용하기 조인상 2012.10.15 10198
75 Windows 2008 원격터미널세션 제한 해제하기 조인상 2012.09.27 24742
74 ProduKey v1.53 - windows,office,MS-SQL 잃어버린 시디키 복구하기(설치된 시디키도 확인) file 조인상 2012.08.08 16487
73 Outlook 2007 에서 exe,bat로 첨부된 파일 다운로드 하기 조인상 2012.07.26 10073
72 putty 로 ssh 접속시 보안키 저장위치 조인상 2012.06.21 17978
71 windows 설치후 드라이버 자동으로 찾는 - 3DP chip file 조인상 2012.03.20 10152
70 윈도우즈 7 환경에서 스타크래프트 화면이 깨지거나 튕길때 file 조인상 2011.12.07 9790
69 Intel SSD Toolbox file 조인상 2011.11.08 11561
68 생성규칙에 어긋난 파일명 삭제하기 조인상 2011.08.25 11259
67 Windows XP Pro 에서 RDP 연결개수 늘리기 file 조인상 2011.08.25 10768
66 Windows 2008에서 텔넷 사용하기 조인상 2011.06.28 11048
65 bat 파일등 별도 실행파일을 서비스로 등록시키기 file 조인상 2011.06.27 41649
64 Windows 어플리케이션 실행시 사용하는 명령어 조인상 2011.06.17 11888
63 작업스케줄러에 등록하기 - at 명령어 사용법 조인상 2011.06.16 27236
62 네트웍/웹/FTP 모니터링 툴 - Radar.Website.Monitor.v4.5.8.5 조인상 2011.06.08 10719
서버에 요청 중입니다. 잠시만 기다려 주십시오...