Chinaunix首页 | 论坛 | 博客
  • 博客访问: 682359
  • 博文数量: 109
  • 博客积分: 2033
  • 博客等级: 大尉
  • 技术积分: 1454
  • 用 户 组: 普通用户
  • 注册时间: 2011-03-11 13:26
文章分类

全部博文(109)

文章存档

2012年(5)

2011年(104)

分类: LINUX

2011-03-12 15:32:50

我初始安装的fedora 14使用Ctrl Alt F2无法进入文本模式,无法退出图形界面。只好,修改这个文件重启进入文本模式。
因为需要安装显卡驱动,想进入文本模式。
14的这个文件似乎和以前版本不同,所以记录下来。
以后修改配置文件尽量把原来的注释掉,或者复制一个副本。
安装显卡驱动还是用yum简单些,用.run的文件比较麻烦,容易出错。
# inittab is only used by upstart for the default runlevel.
#
# ADDING OTHER CONFIGURATION HERE WILL HAVE NO EFFECT ON YOUR SYSTEM.
#
# System initialization is started by /etc/init/rcS.conf
#
# Individual runlevels are started by /etc/init/rc.conf
#
# Ctrl-Alt-Delete is handled by /etc/init/control-alt-delete.conf
#
# Terminal gettys are handled by /etc/init/tty.conf and /etc/init/serial.conf,
# with configuration in /etc/sysconfig/init.
#
# For information on how to write upstart event handlers, or how
# upstart works, see init(5), init(8), and initctl(8).
#
# Default runlevel. The runlevels used 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
#
id:5:initdefault:
阅读(1786) | 评论(0) | 转发(0) |
0

上一篇:搭建ftp服务器(二)

下一篇:备份inittab

给主人留下些什么吧!~~