5.修改/boot/grub/menu.lst文件
sudo cp /boot/grub/menu.lst /boot/grub/menu.lst_back \\备份menu.lst
sudo gedit /boot/grub/menu.lst
找到groot部分内容,根据groot后面的值来决定下面这一行内容,比如我的groot是=(hd1,6),那么对应的我应该写入
gfxmenu (hd1,6)/boot/message.ubugrey
or
gfxmenu (hd1,6)/boot/message.ububrown
将上面其中一行添加到 timeout xx 下
6.设置grub,执行命令:(这一步可以省略)
sudo grub
在grub>命令行下依次执行下面命令
>find /boot/grub/stage1
>root (hd1,6) \\这一项的值取决于你的menu.lst里的groot的值
>setup (hd0)
7.安装grub
sudo grub-install /dev/hda
如果显示为“Not found or not a block device.”,请改执行
sudo grub-install /dev/sda
如果显示为“/dev/sda does not have any corresponding BIOS drive. ”,那么先执行命令
sudo grub-install –recheck /dev/sda
然后再执行
sudo grub-install /dev/sda
8.大功告成,重启计算机看看
作者是乃LDCN的荣誉作者——Oceanboo,哈哈!

Ubuntu上安装类似迅雷
Ubuntu 魅力无限[图文
Ubuntu 8.10下在线听
局域网内Ubuntu与WinX
教你在Ubuntu 8.10中
Ubuntu神秘基督教风格
Windows下读取Linux分
Ubuntu 8.10桌面真是