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

bug(os): os-prober fails to recognize other operating systems #45

Open
boydthomson opened this issue Feb 25, 2025 · 5 comments
Open

bug(os): os-prober fails to recognize other operating systems #45

boydthomson opened this issue Feb 25, 2025 · 5 comments
Assignees
Labels
Bug Something isn't working OS Development OS Development Team: builder + core functionality

Comments

@boydthomson
Copy link

boydthomson commented Feb 25, 2025

Rhino Linux version & platform:
The version of Rhino Linux, as well as architecture/platform (generic, pine, raspi)
OS: Rhino Linux 2025.2 (mainline) x86_64
Host: LENOVO 20NKS0T115
Kernel: 6.13.2-061302-generic
CPU: AMD Ryzen 5 PRO 3500U

After updating kernel, other installed OSes are not available from grub

Describe the bug
After installing Rhino I had several options in the boot menu for a few other distros installed on my laptop.

To Reproduce
Run sudo os-prober

Expected behavior
Scans and finds partitions with other operating systems

Terminal Output
/] boyd@t495r $ sudo os-prober
[sudo] password for boyd:
device-mapper: version ioctl on failed: Permission denied
Incompatible libdevmapper 1.02.201 (2024-10-02) and kernel driver (unknown version).
/dev/nvme0n1p1@/EFI/Microsoft/Boot/bootmgfw.efi:Windows Boot Manager:Windows:efi
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault

@boydthomson boydthomson added Bug Something isn't working triage Bug report/Feature request is yet to be evaluated by the Rhino Linux team labels Feb 25, 2025
@boydthomson boydthomson changed the title bug(<os-prober>): os-prober fails bug(<os-prober>): os-prober fails to recognize other operating systems Feb 25, 2025
@oklopfer oklopfer changed the title bug(<os-prober>): os-prober fails to recognize other operating systems bug(os): os-prober fails to recognize other operating systems Feb 25, 2025
@oklopfer
Copy link
Member

Please include your version and platform information at the top of the post.

@boydthomson
Copy link
Author

Done now. Sorry.

@oklopfer oklopfer added OS Development OS Development Team: builder + core functionality and removed triage Bug report/Feature request is yet to be evaluated by the Rhino Linux team labels Feb 26, 2025
@oklopfer
Copy link
Member

When you installed the system, did you select encryption/LUKS?

@boydthomson
Copy link
Author

I did attempt to install with LUKS, a few times, using the Custom partitioning setup, but the installer failed each time. In the end I installed on an empty ext4 partition. I believe it was the second option which was something like Replace Partition.

@oklopfer
Copy link
Member

Can you try running sudo apt update && sudo apt install cryptsetup-initramfs, and seeing if:

  1. anything new installs
  2. anything updates
  3. if either of the above 2 are true, sudo os-prober works after installing, or after a reboot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working OS Development OS Development Team: builder + core functionality
Projects
None yet
Development

No branches or pull requests

3 participants