Gentoo Archives: gentoo-user

From: Dr Rainer Woitok <rainer.woitok@×××××.com>
To: gentoo-user@l.g.o, Ramon Fischer <Ramon_Fischer@×××××××.de>, Dale <rdalek1967@×××××.com>
Subject: Re: [gentoo-user] cryptsetup close and device in use when it is not
Date: Wed, 07 Jul 2021 14:48:29
Message-Id: 24805.48814.331408.860941@tux.local
1 Ramon, Dale,
2
3 On Tuesday, 2021-07-06 20:40:32 +0200, Ramon Fischer wrote:
4
5 > This is just a guess. Maybe you have two devices with the same UUID?
6 >
7 > If so, you can change it with:
8 >
9 > $ cryptsetup --uuid="<some_uuid>" luksUUID "/dev/sdx1"
10
11 Good idea. But to find out whether or not this is the cause of Dale's
12 problems I would suggest to first run "cryptsetup" without the "--uuid"
13 option (in order to get the UUID listed) and to then compare this with
14 the output from "ls /dev/disk/by-uuid".
15
16 Sincerely,
17 Rainer

Replies

Subject Author
Re: [gentoo-user] cryptsetup close and device in use when it is not Dale <rdalek1967@×××××.com>