[问题]开机无法找到ubuntu.xpm.gz
发表于 : 2006-09-11 22:08
清大虾帮帮我!!
我的menu.lst文件内容如下:
我的menu.lst文件内容如下:
运行update-grub 以后提示splashimage (hd0,5)/boot/grub/splashimages/ubuntu.xpm.gz
default 0
timeout 10
title Ubuntu, kernel 2.6.15-26-686
root (hd0,5)
kernel /vmlinuz-2.6.15-26-686 root=/dev/hda7 ro quiet splash
initrd /initrd.img-2.6.15-26-686
savedefault
boot
title Ubuntu, kernel 2.6.15-26-686 (recovery mode)
root (hd0,5)
kernel /vmlinuz-2.6.15-26-686 root=/dev/hda7 ro single
initrd /initrd.img-2.6.15-26-686
boot
title Ubuntu, memtest86+
root (hd0,5)
kernel /memtest86+.bin
boot
root@cat101computer:/home/oem# update-grub
Searching for GRUB installation directory ... found: /boot/grub
Testing for an existing GRUB menu.list file ... found: /boot/grub/menu.lstSearching for splash image ... none found, skipping ...
Found kernel: /vmlinuz-2.6.15-26-686
Found kernel: /vmlinuz-2.6.15-26-386
Found kernel: /vmlinuz-2.6.15-23-386