install:nanna
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| install:nanna [2025/11/27 10:50] – created sloader | install:nanna [2025/11/28 17:56] (current) – sloader | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | |||
| - | |||
| < | < | ||
| - | cryptsetup -y --cipher | + | cryptsetup -y --cipher |
| + | cryptsetup -y --cipher aes-xts-plain64 --key-size 512 -d ./nanna_sdb luksFormat /dev/sdb | ||
| + | cryptsetup luksOpen -d ./nanna_sda /dev/sda sda | ||
| + | cryptsetup luksOpen -d ./nanna_sdb /dev/sdb sdb | ||
| + | mdadm --create / | ||
| - | mdadm --create | + | mkfs.ext4 |
| - | cryptsetup -y --cipher serpent-cbc-essiv: | + | mount / |
| - | cryptsetup luksOpen | + | mkdir /mnt/movies |
| </ | </ | ||
| + | |||
install/nanna.1764240654.txt.gz · Last modified: by sloader · Currently locked by: 216.73.216.187
