Michel Le Cocq 2020-06-23 07:00:42 +02:00
parent 1d1c0d84e6
commit 68e07d5703
1 changed files with 7 additions and 9 deletions

@ -44,6 +44,13 @@ Register these changes.
update-initramfs -u -k all
~~~
### to be solve
~~~
cryptsetup: ERROR: Couln't resolve device rpool/ROOT/ubuntu_...
cryptsetup: WARNING: Couln't determine root device
~~~
## disable encrypt swap partition
* Turn off swap
@ -92,13 +99,4 @@ mkswap /dev/nvme0n1p2
~~~
swapon -a
~~~
## to be solve
~~~
cryptsetup: ERROR: Couln't resolve device rpool/ROOT/ubuntu_...
cryptsetup: WARNING: Couln't determine root device
~~~