|
|
5#

楼主 |
发表于 2008-6-23 18:47:04
|
只看该作者
ntfs BPB found with 0xEB (jmp) leading the boot sector
info: BPB total_sectors (6586586) is less than the number of sector in the whole disk image (6586965)
BPB probed C/H/S=410/255/63 ,BPB probed total sectors=6586586
try to locate extended partition (hd0)20113380+6586649 the virtual (hd0)
warning :total_sectors calculated from partition table (6587028) is greater than the number of sectors in the whole disk image (65586649) the int13handler will disable any read/write sectors (in absolute addrwss , i.e., lba) 6586649-6487027,though they are logically inside your emulated virtual disk (according to the partition table),
probed C/H/S=8713/12/63 ,probed total sectors=6587028
map (hd0,4+1 (hd0)
error41: extended partition table is invalid ,or itschs values confclict with the BPB is a lgoical partioton
这就出错的信息.. |
|