luks加密磁盘

luks加密磁盘

Tags
luks
linux
Published
July 5, 2022
Author
evilgaoshu
简介

一、是什么

cloud-init LUKS

二、安装

curl -fLO https://raw.githubusercontent.com/bohanyang/debi/master/debi.sh && chmod a+rx debi.sh
./debi.sh --cdn --network-console --ethx --bbr --user root --authorized-keys-url https://raw.githubusercontent.com/evilgaoshu/dotfile/main/ssh/id_rsa.pub --password yourpasswd --no-part
notion image
shutdown -r now
会停在这里
notion image
notion image
notion image
notion image
强烈建议选择【取消】,这一步非常耗时间
notion image
notion image
notion image
notion image
notion image
notion image
notion image
notion image

三、基本使用


四、总结

notion image
notion image
notion image
notion image
notion image
notion image
notion image

五、参考