通过busybox修复grub

九月 29th, 2010 | 4 Comments | Posted in Ubuntu | 阅读次数: 156 次

Author:gaojinbo Time:2010-9-29 环境: ubuntu 10.04.1 安装系统后,grub出错不能引导,进入到busybox界面   修复方法: 1.加载/ ls /d[......]

Read more

Tags:

grub修复

二月 1st, 2010 | 7 Comments | Posted in Ubuntu | 阅读次数: 857 次

制作:高进波 时间:2010-2-1 环境: ubuntu 9.04 1.进入修复模式   2.安装grub到指定磁盘 如: grub-install /dev/sde   3.修改[......]

Read more

Tags:

用口令保护GRUB

九月 28th, 2009 | 2 Comments | Posted in 1.操作系统, Centos, Ubuntu | 阅读次数: 45 次

制作:高进波
时间:2009-09-28

1.生成密码hash
/sbin/grub-md5-crypt

2.编辑GRUB配置文件

vi /boot/grub/grub.conf #在timeout下添加

p[......]

Read more

Tags: ,