|
本帖最后由 mdyblog 于 2014-11-18 13:12 编辑
1: G4d0.46a 2014-1103 开始有这个问题。 1102没有这个问题
2:
机器配置:
机器配置.txt.zip
(26.98 KB, 下载次数: 2)
3: 测试 及 测试LOG
用下面的测试包测试。
测试命令:
/mp144.sh > (hd1,4)/X.LOG |
/mp144.sh :
!BAT
set /a ver=*0x8278 > nul
echo grub4dos 0.46a %ver%
echo -----[debug on]-----
debug on
echo -----[displaymem]-----
displaymem
echo -----[map --mem /1_44M.IMG (20)]-----
map --mem /1_44M.IMG (20)
echo -----[map --rehook]-----
map --rehook
echo -----[ls (20)/]-----
ls (20)/
echo -----[displaymem]-----
displaymem
echo -----[map --status]-----
map --status
echo -----END----- |
测试LOG X.LOG:
grub4dos 0.46a 20141103
-----[debug on]-----
-----[displaymem]-----
EISA Memory BIOS Interface is present
Address Map BIOS Interface is present
Lower memory: 638K, Upper memory (to first chipset hole): 1047488K
[Address Range Descriptor entries immediately follow (values are 64-bit)]
Usable RAM: Base: 0x0, Length: 0x9F800
Reserved: Base: 0xF0000, Length: 0x10000
Reserved: Base: 0xFEC00000, Length: 0x1400000
Reserved: Base: 0x9F800, Length: 0x800
Usable RAM: Base: 0x100000, Length: 0x3FEF0000
Reserved: Base: 0x3FFF3000, Length: 0xD000
Reserved: Base: 0x3FFF0000, Length: 0x3000
-----[map --mem /1_44M.IMG (20)]-----
FAT12 BPB found with 0xEB (jmp) leading the boot sector.
probed C/H/S = 80/2/18, probed total sectors = 2880
-----[map --rehook]-----
Re-map the memdrive (0x14):
map --add-mbt=0 --heads=2 --sectors-per-track=18 (md)0x1FF440+0xB40 (0x14)
-----[ls (20)/]-----
get_diskinfo int13/41(14), version=0, int13/08(14), version=0, C/H/S=80/1/18, int13/02(14), err=0
Notice: number of heads for drive 14 tuned from 2 to 255.
Notice: sectors-per-track for drive 14 tuned from 18 to 63.
Fatal! Inconsistent data read from (0x14)0+63
Fatal! Inconsistent data read from (0x14)0+1
a.txt-----[displaymem]-----
EISA Memory BIOS Interface is present
Address Map BIOS Interface is present
Lower memory: 638K, Upper memory (to first chipset hole): 1047488K
[Address Range Descriptor entries immediately follow (values are 64-bit)]
Usable RAM: Base: 0x0, Length: 0x9F800
Reserved: Base: 0xF0000, Length: 0x10000
Reserved: Base: 0xFEC00000, Length: 0x1400000
Reserved: Base: 0x9F800, Length: 0x800
Usable RAM: Base: 0x100000, Length: 0x3FEF0000
Reserved: Base: 0x3FFF3000, Length: 0xD000
Reserved: Base: 0x3FFF0000, Length: 0x3000
-----[map --status]-----
floppies_orig=1, harddrives_orig=2, floppies_curr=0, harddrives_curr=2
Number of ATAPI CD-ROMs: 0
ram_drive=0x7F, rd_base=0x0, rd_size=0x100000000
Fr To Hm Sm To_C _H _S Start_Sector Sector_Count DHR
-- -- -- -- ---- -- -- ---------------- ---------------- ---
14 FF 01 12 8882 FE 7F 00000000001FF440 0000000000000B40 M=S
-----END----- |
测试.LOG.zip
(985 Bytes, 下载次数: 1)
4: 测试包
测试包.7z
(150.26 KB, 下载次数: 1)
|
|