Skip to content
Discussion options

You must be logged in to vote

You did not delete only the third partition but the whole disk.

nvme0n1     259:0    0   1.8T  0 disk
├─nvme0n1p1 259:1    0  1007K  0 part
├─nvme0n1p2 259:2    0     1G  0 part
└─nvme0n1p3 259:3    0   1.8T  0 part

Instead of

cryptsetup luksFormat --cipher aes-xts-plain64 --key-size 512 --hash sha512 --use-random /dev/nvme0n1p3

you did

cryptsetup luksFormat --cipher aes-xts-plain64 --key-size 512 --hash sha512 --use-random /dev/nvme0n1

Do you have any data on the disks? If not it would be the easiest to make a reinstall.

Replies: 3 comments 12 replies

Comment options

You must be logged in to vote
4 replies
@chris-neely
Comment options

@chris-neely
Comment options

@mr-manuel
Comment options

Answer selected by chris-neely
@chris-neely
Comment options

Comment options

You must be logged in to vote
7 replies
@mr-manuel
Comment options

@chris-neely
Comment options

@mr-manuel
Comment options

@chris-neely
Comment options

@mr-manuel
Comment options

Comment options

You must be logged in to vote
1 reply
@mr-manuel
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants