Ctrl+Alt+F1....F6,失效,不能转到字符模式

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
willowtears
帖子: 32
注册时间: 2005-06-03 16:34

Ctrl+Alt+F1....F6,失效,不能转到字符模式

#1

帖子 willowtears » 2008-01-16 8:35

Ctrl+Alt+F1....F6,失效,不能转到字符模式。按完后,只有一个光标在闪去,没有提示符。另外开机的时候提示tty1: 16 unknown stanza.
我的系统是Ubuntu 7.10,显卡Ati,用的受限制趋动
请大家帮忙,谢谢
上次由 willowtears 在 2008-01-16 14:46,总共编辑 1 次。
系统:ubuntu6.06LTS;Debian3.1
南开大学:deb ftp://202.113.29.4/Debian/debian sarge main contrib non-free
校内速度n m以上。快就一个字!
头像
liupingjing
帖子: 451
注册时间: 2007-11-29 17:31

#2

帖子 liupingjing » 2008-01-16 11:52

你看一下/boot/grub/menu.lst这个文件,如果kernel=........(主要是系统内核描述)这一行末尾有vga=XXX(XXX为三个数字)的话就把vga=XXX去掉,然后保存重启,一般会管用的
willowtears
帖子: 32
注册时间: 2005-06-03 16:34

#3

帖子 willowtears » 2008-01-16 14:52

谢谢。我的menu.lst文件中,并没有您说的那项。


title Ubuntu 7.10, kernel 2.6.20-16-386
root (hd0,2)
kernel /boot/vmlinuz-2.6.20-16-386 root=UUID=550df102-3275-4adc-91f1-cf0cef5ba67f ro quiet splash
initrd /boot/initrd.img-2.6.20-16-386

title Ubuntu 7.10, kernel 2.6.20-16-386 (recovery mode)
root (hd0,2)
kernel /boot/vmlinuz-2.6.20-16-386 root=UUID=550df102-3275-4adc-91f1-cf0cef5ba67f ro single
initrd /boot/initrd.img-2.6.20-16-386

title Ubuntu 7.10, kernel 2.6.20-16-generic
root (hd0,2)
kernel /boot/vmlinuz-2.6.20-16-generic root=UUID=550df102-3275-4adc-91f1-cf0cef5ba67f ro quiet splash
initrd /boot/initrd.img-2.6.20-16-generic

title Ubuntu 7.10, kernel 2.6.20-16-generic (recovery mode)
root (hd0,2)
kernel /boot/vmlinuz-2.6.20-16-generic root=UUID=550df102-3275-4adc-91f1-cf0cef5ba67f ro single
initrd /boot/initrd.img-2.6.20-16-generic

title Ubuntu 7.10, kernel 2.6.17-12-386
root (hd0,2)
kernel /boot/vmlinuz-2.6.17-12-386 root=UUID=550df102-3275-4adc-91f1-cf0cef5ba67f ro quiet splash
initrd /boot/initrd.img-2.6.17-12-386
系统:ubuntu6.06LTS;Debian3.1
南开大学:deb ftp://202.113.29.4/Debian/debian sarge main contrib non-free
校内速度n m以上。快就一个字!
回复