Skip to content

Instantly share code, notes, and snippets.

View vibrolax's full-sized avatar

Jon Fleig vibrolax

View GitHub Profile
@vibrolax
vibrolax / Fix-NVRAM-PCIeNVMe-BayTrail-MB.md
Last active December 14, 2025 15:36
Fixing CMOS/NVRAM issues for Native Boot UEFI OS from NVMe SSD in PCIe x1 adapter in ASRock Q1900DC-ITX Bay Trail motherboard

Fix CMOS/NVRAM issues for Native Boot UEFI OS from NVMe SSD in PCIe x1 adapter in ASRock Q1900DC-ITX Bay Trail motherboard

Goals

  • Boot TrueNAS Scale 25.10 (or any other UEFI-bootable OS) from an internal NVMe SSD in my ASRock Q1900DC-ITX Bay Trail motherboard
  • Does not require a USB flash drive with ReFind, Clover, or UEFI helper to boot the OS on the NVMe SSD.

Problem

@vibrolax
vibrolax / Fix-Windows-USB-SSD-Boot-Failure.md
Created December 6, 2025 19:16
Repair boot failures (e.g. INACCESSIBLE_BOOT_DEVICE) for Windows 10 or 11 installation moved or cloned from internal SSD to external USB SSD

Boot Windows 10 or 11 system disk cloned from internal SSD to external SSD

Goals

  • Boot Windows 10 or 11 GPT system disk/SSD moved or cloned onto external USB adapter on a UEFI PC.
  • Use only tools present on the Windows install/recovery USB

Problem