help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Adding a menu entry on GRUB.


From: William
Subject: Re: Adding a menu entry on GRUB.
Date: Fri, 12 Apr 2024 17:37:18 +0200

On Fri, 12 Apr 2024 19:04:31 +0800
宋文武 <iyzsong@envs.net> wrote:


> The error seems from "search --fs-uuid --set
> d757ca6e-ae43-41b7-bc73-7e80cd270e05"
> 
> You can press 'c' in the GRUB to enter its command line, and then run
> 'ls -l' to see if it actually find a partition with the correct UUID.
> Maybe the UUID reported by os-prober is wrong...

Yes, this did shine some light on what the problem might be. GRUB on
Guix reports that the partitions from the SSD that contains the other
distribution have an "unknown filesystem", and therefore it cannot
display any UUID. However, all three partitions do have an ext4
filesystem and UUIDs, I tried listing the partitions on the other
distro's GRUB and indeed it did show them properly there.

What could be causing this behavior?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]