我现在按照石康志的流程这么做的 Gentoo LiveUSB引导后 $ mkdir /mnt/ubuntu $ mount /dev/sda8 /mnt/ubuntu $ chroot /mnt/ubuntu (我这个不确定,是该这个路径还是/mnt/ubuntu/root) 下面的事情我就不知道该怎么办了, # emerge grub /bin/sh emerge: not found # apt apt: error while loading shared libraries: libjii.so: .............
2010/9/21 Aron Xu <[email protected]> > 其实随便用哪个发行版的 LiveCD/LiveUSB 都可以,只要能访问你硬盘的分区,如果你硬盘是 ext4 的就得用最近 1-2 > 年的才能保证可用。进去之后 chroot 进硬盘上的系统,然后直接用里面的 dpkg 和 apt 就能修复你的 grub。 > > > -- > Regards, > Aron Xu > -- > ubuntu-zh mailing list > [email protected] > https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh > -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.ubuntu.com/archives/ubuntu-zh/attachments/20100921/8bf0d8e4/attachment.html -- ubuntu-zh mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh
