Fronter machine (FRES1P24F0K) への
FreeBSD 6.0-RELEASE のインストールメモ

---- 2006. 1. 17 ----

Counter(Since Jan./17/'06)

[← Back]


----------------------------------------------------------------------
Fronter machine FRES1P24F0K: P-4 2.4GHz, Intel865GV, 512MB, 80GB
----------------------------------------------------------------------
----------------------------------------------------------------------
X の起動 ( xorg.conf の作成)
----------------------------------------------------------------------
/usr/X11R6/bin/xorgcfg   NG! 画面が真っ黒で、何も表示されず。
                             Ctrl+Alt+BS で抜ける。
/usr/X11R6/bin/xorgconfig 
  1. Auto
  Emulate3Buttons?       y
  Mouse device:          [Enter] (/dev/sysmouse : default)
  keyboard               11 (Japanese 106-key)
  country                44 (Japanese)
  'jp' layout            y
  XKB options?           n
  h sync                 11 → 30-78
  v sync                 5  → 55-90
  identifier (moniter)   76F
  datebase               y → 15 Intel i810 (generic)
  video memory           6 8192K
  identifier (video card) 82865G
  each depth             2(16bits) 5("1280x1024")
                         virtual screen n
                         4 The modes are OK, continue

  color depth            4 16bits (65536 colors)
  /etc/X11/xorg.conf?    y

  startx で X 起動 !

----------------------------------------------------------------------