Gentoo Archives: gentoo-user

From: William Kenworthy <billk@×××××××××.au>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Disable password required to mount removable hard disk.
Date: Fri, 18 Jun 2021 12:25:35
Message-Id: 8d45b8c7-ce29-41ba-a4e4-85b3db1de518@iinet.net.au
In Reply to: Re: [gentoo-user] Disable password required to mount removable hard disk. by Hund
1 The password problem was solved back in April, but some more info on the
2 semi random disk assignments might help someone as the question keeps
3 popping up:
4
5 I use genkernel and grub to boot via MBR - however root is on a btrfs
6 raid 10 (all SSD's, 3 are whole disk and one has root on  partition 3
7 alongside boot and swap)
8
9 When using /dev/sdx notation, the grub hardware mapping (root)
10 semi-randomly moves between disks
11
12 OK, so I tried using UUID's - the same
13
14 So I tried using labels - still happens!!!
15
16 Interestingly, a suspend/resume always works as expected then a couple
17 of days ago I stumbled on a genkernel bug (#796272
18 <https://bugs.gentoo.org/show_bug.cgi?id=796272>) with module loading -
19 its a bit of a corner case but its looking like I might have found the
20 cause.
21
22 BillK
23
24
25
26 On 18/6/21 2:13 pm, Hund wrote:
27 > On April 1, 2021 10:12:00 AM GMT+02:00, William Kenworthy <billk@×××××××××.au> wrote:
28 >> I have used fstab in the past -its more a workaround that breaks (i.e, a
29 >> disk usually, but not always appears as /dev/sde [...]
30 > fstab? Workaround? Use UUID.
31 >
32 >
33 > --
34 > Hund
35 >