The password problem was solved back in April, but some more info on the semi random disk assignments might help someone as the question keeps popping up:
I use genkernel and grub to boot via MBR - however root is on a btrfs raid 10 (all SSD's, 3 are whole disk and one has root onĀ partition 3 alongside boot and swap) When using /dev/sdx notation, the grub hardware mapping (root) semi-randomly moves between disks OK, so I tried using UUID's - the same So I tried using labels - still happens!!! Interestingly, a suspend/resume always works as expected then a couple of days ago I stumbled on a genkernel bug (#796272 <https://bugs.gentoo.org/show_bug.cgi?id=796272>) with module loading - its a bit of a corner case but its looking like I might have found the cause. BillK On 18/6/21 2:13 pm, Hund wrote: > On April 1, 2021 10:12:00 AM GMT+02:00, William Kenworthy > <bi...@iinet.net.au> wrote: >> I have used fstab in the past -its more a workaround that breaks (i.e, a >> disk usually, but not always appears as /dev/sde [...] > fstab? Workaround? Use UUID. > > > -- > Hund >