|

楼主 |
发表于 2009-12-17 21:47:14
|
显示全部楼层
晕头了 全部装完后启动起来黑屏 小键盘灯常亮 不能关闭
(chroot) livecd / # fdisk -l
Disk /dev/sda: 36.7 GB, 36703934464 bytes
255 heads, 63 sectors/track, 4462 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xfb6f4805
Device Boot Start End Blocks Id System
/dev/sda1 * 1 9 72261 83 Linux
/dev/sda2 10 75 530145 82 Linux swap / Solaris
/dev/sda3 76 4462 35238577+ 83 Linux
Disk /dev/sdb: 2038 MB, 2038431744 bytes
255 heads, 63 sectors/track, 247 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xcad4ebea
Device Boot Start End Blocks Id System
/dev/sdb4 * 1 248 1990624+ 6 FAT16
Partition 4 has different physical/logical endings:
phys=(246, 254, 63) logical=(247, 210, 27)
是grub设置的问题吗 ?
default 0
timeout 0
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
title Gentoo Linux 2.6.31-r6
root (hd0,0)
kernel /boot/2.6.31-gentoo-r6 root=/dev/ram0 real_root=/dev/sda3
initrd /boot/2.6.31-gentoo-r6
vim:ft=conf: |
|