mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[GH-ISSUE #1415] DBAN does not boot up from netboot.xyz hosted #440
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#440
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 @ChrisThePCGeek on GitHub (Feb 9, 2024).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1415
[X]: This bug persists when memory is increased beyond 8GB.
Describe the bug
To Reproduce
Steps to reproduce the behavior:
Expected behavior
error message "cat: can't open /proc/cmdline : no such file or directory"
Screenshots
Additional context
@ChrisThePCGeek commented on GitHub (Feb 9, 2024):
Update on this I get the same issue with the docker container self hosted version of nb-xyz
@Firminator commented on GitHub (Feb 10, 2024):
DBAN is dead for a number of years. The FOSS successor was NHellFire's DBAN fork and these days it's ShredOS. All three are based on nwipe so they are all very similar. ShredOS has the most recent wiping code and better hardware support than DBAN (think RAID controllers in servers for example). Last I checked ShredOS was in the netboot menu but I'm not sure if the version is current. If it's not you can try these instructions for PXE booting ShredOS: https://github.com/PartialVolume/shredos.x86_64/discussions/148
I'd leave DBAN in the menu but mark it as stale or dead for users.
@ChrisThePCGeek commented on GitHub (Feb 10, 2024):
Hey thanks thats very helpful and great to know, I had no idea. It really should just be removed like you said if its deprecated for sure. What's funny is it worked when I tried to net boot it in a vm on my proxmox server but not on a bare metal machine. oh well. I'm glad there is a better alternative and I will def look into that
@antonym commented on GitHub (Feb 10, 2024):
I didn't run into the issue on DBAN when I ran it, but as @Firminator pointed out, it is pretty old and unmaintained as it was acquired by a company and then development ended on it. I may pull down DBAN because it also is limited to Legacy menu and not UEFI. Users are just more familiar with DBAN to do wiping. ShredOS is what I recommend for disk wiping. I also just gave it a bump to the most current.
Their tagging is a bit complex for the bot that checks tags so I'll need to get that fixed so it auto updates when new releases come out.