kernelstub
kernelstub copied to clipboard
A simple EFI boot manager manager for Linux
**Distribution (run `cat /etc/os-release`):** Ubuntu 21.04 **Related Application and/or Package Version (run `apt policy $PACKAGE NAME`):** kernelstub 3.2.0 **Issue/Bug Description:** I'm trying to use the --add-option command but it fails...
**Distribution (run `cat /etc/os-release`):** NAME="Pop!_OS" VERSION="19.04" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Pop!_OS 19.04" VERSION_ID="19.04" HOME_URL="https://system76.com/pop" SUPPORT_URL="http://support.system76.com" BUG_REPORT_URL="https://github.com/pop-os/pop/issues" PRIVACY_POLICY_URL="https://system76.com/privacy" VERSION_CODENAME=disco UBUNTU_CODENAME=disco LOGO=distributor-logo-pop-os **Issue/Bug Description:** With Pop!OS installed on ZFS root, kernelstub fails to identify...
`~/kernelstub$ sudo dpkg -i `/kernelstub*.deb` dpkg: error: cannot access archive '/kernelstub*.deb': No such file or directory not sure where to go after this seems to not be working.
**Distribution (run `cat /etc/os-release`):** NAME="Pop!_OS" VERSION="19.04" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Pop!_OS 19.04" VERSION_ID="19.04" HOME_URL="https://system76.com/pop" SUPPORT_URL="http://support.system76.com" BUG_REPORT_URL="https://github.com/pop-os/pop/issues" PRIVACY_POLICY_URL="https://system76.com/privacy" VERSION_CODENAME=disco UBUNTU_CODENAME=disco **Related Application and/or Package Version (run `apt policy $PACKAGE NAME`):** kernelstub: Installed: 3.1.0~1539360058~19.04~64d0caf...
There seems to be no way to put multiple initrd images on the loader entry. Is it possible to add support for such a thing? Example: (acpi_override as a custom...
_This is a rebase of the same patch from #22_ This also makes the UUID matching code more robust at the expense of using the external tool `findmnt' This bug...
`efibootmgr` has two options: `-c` and `-C`. The latter allows to add a new entry but keep the boot order intact. I'm using kernelstub in a dual-boot scenario, and also...
This adds support for systems which don't use the `/vmlinuz` and `/initrd.img` symlinks for kernel management. This includes changes which allow it to operate automatically following a kernel upgrade and...
**Distribution :linux mint 21.1** **Issue/Bug Description: makes apt stuff way longer** **Steps to reproduce (if you know): do anything requiring apt** **Expected behavior: doing sudo update should be done in...
Resubmitting isantop/kernelstub#34 here, since this seems like the canonical place now. **Distribution (run `cat /etc/os-release`):** ```env NAME="Pop!_OS" VERSION="22.04 LTS" ID=pop ID_LIKE="ubuntu debian" PRETTY_NAME="Pop!_OS 22.04 LTS" VERSION_ID="22.04" HOME_URL="https://pop.system76.com" SUPPORT_URL="https://support.system76.com" BUG_REPORT_URL="https://github.com/pop-os/pop/issues" PRIVACY_POLICY_URL="https://system76.com/privacy"...