码迷,mamicode.com
首页 >  
搜索关键字:grub legacy    ( 2453个结果
我的grub.cfg配置文件
路径:/boot/grub/grub.cfg配置文件如下:## DO NOT EDIT THIS FILE## It is automatically generated by grub-mkconfig using templates# from /etc/grub.d and settings ...
分类:其他好文   时间:2014-05-01 16:29:15    阅读次数:452
ubuntu杂谈(四) ------ 取消Ubuntu系统意外关机后停留在GRUB界面的解决办法
1.修改/boot/grub/grub.cfg的权限 2打开grub.cfg这个文件,vim grub.cfg,找到下图当中的 set timeout=-1 . 将"set timeout=-1" 修改为"set timeout=0" 这一方法将解决---意外关机后界面将停留在grub的问题...
分类:其他好文   时间:2014-04-29 13:25:20    阅读次数:282
ubuntu 更新引导命令
sudo update-grub运行结果:Generating grub configuration file ...Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no lon...
分类:其他好文   时间:2014-04-28 13:01:32    阅读次数:1053
2453条   上一页 1 ... 244 245 246
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!