|
|
发表于 2005-12-11 14:10:41
|
显示全部楼层
多谢,教训我记住
root (hd0, 敲<tab>
Possible partitions are: Partition num: 0, Filesystem type unknown, partition type 0x7
Partition num: 4, Filesystem type unknown, partition type 0x7
root (hd1, 敲<tab>
Possible partitions are:
Partition num: 0, Filesystem type unknown, partition type 0x83
Partition num: 2, Filesystem type unknown, partition type 0x82
0x83也是ext3,0x82是swap,所以,我认为分区被识别了。
root(hd1,0)
kernel (hd1,0)/vmlinuz**
initrd (hd1,0)/initrd**
boot
应该可以成功~~ |
|