Chinaunix首页 | 论坛 | 博客
  • 博客访问: 81564
  • 博文数量: 14
  • 博客积分: 1545
  • 博客等级: 上尉
  • 技术积分: 250
  • 用 户 组: 普通用户
  • 注册时间: 2007-04-05 18:08
文章分类

全部博文(14)

文章存档

2011年(6)

2010年(5)

2009年(2)

2008年(1)

我的朋友

分类: LINUX

2011-06-23 18:33:20

  1. 2).Using Ubuntu 9.10 livecd or higher
  2. Here assuming the Ubuntu partition is sda7,and /boot partition is sda6 (if you have a separate /boot partition).
  3. Boot up ubuntu from the livecd,open terminal and run:

  4. sudo -i
  5. mount /dev/sda7 /mnt
  6. mount /dev/sda6 /mnt/boot #skip this one if not have a separate /boot partition
  7. grub-install --root-directory=/mnt/ /dev/sda
原文地址
阅读(314) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~