themusicinnoise-site/pages/blog/2017-10-14-full-disk-encryption-with-grub2.cfg.php

7 lines
176 B
PHP
Raw Normal View History

2025-02-14 15:21:03 +01:00
<?php
$title = "Full Disk Encryption with GRUB2";
$description = "How to get full disk encryption with Arch using GRUB2.";
$created = "2017-10-14";
$updated = "2017-10-14";
?>