install:hades
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| install:hades [2019/02/06 09:25] – created sloader | install:hades [2021/12/10 07:47] (current) – sloader | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | === current devices === | ||
| + | < | ||
| + | /dev/sda: UUID=" | ||
| + | /dev/sdb: UUID=" | ||
| + | /dev/sdc: UUID=" | ||
| + | /dev/sdd: UUID=" | ||
| + | |||
| + | / | ||
| + | / | ||
| + | / | ||
| + | / | ||
| + | </ | ||
| === add a new device === | === add a new device === | ||
| + | < | ||
| dd if=/ | dd if=/ | ||
| cryptsetup luksFormat -c aes-xts-plain64 -s 512 --key-file / | cryptsetup luksFormat -c aes-xts-plain64 -s 512 --key-file / | ||
| + | cryptsetup luksOpen /dev/sdX --key-file / | ||
| + | btrfs device add / | ||
| + | </ | ||
| + | |||
| + | |||
| + | === php config === | ||
| + | |||
install/hades.1549445116.txt.gz · Last modified: by sloader
