mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 15:15:56 +03:00
[GH-ISSUE #657] Cannot BIOS boot NixOS #1735
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#1735
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 @RaitoBezarius on GitHub (Jun 21, 2020).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/657
Describe the bug
Using netboot.xyz for BIOS (netboot.kpxe), I cannot boot NixOS without a kernel panic failure regarding root block device.
To Reproduce
Expected behavior
Like UEFI, NixOS is supposed to boot properly and reach the stage 1 at least.
Screenshots

Additional context
In UEFI, it works fine. I know of #392 and tried even to bump to 8 GiB of RAM, it didn't solve it. I heard of issues on the IRC, in 2018, https://logs.nix.samueldr.com/nixos/2018-05-21 (Ctrl+F "netboot").
Unsure what's going on at all.