mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 15:15:56 +03:00
[GH-ISSUE #396] Debian 10 installer broken #1694
Labels
No labels
Hacktoberfest
Hacktoberfest
bootloader
bsd
bug
confirmed
documentation
duplicate
enhancement
enhancement
enhancement
eol
experimental-merged
freebsd
help wanted
invalid
investigate
ipxe
linux
live-os
memdisk
menu
no-issue-activity
no-issue-activity
pull-request
released
todo
upstream
windows
windows
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/netboot.xyz#1694
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @netaviator on GitHub (Nov 29, 2019).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/396
Describe the bug
Debian 10 Installer does not work anymore, shows Permission denied errors.
To Reproduce
Expected behavior
The installation should start normally.
Screenshots

If applicable, add screenshots to help explain your problem.
Additional context
I tried the iso and to boot the netboot.xyz via PXE.
@samip5 commented on GitHub (Nov 29, 2019):
That's due to an upstream version bump, you'll be able to boot in the mean time when you disable image signature check, but at your own risk. That's how you'll be able to go forward without the need to wait.
Change that to false and it will boot:

@antonym commented on GitHub (Nov 29, 2019):
The sigs are also regenerated so it should work as is now.