找回密码
 注册
查看: 1257|回复: 6

为什么机器启动时直接进入了图形界面???

[复制链接]
发表于 2003-5-9 16:58:41 | 显示全部楼层 |阅读模式
我已装好debian30r1+kde,现在的问题是机器一启动就直接进入了图形界面,有没有办法让机器启动后进入字符界面,然后通过命令来启动图形界面
发表于 2003-5-10 00:35:42 | 显示全部楼层
modify u /etc/inittab file.
change the value after init from 5 to 3.
回复

使用道具 举报

发表于 2003-5-10 07:52:24 | 显示全部楼层
SysVinit(下面我们将称之为 init)在运行时会使用运行级的配置,一共有七个运行级(实际上,还有更多的通常用不到的特殊用途的运行级,init 的 man 手册会详细说明),在每个运行级中,计算机都要做指定的事。默认的运行级是3。下面是我们常用的几个运行级:

0:
回复

使用道具 举报

发表于 2003-5-10 11:04:02 | 显示全部楼层
debian下改inittab里的runlevel是没有作用的

请用rcconf把xdm或其它?dm关掉就行
或者干脆就把?dm删掉
回复

使用道具 举报

发表于 2003-5-10 12:41:18 | 显示全部楼层
rcconf
回复

使用道具 举报

发表于 2003-5-10 23:33:52 | 显示全部楼层
sorry, i assume it works on debian. when i install debian, i only use console. so never check this. i should install a debian sometiem later...
回复

使用道具 举报

发表于 2003-5-12 15:49:53 | 显示全部楼层
Debian modified the traditional UNIX style. Unix puts different set of scripts in   /etc/rc?.d, so 3 means console and 5 means x. by default Debian boots into runlevel 2, and runs the scripts in /etc/rc2.d correspondingly. if u delete the X starter there, such as gdm or xdm, the system will not go into x mode directly the next time it boots. do not worry u will lose it, because they are merely links to files in /etc/init.d.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2025-2-11 13:23 , Processed in 0.023725 second(s), 16 queries .

© 2001-2025 Discuz! Team. Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表