On Sat, 2019-08-17 at 11:25 -0400, Tom Horsley wrote:
> On Sat, 17 Aug 2019 14:07:52 +0100
> Patrick O'Callaghan wrote:
>
> > However the UUID being flagged is not one of the devices I have:
>
> Also check your grub.cfg file to see if there is some
> leftover nonsense in there that mentions that
On Sat, 17 Aug 2019 14:07:52 +0100
Patrick O'Callaghan wrote:
> However the UUID being flagged is not one of the devices I have:
Also check your grub.cfg file to see if there is some
leftover nonsense in there that mentions that uuid.
___
users mailing
On Sat, 17 Aug 2019 14:07:52 +0100
Patrick O'Callaghan wrote:
> However the UUID being flagged is not one of the devices I have:
Run blkid as root to be sure. Sounds very much like the
kernel believes there is a swap area with that uuid which
has a hibernate image it is trying to restore.
___