Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unraid /boot Function/test: [KRNL-5830:2] Can not find any vmlinuz or kernel files in #1485

Open
bmartino1 opened this issue Apr 17, 2024 · 0 comments

Comments

@bmartino1
Copy link

Posting per message in scan.

Have used this scan in the past to help check a variety of Linux distros. Unriad is a brz linux flat image that exist in rams and boots from a usb thumb drive. The main system file are located in the config folder...
Screenshot 2024-04-17 134927

unraid is a mutable linux system booting from a flash drive. The flash drive becomes /boot

an example of files in that directory:

root@BMM-Unraid:/boot# ls -a ./ FSCK0000.REC bzfirmware.sha256 bzroot config/ logs/ packages/ ../ FSCK0001.REC bzimage bzroot-gui extra/ make_bootable.bat previous/ .Trash-1000/ FSCK0002.REC bzimage.sha256 bzroot-gui.sha256 ldlinux.c32 make_bootable_linux syslinux/ .gitattributes System\ Volume\ Information/ bzmodules bzroot.sha256 ldlinux.sys make_bootable_mac syslinux.cfg- EFI/ bzfirmware bzmodules.sha256 changes.txt license.txt memtest root@BMM-Unraid:/boot#

However, the system linux kernel fiels and/or vmlinuz exist... Unraid does have these files.

root@BMM-Unraid:/boot# cd syslinux/ root@BMM-Unraid:/boot/syslinux# ls ldlinux.c32 libutil.c32 make_bootable_mac.sh mbr.bin syslinux syslinux.cfg syslinux_linux libcom32.c32 make_bootable_linux.sh mboot.c32 menu.c32 syslinux\ -\ Copy.cfg syslinux.exe root@BMM-Unraid:/boot/syslinux# cd ../EFI/ root@BMM-Unraid:/boot/EFI# ls boot/ root@BMM-Unraid:/boot/EFI# cd boot root@BMM-Unraid:/boot/EFI/boot# ls bootx64.efi ldlinux.e64 libcom32.c32 libutil.c32 mboot.c32 menu.c32 syslinux.cfg root@BMM-Unraid:/boot/EFI/boot#

Is there a way to edit or add an exception for running this on the unraid system?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant