Is your feature request related to a problem? Please describe.
Booting from recovery shell:
Trying to boot http://www.tinycorelinux.net/13.x/x86/release/TinyCore-13.1.iso (md5: df0dc3e39d2b7748a2839bab1ffbd220) via media-scan /dev/sda1 on X230. I have signed it myself with my GPG key.
After +++ Mounting ISO and booting I get PCR[4] update and then +++Scanning for unsigned boot options which ends up with
Failed to parse any boot options
Describe the solution you'd like
The system should start.
Describe alternatives you've considered
I have unpacked the ISO and added vmlinuz and core.gz to the kexec_menu.txt and re-signed everything to make it work (it still does not fully work, but this is probably not a heads problem, but at least I am getting a working shell).
Is your feature request related to a problem? Please describe.
Booting from recovery shell:
Trying to boot http://www.tinycorelinux.net/13.x/x86/release/TinyCore-13.1.iso (md5: df0dc3e39d2b7748a2839bab1ffbd220) via
media-scan /dev/sda1on X230. I have signed it myself with my GPG key.After
+++ Mounting ISO and bootingI getPCR[4]update and then+++Scanning for unsigned boot optionswhich ends up withDescribe the solution you'd like
The system should start.
Describe alternatives you've considered
I have unpacked the ISO and added
vmlinuzandcore.gzto thekexec_menu.txtand re-signed everything to make it work (it still does not fully work, but this is probably not a heads problem, but at least I am getting a working shell).