|

樓主 |
發表於 2021-2-26 20:19:30
|
顯示全部樓層
本帖最後由 makimaki2 於 2021-2-26 20:25 編輯
1.上面說的都是.iso的容量,wim約再小幾百MB
2.開與關bios裡面的4GB以上RAM remap選項,對結果沒有影響,都是17黑屏
3.map --mem --top 是為了把iso放到高端內存提高相容性,有測試純map --mem 一樣17黑屏
3.Bad memory沒有得到測試結果,
測試bad memory,測試腳本,BCD與結果如下與附件
此BCD來自sun大最後版本win10 pe
------------------------------------------------------------------------------------------
@echo off
cls
.\bcdedit.exe /store .\bcd /deletevalue {badmemory} badmemorylist
pause
-------------------------------------------------------------------------------------------
An error occurred while attempting to reference the specified entry.
系統找不到指定的檔案。
BCD測試文件
|
|