|
MEMTEST86 1.70分软盘版和光盘版,见附件.
我试过用酒精120%加载光盘镜像,WINXP下只能看到一个README.TXT
把软盘版安装到一张软盘后,该软盘不可访问,提示未格式化,但可以用该软盘引导后运行MEMTEST86 1.70
由于我水平有限,没办法把这张软盘做成IMA或者IMG格式的软盘镜像.
终于等到GRUB 2007-11-18,用以下格式编辑MENU.LST
title 18:MEMTEST
map --mem (fd0)/boot/grub/memtest86.iso (hd32)
map --hook
chainloader (hd32)
boot
提示:
Autodetect number-of-heads failed. Use default value 255
Autodetect sectors-per-track failed. Use default value 63
Load segment: 0x7C0 System Type: 0x6 Sector Count: 0x1
Load RBA: 0x1B Boot Type: 2=1.44M floppy
chainloader (hd32)
Error 25: Disk read error |
|