Chris Marusich writes:
> I ran those commands, and it fixed the problem: /dev/disk/by-uuid now
> exists and contains the links I expected to see.
>
> However, it introduced a new problem. Now, my network interface eth0
> does not show up like it did before. For example, when I run ifconfig,
> "lo
Hi,
I ran those commands, and it fixed the problem: /dev/disk/by-uuid now
exists and contains the links I expected to see.
However, it introduced a new problem. Now, my network interface eth0
does not show up like it did before. For example, when I run ifconfig,
"lo" shows up but "eth0" is missin
Chris Marusich skribis:
> I've noticed that in GuixSD (version 0.9.0), the directory
> /dev/disk/by-uuid is missing. Is that expected?
It’s a bug that we noticed and fixed just recently, in commit 400ed6a.
You can get the fix by running, as root:
guix pull
guix system reconfigure your-conf
Hi,
I've noticed that in GuixSD (version 0.9.0), the directory
/dev/disk/by-uuid is missing. Is that expected?
Because this directory is missing, cryptsetup cannot open a LUKS device
by UUID. For example, see the following:
--8<---cut here---start->8---
[0] ma