读书人

CentOS起动模式配置

发布时间: 2012-06-30 17:20:12 作者: rapoo

CentOS启动模式配置
配置文件为
## inittab This file describes how the INIT process should set up# the system in a certain run-level.## Author: Miquel van Smoorenburg, <miquels@drinkel.nl.mugnet.org># Modified for RHS Linux by Marc Ewing and Donnie Barnes## Default runlevel. The runlevels used by RHS are:# 0 - halt (Do NOT set initdefault to this)# 1 - Single user mode# 2 - Multiuser, without NFS (The same as 3, if you do not have networking)# 3 - Full multiuser mode# 4 - unused# 5 - X11# 6 - reboot (Do NOT set initdefault to this)#id:3:initdefault:

修改id:3:initdefault:为需要的模式
其中3为常用的命令行模式,5为x window模式

读书人网 >操作系统

热点推荐