-
-
Notifications
You must be signed in to change notification settings - Fork 185
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WiP ISO boot add debugging to fix #1374.
Shows isolinux paths to kernel and initrd invalid: +++ Scanning for unsigned boot options DEBUG: kexec-parse-boot /boot /boot/boot/isolinux/isolinux.cfg TRACE: Under /bin/kexec-parse-boot DEBUG: filedir= /boot/boot/isolinux DEBUG: bootdir= /boot DEBUG: bootlen= 5 DEBUG: appenddir= /boot/isolinux TRACE: search_entry: syslinux label: line= LABEL plus TRACE: search_entry: syslinux label: name= plus DEBUG: /boot/vmlinuz doesn't exist TRACE: search_entry: syslinux label: line= LABEL jwm TRACE: search_entry: syslinux label: name= jwm DEBUG: /boot/vmlinuz doesn't exist TRACE: search_entry: syslinux label: line= LABEL icewm TRACE: search_entry: syslinux label: name= icewm DEBUG: /boot/vmlinuz doesn't exist TRACE: search_entry: syslinux label: line= LABEL fluxbox TRACE: search_entry: syslinux label: name= fluxbox DEBUG: /boot/vmlinuz doesn't exist TRACE: search_entry: syslinux label: line= LABEL hackedbox TRACE: search_entry: syslinux label: name= hackedbox DEBUG: /boot/vmlinuz doesn't exist TRACE: search_entry: syslinux label: line= LABEL openbox TRACE: search_entry: syslinux label: name= openbox DEBUG: /boot/vmlinuz doesn't exist TRACE: search_entry: syslinux label: line= LABEL flwm TRACE: search_entry: syslinux label: name= flwm DEBUG: /boot/vmlinuz doesn't exist TRACE: search_entry: syslinux label: line= LABEL tiny TRACE: search_entry: syslinux label: name= tiny DEBUG: /boot/vmlinuz doesn't exist TRACE: search_entry: syslinux label: line= LABEL cxi TRACE: search_entry: syslinux label: name= cxi DEBUG: /boot/vmlinuz doesn't exist TRACE: search_entry: syslinux label: line= LABEL cxw TRACE: search_entry: syslinux label: name= cxw DEBUG: /boot/vmlinuz doesn't exist TRACE: search_entry: syslinux label: line= LABEL cxf TRACE: search_entry: syslinux label: name= cxf DEBUG: /boot/vmlinuz doesn't exist TRACE: search_entry: syslinux label: line= LABEL core TRACE: search_entry: syslinux label: name= core DEBUG: /boot/vmlinuz doesn't exist TRACE: search_entry: syslinux label: line= LABEL nocde TRACE: search_entry: syslinux label: name= nocde DEBUG: /boot/vmlinuz doesn't exist Failed to parse any boot options
- Loading branch information
Showing
6 changed files
with
91 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters