Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders, total 312581808 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x015f015e
Device Boot Start End Blocks Id System
/dev/sda1 * 63 33399134 16699536 7 HPFS/NTFS/exFAT
/dev/sda2 33399135 270518534 118559700 f W95 Ext'd (LBA)
/dev/sda3 270520320 271544319 512000 83 Linux
/dev/sda4 271544320 312580095 20517888 8e Linux LVM
/dev/sda5 33399198 101771774 34186288+ b W95 FAT32
/dev/sda6 101771838 238517054 68372608+ b W95 FAT32
/dev/sda7 238517118 270518534 16000708+ 7 HPFS/NTFS/exFAT
Disk /dev/mapper/vg_xiongpan-lv_root: 19.2 GB, 19193135104 bytes
255 heads, 63 sectors/track, 2333 cylinders, total 37486592 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/mapper/vg_xiongpan-lv_root doesn't contain a valid partition table
Disk /dev/mapper/vg_xiongpan-lv_swap: 1811 MB, 1811939328 bytes
255 heads, 63 sectors/track, 220 cylinders, total 3538944 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/mapper/vg_xiongpan-lv_swap doesn't contain a valid partition table
迷彩褪色 于 2011-06-22 19:32:33发表:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,2)
# kernel /vmlinuz-version ro root=/dev/mapper/vg_xiongpan-lv_root
# initrd /initrd-[generic-]version.img
#boot=/dev/sda
default=1
timeout=6
splashimage=(hd0,2)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.38.8-32.fc15.i686.PAE)
root (hd0,2)
kernel /vmlinuz-2.6.38.8-32.fc15.i686.PAE ro root=/dev/mapper/vg_xiongpan-lv_root rd_LVM_LV=vg_xiongpan/lv_root rd_LVM_LV=vg_xiongpan/lv_swap rd_NO_LUKS rd_NO_MD rd_NO_DM LANG=zh_CN.UTF-8 KEYTABLE=us rhgb quiet rdblacklist=nouveau
initrd /initramfs-2.6.38.8-32.fc15.i686.PAE.img
title Microsoft Windows XP
rootnoverify(hd0,0)
chainloader +1
zxx287856774 于 2011-06-23 09:54:43发表:
?!
迷彩褪色 于 2011-06-22 20:09:11发表:
感谢age!!!问题已得到解决!!!
age 于 2011-06-22 19:55:45发表:
[i=s] 本帖最后由 age 于 2011-6-22 20:03 编辑 [/i]
[code] rootnoverify(hd0,0)[/code]中间要有一空格[code]rootnoverify (hd0,0)[/code]
迷彩褪色 于 2011-06-22 19:36:28发表:
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders, total 312581808 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x015f015e
Device Boot Start End Blocks Id System
/dev/sda1 * 63 33399134 16699536 7 HPFS/NTFS/exFAT
/dev/sda2 33399135 270518534 118559700 f W95 Ext'd (LBA)
/dev/sda3 270520320 271544319 512000 83 Linux
/dev/sda4 271544320 312580095 20517888 8e Linux LVM
/dev/sda5 33399198 101771774 34186288+ b W95 FAT32
/dev/sda6 101771838 238517054 68372608+ b W95 FAT32
/dev/sda7 238517118 270518534 16000708+ 7 HPFS/NTFS/exFAT
Disk /dev/mapper/vg_xiongpan-lv_root: 19.2 GB, 19193135104 bytes
255 heads, 63 sectors/track, 2333 cylinders, total 37486592 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/mapper/vg_xiongpan-lv_root doesn't contain a valid partition table
Disk /dev/mapper/vg_xiongpan-lv_swap: 1811 MB, 1811939328 bytes
255 heads, 63 sectors/track, 220 cylinders, total 3538944 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/mapper/vg_xiongpan-lv_swap doesn't contain a valid partition table
迷彩褪色 于 2011-06-22 19:32:33发表:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,2)
# kernel /vmlinuz-version ro root=/dev/mapper/vg_xiongpan-lv_root
# initrd /initrd-[generic-]version.img
#boot=/dev/sda
default=1
timeout=6
splashimage=(hd0,2)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.38.8-32.fc15.i686.PAE)
root (hd0,2)
kernel /vmlinuz-2.6.38.8-32.fc15.i686.PAE ro root=/dev/mapper/vg_xiongpan-lv_root rd_LVM_LV=vg_xiongpan/lv_root rd_LVM_LV=vg_xiongpan/lv_swap rd_NO_LUKS rd_NO_MD rd_NO_DM LANG=zh_CN.UTF-8 KEYTABLE=us rhgb quiet rdblacklist=nouveau
initrd /initramfs-2.6.38.8-32.fc15.i686.PAE.img
title Microsoft Windows XP
rootnoverify(hd0,0)
chainloader +1
age 于 2011-06-22 18:34:04发表:
估计是vmlinuz名称不对, 或者分区表被破坏
最好能把分区表和menu.lst贴上来