摘要: 第一遍编译binutils,一下是错误信息。 WARNING: `makeinfo' is missing on your system. You should only need it if you modified a `.texi' or `.texinfo' file, or any other file indirectly affecting th... 阅读全文
posted @ 2008-12-02 21:14 雨纷飞 阅读(1023) 评论(0) 推荐(0)
摘要: 利用fdisk分区工具修改分区时,不小心颠倒了分区的顺序,把sd7变成了sd6,或者其他的。导致系统无法正常引导启动。grub启动时,会显示引导的是(hd0,6),好像linux分区不是这个。在错误提示界面,无法进入任何系统,本机是xp和Ubuntu双系统。以下是在网上搜索的解决方案。 搜索一下,照做,OK. 使用Ubuntu Live CD启动后,打开终端命令行 $sudo grub ... 阅读全文
posted @ 2008-12-02 20:33 雨纷飞 阅读(932) 评论(0) 推荐(0)