�ۼ��� : �ӿ��� (
[email protected])
=========================================================
### �ﺸ ��ǻ�� �帲�� ���Ʈ �� X window �����ϱ� ###
��� ������� �������� install �Ǿ��ٸ�
login �Ŀ� ����� ���� �մϴ�
cd ~/ [Enter]
rm /dev/fb0 [Enter]
mknod /dev/fb0 c 29 0 [Enter]
ln ?s /dev/fb0 /dev/fbcurrent [Enter]
����
cd /etc [Enter]
vi lilo.conf [Enter]
����
vga=788[Enter]
[ESC Ű]
shift + z�� ������ �ι�(�����մϴ�)
����
lilo [Enter]
����
cd /etc/X11 [Enter]
rm X [Enter]
�Ʒ��� �����ϱ���
ll /usr/X11R6/bin/XF86*
�� ���ϴ�
XF86_DBDev file�� �־�� �մϴ�
If (������)
{
mount /mnt/cdrom
mc�� �����ϸ� ���� Dos�� Norton Command, Mdir�� ���� ȭ��� ��Ÿ���µ�
CD-ROM�� RPMS directory�Ʒ��� ���� XF86_FBDev file��
/usr/X11R6/bin directory�� �����ϼ���
���� �Ʒ� ���� ��� �մϴ�
}
ln ?s /usr/X11R6/bin/XF86_FBDev /usr/X11R6/bin/X
ln ?s /usr/X11R6/bin/XF86_FBDev /etc/X11/X
�մϴ�
���� ÷�ε� file(XF86Config file�Դϴ�)�� copy �ؾ� �ϴµ�
mcopy a:XF* [Enter]
�մϴ�
������� ��� /etc/X11 directory�Դϴ�
cd ~/ [Enter]
���� reboot [Enter]
�ϸ� �˴ϴ�
���� ���ý� ��� ���� ȭ�鿡 ��Ÿ���ϴ�.
���� �߿��� ��� root�� login�Ͽ� ���� ���� �ѹ� ����ϴ�
Linux Control Panel�� �����ؼ� ���ڸ� �߰� �մϴ�
���� �ٽ� �����Ͽ� ����� ���ڷ� login�մϴ�
���� startx�� �����ϸ� �˴ϴ�.
- �̻� -
���ͳ�� �ϱ� ���ؼ� �����α��� �־�� �մϴ�
���� �ش� ISP�� ���� �� ppp�� �����մϴ�
�̶� ������ file�� �ֽ��ϴ�
vi /etc/ppp/options
�ϸ� locked��� �����µ� �����
/dev/cua2 (���� modem�� COM3�̸� 3-1=2 ���� /dev/cua2��� �ؾ� �����)
115200 (Speed �Դϴ�)
defaultroute
��� ���� ����մϴ�.
���� /etc/resolv.conf �� ������ �մϴ�
cd /etc
vi resolv.conf
nameserver X.X.X.X (�ش� ISP�� ���ͳ� ���� IP�ּ�)
��, ���� ���ฦ ����ϴµ�
nameserver 210.102.100.1�� �߾��
���� �����մϴ�.
���� pppd & [Enter] �մϴ�, �ݵ�� BACKGround�� �մϴ�, ���� & �پ��
���� Netscape�� �����մϴ�
- �̻� -
�Ʒ� ���� XF86Config�� �����ص� �˴ϴ�
# XF86Config auto-generated by XF86Setup
# modified by <
[email protected]>
#
# Copyright (c) 1996 by The XFree86 Project, Inc.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
# THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
# OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
#
# Except as contained in this notice, the name of the XFree86 Project shall
# not be used in advertising or otherwise to promote the sale, use or other
# dealings in this Software without prior written authorization from the
# XFree86 Project.
#
# See 'man XF86Config' for info on the format of this file
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "unix/:-1"
EndSection
Section "ServerFlags"
EndSection
Section "Keyboard"
Protocol "Standard"
AutoRepeat 500 30
LeftAlt Meta
RightAlt Meta
ScrollLock Compose
RightCtl Control
XkbKeycodes "xfree86"
XkbTypes "default"
XkbCompat "default"
XkbSymbols "us(pc101)"
XkbGeometry "pc"
XkbRules "xfree86"
XkbModel "pc104"
XkbLayout "us"
EndSection
Section "Pointer"
# Protocol "MouseSystems"
# Device "/dev/gpmdata"
Protocol "PS/2"
Device "/dev/mouse"
Emulate3Timeout 50
Resolution 100
Buttons 3
Emulate3Buttons
EndSection
Section "Monitor"
Identifier "LCD Display"
VendorName "ASUS"
ModelName "Unkown"
HorizSync 31.5-48.5
VertRefresh 55-90
Modeline "1024x768" 65.00 1024 1048 1192 1340 768 771 777 806 -hsync
-vsync
EndSection
Section "Device"
Identifier "Primary Card"
EndSection
Section "Screen"
Driver "FBDev"
Device "Primary Card"
Monitor "LCD Display"
SubSection "Display"
Modes "default"
Depth 16
EndSubSection
EndSection
Depth�� 8�� �ϸ� 8bit�� �ǰ����
���� vga=791, 792�� �ϸ� 16bit color�� �˴ϴ�(/etc/lilo.conf)������