install:hades
This is an old revision of the document!
current devices
/dev/sda: UUID="4ac8dd77-aae4-4ef4-8493-c349b7c262eb" TYPE="crypto_LUKS" /dev/sdc: UUID="4b3444b6-ad00-4b3f-ae1c-0312155ad533" TYPE="crypto_LUKS" /dev/sdd: UUID="37124164-3ff9-4993-af41-b6bd61871131" TYPE="crypto_LUKS" /dev/sde: UUID="d9a93a0c-fb0a-4e99-b0c8-36a572fb13bf" TYPE="crypto_LUKS" /dev/sdf: UUID="135048d0-a36d-4c2e-8d6d-5b0aaa334527" TYPE="crypto_LUKS" /dev/sdg: UUID="0edfcab9-11da-46a0-ae09-bead080e0132" TYPE="crypto_LUKS"
add a new device
dd if=/dev/urandom of=./d?? bs=1024 count=4 cryptsetup luksFormat -c aes-xts-plain64 -s 512 --key-file /root/keys/d?? /dev/sdX cryptsetup luksOpen /dev/sdX --key-file /root/keys/d?? d?? btrfs device add /dev/mapper/d?? /mnt/
php config
install/hades.1598506154.txt.gz · Last modified: by sloader
