|
|
发表于 2006-11-18 21:53:11
|
显示全部楼层
Post by rogee
有一次,我的D盘就变成了(hd0,1),我也一直奇怪。
那表示是第二主分区。
不奇怪。
我都分的三主分区,一扩展。扩展下建逻辑。其中扩展是不可直接被使用的。
如下图:
////////////////////////////////////////////////////////////////////////////////
grub> kernel (hd0,
Possible partitions are:
Partition num: 0, Filesystem type unknown, partition type 0x7
Partition num: 1, Filesystem type unknown, partition type 0x7
Partition num: 2, Filesystem type is reiserfs, partition type 0x83
Partition num: 4, Filesystem type unknown, partition type 0x7
Partition num: 5, Filesystem type unknown, partition type 0x7
Partition num: 6, Filesystem type unknown, partition type 0x7
Partition num: 7, Filesystem type is fat, partition type 0xb
Partition num: 8, Filesystem type unknown, partition type 0x82
Partition num: 9, Filesystem type is reiserfs, partition type 0x83
Partition num: 10, Filesystem type is xfs, partition type 0x83
Partition num: 11, Filesystem type is reiserfs, partition type 0x83
Partition num: 12, Filesystem type is xfs, partition type 0x83
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ |
|