文件補上 ThinkPad Secure Boot 卡 Ventoy 的處置(0x1A Security Violation)
在 REINSTALL.md 補 BIOS 預備區塊、常見坑表格、部署前 checklist; QUICKSTART.md 常見錯誤表也加一列,避免下次踩到同樣的卡關。 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -176,6 +176,7 @@ Shift + F10 在任何安裝畫面會開出命令提示字元,可以 `notepad`
|
||||
|
||||
| 現象 | 原因 | 解法 |
|
||||
|---|---|---|
|
||||
| Ventoy 一啟動就跳 `Verification failed: (0x1A) Security Violation` | 目標機(ThinkPad / Dell 商用機常見)BIOS 開著 Secure Boot,Ventoy bootloader 不在受信任金鑰裡被 shim 擋下 | 進 BIOS(ThinkPad 是 F1)→ Security → Secure Boot → Disabled → F10 存檔 → 重開 F12 重選 USB |
|
||||
| Ventoy 沒跳「Auto Install Template」選單 | `ventoy.json` 的 `image` 路徑對不上 ISO 實際路徑 | 路徑以 `/` 開頭、相對 USB 根目錄;或改用 fuzzy / `parent` 比對 |
|
||||
| 跳了選單但跳過後仍停在選語系畫面 | `unattend.xml` 路徑錯誤或 XML schema 有誤 | 用 Windows SIM 驗證 XML;確認 `template` 指到的檔案真的存在 |
|
||||
| 磁碟分割失敗或裝到 Ventoy USB 上 | `DiskID` 挑到 Ventoy USB | 確認用的是 `$$VT_WINDOWS_DISK_1ST_NONVTOY$$`,不是硬寫 `0`;多硬碟環境可改用 `$$VT_WINDOWS_DISK_MAX_SIZE$$` |
|
||||
|
||||
Reference in New Issue
Block a user