关于grub一个很不理解的问题
发表于 : 2008-11-03 0:34
我的分区如图所示。为什么我的menu.lst文件中root是(hd0,5)?如果换成(hd0,6)的话就无法启动了,提示无法mount设备。
title Ubuntu 8.10, kernel 2.6.27-7-generic
root (hd0,5)
kernel /boot/vmlinuz-2.6.27-7-generic root=UUID=e80faa88-78fa-4d0d-9b61-c92ac27e51ba ro ROOTFLAGS=syncio quiet splash
initrd /boot/initrd.img-2.6.27-7-generic
title Ubuntu 8.10, kernel 2.6.27-7-generic
root (hd0,5)
kernel /boot/vmlinuz-2.6.27-7-generic root=UUID=e80faa88-78fa-4d0d-9b61-c92ac27e51ba ro ROOTFLAGS=syncio quiet splash
initrd /boot/initrd.img-2.6.27-7-generic