|
我的menu.lst
kernel /boot/vmlinuz-2.6.17-10-generic root=/dev/sda1 ro ###去掉quiet splash
initrd /boot/initrd.img-2.6.17-10-generic
quiet
boot
然后把服务里的gdm去掉,同时把rc3,d ,rc4,d. c5.d/中的S13gdm改成K13gdm.倒是可以字符界面引导,不过到如下时
checking file systems....
fsch 1.39
* Mounting local filesystems....
*Configuring network interfaces....
*Setting up console font and keymap
Saving VESA state...
*Loading ACPI modules....
Starting system log
Staritn kernel log
Starting system message bus dbus
Ubuntu 6.10 dolphin9-laptop tty1
dolphin9-laptop login: * Starting Hardware abstraction layer hald ####按理说不应该出现*号后面的东西,
*Starting System Tools Backends system-tools-backends
Starting powernowd
Starting anac(h)ronistic cron :anacron
Starting deferred execution scheduler atd
Starting Common Unix Printing System :cupsd
Starting periodic command scheduler...
Enabling additional executable binary formats binfmt-suppoer
CHecking battery start.. {oK}
*Running local boot scripts(/etc/rc.loacl) ###一直停在这,直到按回车健,才会出现dolphin9-laptop login:如果不按按回车健,会出现如下行,又停驻了
*Restarting Common Unix Printing System :cupsd
Ubuntu 6.10 dolphin9-laptop tty1
虽然我startx没问题,但这好象有点不正常,我以前用过的RH9,Debian到第一次出现dolphin9-laptop login:就停下来
我该怎么改呢,
btw,rc,local 是加载个人设置的脚本吧,我好象没用到它啊 |
|