Skip to content

VMware 사용 중, 리눅스 텍스트 모드에서 해상도 변경방법 (xwindow 모드에서는 적용 안됨)

1.jpg

 

1) vim /boot/grub/grub.conf

2.jpg

//////////////////////////////////////////////////////////////////////////////////////////////////////////////

// 내용

 

# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /boot/, eg.
#          root (hd0,0)
#          kernel /vmlinuz-version ro root=/dev/sda2
#          initrd /initrd-version.img
#boot=/dev/sda
default=0
timeout=3
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title CentOS (2.6.18-194.17.1.el5)
    root (hd0,0)
   
kernel /vmlinuz-2.6.18-194.17.1.el5 ro root=LABEL=/ rhgb quiet
    initrd /initrd-2.6.18-194.17.1.el5.img
title CentOS (2.6.18-194.el5)
    root (hd0,0)
    kernel /vmlinuz-2.6.18-194.el5 ro root=LABEL=/ rhgb quiet
    initrd /initrd-2.6.18-194.el5.img

 

//////////////////////////////////////////////////////////////////////////////////////////////////////////////

 

2) 빨간 부분 뒤에 vga=791 을 추가한다.

[수정 전] kernel /vmlinuz-2.6.18-194.17.1.el5 ro root=LABEL=/ rhgb quiet
[수정 후] kernel /vmlinuz-2.6.18-194.17.1.el5 ro root=LABEL=/ rhgb quiet vga=791


3) 재부팅 후 아래와 같이 해상도가 높아졌음을 확인할 수 있다.

3.jpg

* 아래 테이블을 참고하여 다른 해상도로 설정할 수 있다.       

 

 640x480  

  800x600

 1024x768

 1280x1024

  256  

 769  (0x301)

 771 (0x303)

 773 (0x305)

 775 (0x307)

 32k

 784 (0x310)

 787 (0x313)

 790 (0x316)

 793 (0x319)

 64k

 785 (0x311)

 788 (0x314)

 791 (0x317)

 794 (0x31A)

 16M

 786 (0x312)

 789 (0x315)

 792 (0x318)

 795 (0x31B)

 

추가적으로 vga=791 이 부분을 vga=ask 로 변경하면 매번 부팅 시 사용 가능한 해상도 리스트에서 선택할 수 있다.

List of Articles
번호 제목 글쓴이 날짜sort 조회 수
347 SSL 패스워드 삭제 하기 ADMINPLAY 2014-04-27 5374
346 SCM - 캐시 서버 구축 (Squid in Linux) ADMINPLAY 2014-04-27 8255
345 CentOS Linux Remote Desktop 에서 로그인 화면보기 ADMINPLAY 2014-04-14 7826
344 CentOS 자동로그인 설정 ADMINPLAY 2014-04-14 8850
343 Linux Command 로 Mysql table drop 방법 ADMINPLAY 2014-04-07 5717
342 gcc Library 경로 지정 ADMINPLAY 2014-04-07 6032
341 CentOS 5.6 + NginX 0.8.54 + Django 1.3 (FastCGI) + Pyt... ADMINPLAY 2014-03-28 6187
340 CentOS 6.5 + Python2.7 + MySQL_Python-1.2.3 ADMINPLAY 2014-03-28 7967
339 python과 mysql 연동시 libmysqlclient_r.so.* 에러가 날 ... ADMINPLAY 2014-03-27 5542
338 python mysql connector 설치 및 SQLAachemy 연동 ADMINPLAY 2014-03-27 7895
337 SVN 클라이언트 명령어 ADMINPLAY 2014-03-18 7451
336 CentOS 6.X GUI 로그인 화면에서 로그인 했던 계정 리스트... ADMINPLAY 2014-03-05 16672
335 OS X 매버릭스가 NAS, 윈도우 PC 등 SMB 장비에 연결하지 ... ADMINPLAY 2014-03-04 6756
334 OS X 10.9 매버릭스의 기본 파일공유 프로토콜은 AFP가 아... ADMINPLAY 2014-03-04 11059
333 telnet 과 ssh 의 차이점 ADMINPLAY 2014-03-01 6478
332 vimrc 설정 file ADMINPLAY 2014-03-01 6110
331 Linux 마우스 휠 방향 바꾸기 (mac 처럼 마우스 휠 바꾸기) ADMINPLAY 2014-02-27 11863
330 디스크 UUID 변경후 하드부팅정보 수정하기 ADMINPLAY 2014-02-26 21028
329 linux daemon (리눅스 데몬 설명) ADMINPLAY 2014-02-26 648243
328 Strace - 시스템콜과 신호 추적 file ADMINPLAY 2014-02-25 6053

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234