c134 发表于 2003-5-4 01:55:17

不能启动2

我装好redhat后,从新启动,硬件自检程序运行什么的

starting intables:   
setting network parameters:   
bringing up loopback interface: 走到这了就停住不动了

是什么问题呀,请指教

linuxlover 发表于 2003-5-4 07:34:06

你的网络有问题!

Dragonfly 发表于 2003-5-4 09:00:32

choose interactive mode, skip this first, and then check u network setting.

c134 发表于 2003-5-4 09:45:11

怎么跳过去呀?或是如何配置网络?
都说我有病,不说怎么治,我着急呀,我痛苦呀。

还有我安装时网络配置选的是(通过DHCP自动被设置)
我想改成手工设置,必须要从装吗?请告诉我该怎么做。

Dragonfly 发表于 2003-5-4 09:51:10

after vm boot and load some drivers, linxu will show 'Press 'I' to enter interactive startup.' then press I. then choose y or n, one by one.
if u choose dhcp, do u know whether there is dhcp sever in u lan? in rh, run /usr/sbin/netconfig to change to static address.

c134 发表于 2003-5-4 10:38:59

可以用了,谢谢
但是还有好多要配置的东西,够累的
再次感谢

Dragonfly 发表于 2003-5-4 10:43:27

the more u try, the more u learn.

good luck.

c134 发表于 2003-5-4 12:03:52

可以启动了,现在又不能正常注销了。
我点注销后,没有反应,再点主菜单按钮也没有任何反应。
没有死机,鼠标可以动,也可以用左右键。

大哥们帮帮忙

我现在都快烦死了
声卡不出声,网也上不去,最可气的是为什么画面最高只有1024 * 768 呐?
我在win下用的是1400 * 1050。痛苦死了

Dragonfly 发表于 2003-5-4 12:22:25

sometime that logout has problem. use ctrl+alt+backspace

post u sound chip name here. nic chip name here.

u use a laptop? for 1400*1050? my inspiron is also a 1400*1050 one. check my xf86config as reference

Dragonfly 发表于 2003-5-4 12:23:22

my xf86config file

Section "Module"
    Load      "dbe"        # Double buffer extension
        SubSection "extmod"
                Option "omit xfree86-dga"
        EndSubSection
    Load        "bitmap"
#    Load        "extmod"
    Load      "type1"
    Load      "freetype"
    Load        "glx"
    Load        "ddc"
#    Load        "dri"
    Load        "int10"
    Load        "record"
    Load        "speedo"
    Load        "vbe"
EndSection

Section "Files"
    RgbPath        "/usr/X11R6/lib/X11/rgb"
    FontPath   "/usr/X11R6/lib/X11/fonts/local/"
    FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
    FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "ServerFlags"

EndSection

Section "InputDevice"
    Identifier        "Keyboard1"
    Driver        "Keyboard"
    Option "AutoRepeat" "500 30"
    Option "XkbRules"        "xfree86"
    Option "XkbModel"        "dell101"
    Option "XkbLayout"        "us"
EndSection

Section "InputDevice"
    Identifier        "Mouse1"
    Driver        "mouse"
    Option "Protocol"    "IMPS/2"
    Option "Device"      "/dev/mouse"
    Option "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
    Identifier"My Monitor"

#        HorizSync 31.5 - 57
#        VertRefresh 50-70
#Modeline "1400x1050" 84.691400 1448 1552 1744 1050 1050 1052 1079
#Modeline "1400x1050" 160.17 1400 1416 1704 1944 1050 1050 1063 1097
#        Modeline "1400x1050" 110 1400 1400 1648 1776 1050 1050 1053
#        Modeline "1400x1050" 108.0001400 1448 1462 16881050 1050 1053 1066
#        HorizSync 31.5 - 90.0
#        VertRefresh 59.0 - 75.0
EndSection

Section "Device"
    Identifier"NVIDIA GeForce"
    Driver      "nvidia"
    VideoRam    32768
    Option        "NoLogo"        "1"
#    Option        "CursorShadow"        "1"
    Option        "UseEdidFreqs"        "1"
#    Option        "RenderAccel"        "1"
EndSection

Section "Screen"
    Identifier"Screen 1"
    Device      "NVIDIA GeForce"
    Monitor   "My Monitor"
    DefaultDepth 24

    Subsection "Display"
      Depth       16
      Modes       "1024x768" "800x600"
      ViewPort    0 0
    EndSubsection
    Subsection "Display"
      Depth       24
      Modes       "1400x1050"
      ViewPort    0 0
    EndSubsection
EndSection

Section "ServerLayout"
    Identifier"Simple Layout"
    Screen "Screen 1"        0 0
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
EndSection

Section "DRI"
    Mode        0666
EndSection

c134 发表于 2003-5-4 13:12:34

非常感谢
今天不弄了,烦
晚上再说吧,痛苦
我用的是笔记本for 1400*1050,声卡是YAMAHA AC-XG WBM audio

Dragonfly 发表于 2003-5-4 22:49:31

i think u are installing linux on a laptop. that is more difficult than on a pc. so be a little more patient. hehe. go http://www.linux-laptop.net/ to see if u laptop on that list. u can gain some from others experience.
good luck.
页: [1]
查看完整版本: 不能启动2