您的位置:首页 > 其它

Ubuntu 10.04开机进入字符界面

2017-03-29 10:50 183 查看
1、修改grub.cfg属性

grub.cfg默认为只读的,我们要修改它,必须加上写属性。

sudo chmod +w /boot/grub/grub.cfg

2、修改grub.cfg

sudo vim /boot/grub/grub.cfg

找到quiet splash,改为text,即进入字符界面。

在字符界面,startx进入图形界面


<script>window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"","bdMini":"2","bdMiniList":false,"bdPic":"","bdStyle":"0","bdSize":"16"},"share":{}};with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion='+~(-new Date()/36e5)];</script>

阅读(981) | 评论(0) | 转发(1) |

0
上一篇:Ubuntu启用root账户

下一篇:securecrt和vim中的颜色设置

相关热门文章
linux 常见服务端口

xmanager 2.0 for linux配置

【ROOTFS搭建】busybox的httpd...

openwrt中luci学习笔记

什么是shell

linux dhcp peizhi roc

关于Unix文件的软链接

求教这个命令什么意思,我是新...

sed -e "/grep/d" 是什么意思...

谁能够帮我解决LINUX 2.6 10...

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

评论热议
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: