|
|

楼主 |
发表于 2004-11-14 22:47:29
|
显示全部楼层
我发现我的这个LFS的硬盘没有激活.我怎么才能激活它啊?
[root@localhost root]# fdisk -l /dev/hdd
Disk /dev/hdd: 3200 MB, 3200311296 bytes
9 heads, 63 sectors/track, 11024 cylinders
Units = cylinders of 567 * 512 = 290304 bytes
Disk /dev/hdd doesn't contain a valid partition table
[root@localhost root]#
我的GRUB.CONF如下:
title Red Hat Linux (2.4.20-8)
root (hd1,0)
kernel /vmlinuz-2.4.20-8 ro root=LABEL=/
initrd /initrd-2.4.20-8.img
title Windows XP
rootnoverify (hd0,0)
chainloader +1
title LFS (4.0 -2.4.19)
root (hd2,0)
kernel /boot/lfskernel ro root=LABEL=/
找不到问题在那.
大哥大姐们,帮帮我啊!!!不胜感激!!! |
|