This commit is contained in:
parent
1d1c0d84e6
commit
68e07d5703
@ -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
|
||||
@ -93,12 +100,3 @@ mkswap /dev/nvme0n1p2
|
||||
~~~
|
||||
swapon -a
|
||||
~~~
|
||||
|
||||
|
||||
|
||||
## to be solve
|
||||
|
||||
~~~
|
||||
cryptsetup: ERROR: Couln't resolve device rpool/ROOT/ubuntu_...
|
||||
cryptsetup: WARNING: Couln't determine root device
|
||||
~~~
|
Loading…
Reference in New Issue
Block a user