This commit is contained in:
parent
1d1c0d84e6
commit
68e07d5703
@ -44,6 +44,13 @@ Register these changes.
|
|||||||
update-initramfs -u -k all
|
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
|
## disable encrypt swap partition
|
||||||
|
|
||||||
* Turn off swap
|
* Turn off swap
|
||||||
@ -92,13 +99,4 @@ mkswap /dev/nvme0n1p2
|
|||||||
|
|
||||||
~~~
|
~~~
|
||||||
swapon -a
|
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