1.升级系统出问题:
checking for file conflicts...
error:the following file conflicts were found:
grub: /usr/share/grub: exists in filesystem
errors occurred,no packages were upgraded.
*然后reboot
2.reboot起来之后可以进入grub的启动菜单,但是再进入就出错,信息:
reboot
root (hd0,0)
Filesystem type is ext2fs,partition type 0x83
kernel /vmlinuz26 root=/dev/discs/disc0/part3 ro
error 15:File not found
Press any key to continue...
按任意键还是回到启动菜单
找了半天,似乎和以下的有关?
Remember this points:
devfs is removed from kernel26, get ready for udev.
the /dev/discs entries will not work anymore on boot prompt. Please change it
according to kernel26 install message.
之前尝试用grub来setup,有两个提示:
grub>root (hd0,0)
grub>setup (hd0)
checking if "/boot/grub/stage1" exists... no
checking if "/grub/stage1" exists... yes
checking if "/grub/stage2" exists... yes
checking if "/grub/e2fs_stage1_5" exists... yes
Running "embed /grub/e2fs_stage1_5 (hd0)"...failed (this is not fatal)
Running "embed /grub/e2fs_stage1_5 (hd0,0)"...failed (this is not fatal)
Running "install /grub/stage1 (hd0)" /grub/stage2 p /grub/menu.lst"...succeeded
Done
另一种情况:
grub>root (hd0,2)
grub>setup (hd0)
提示如下:
checking if "/boot/grub/stage1" exists... no
checking if "grub/stage1" exists... no