前几天因为别人介绍装了burg,美化grub。

后来执行了sudo apt-get purge burg。这还好,grub正常,只是屏幕分辨率和装之前不一样。
杯具发生在后来我又:sudo rm -rf /boot/burg
这下重启后彻底悲剧了,只能看到:
GRUB loading.
error: file not found.
grub rescue > _

照网上的办法,
> set
prefix=(hd0,8)/boot/burg
root=hd0,8
> prefix=(hd0,8)/boot/grub
> insmod normal
error: invalid object file

这可如何是好?忘各位不吝赐教,小弟不胜感激。
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
https://lists.ubuntu.com/archives/ubuntu-zh/attachments/20100920/57c7781f/attachment.htm
 
-- 
ubuntu-zh mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh

回复