首页 > Linux相关 > How to boot Linux in text-only mode

How to boot Linux in text-only mode

2010年3月19日 12:00 Slyar 发表评论 阅读评论

文章作者:Slyar 文章来源:Slyar Home (www.slyar.com) 转载请注明,谢谢合作。

The default runlevel is defined in /etc/inittab

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)

So,If you want to always boot to the text-only mode,edit "/etc/inittab" and change "id:5:initdefault:" to "id:3:initdefault:"

分类: Linux相关 标签:
  1. 2010年3月20日13:36 | #1

    @hdlover 恩,那是,咱这是人工的...

  2. 2010年3月20日13:26 | #2

    你这评论和谐机制比GFW还强大,-_-

bnuep:0801010047