more2007 2008-2-27 13:09
grub相关的问题
grub-install /dev/hda这个命令的意思是:将grub安装到hda上吗,我可以grub-install /dev/hda1吗?
另外 /boot/grub/derive.map这个文件是干什么的?
root (hd0,0)
setup (hd0) 或者是 setup (hd0,1)可以正常执行!
root (hd0,1)
setup (hd0) 或者是 setup (hd0,1)却不能正常执行,提示stage1文件找不到!
这是为什么?
hda1是我的根目录