-
fix(memtest): extract EFI binary from .deb cache if chroot/boot/ is empty
released this
2026-03-30 23:30:52 +03:00 | 444 commits to main since this releasememtest86+ postinst does not place files in /boot in a live-build chroot
without grub triggers. Added fallback: extract directly from the cached
.deb via dpkg-deb -x, with verbose logging throughout.Also remove "NVIDIA no MSI-X" from boot menu (premature — root cause unknown).
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Downloads