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

Kexec-parse-boot can't handle arch install usb #584

Open
aphick opened this issue Jun 16, 2019 · 0 comments
Open

Kexec-parse-boot can't handle arch install usb #584

aphick opened this issue Jun 16, 2019 · 0 comments

Comments

@aphick
Copy link

aphick commented Jun 16, 2019

The file located in /arch/boot/syslinux has the entry LINUX boot/x86_64/vmlinuz and is parsed by kexec-parse-boot as Boot Arch Linux (x86_64) |elf|kernel /arch/boot/syslinux/boot/x86_64/vmlinuz. The actual path is /arch/boot/x86_64/vmlinuz. This throws and error when going through the menu and is unable to boot.

tlaurion added a commit to tlaurion/heads that referenced this issue Feb 21, 2022
bin/kexec-parse-boot: test linuxboot@2bb1f52 that fix correctly comma seperated arguments.

Still TODO: when booting, Heads tries to find where the ISO with /dev/disk/by-label/ARCH_202202 wich is never brought up. uuids could, not sure why the label is not brought up correctly. Maybe an issue in the way Arch makes the ISO.
@tslilc : Any idea to continue linuxboot#584?
tlaurion added a commit to tlaurion/heads that referenced this issue Feb 21, 2022
bin/kexec-parse-boot: test linuxboot@2bb1f52 that fix correctly comma seperated arguments.

Still TODO: when booting, Heads tries to find where the ISO with /dev/disk/by-label/ARCH_202202 wich is never brought up. uuids could, not sure why the label is not brought up correctly. Maybe an issue in the way Arch makes the ISO.
@tslilc : Any idea to continue linuxboot#584 or modify linuxboot#762?
tlaurion added a commit to tlaurion/heads that referenced this issue Feb 23, 2022
bin/kexec-parse-boot: test linuxboot@2bb1f52 that fix correctly comma seperated arguments.

Still TODO: when booting, Heads tries to find where the ISO with /dev/disk/by-label/ARCH_202202 wich is never brought up. uuids could, not sure why the label is not brought up correctly. Maybe an issue in the way Arch makes the ISO.
@tslilc : Any idea to continue linuxboot#584 or modify linuxboot#762?
tlaurion added a commit that referenced this issue Mar 8, 2022
bin/kexec-parse-boot: test 2bb1f52 that fix correctly comma seperated arguments.

Still TODO: when booting, Heads tries to find where the ISO with /dev/disk/by-label/ARCH_202202 wich is never brought up. uuids could, not sure why the label is not brought up correctly. Maybe an issue in the way Arch makes the ISO.
@tslilc : Any idea to continue #584 or modify #762?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants