From d66eaace7e1f4d2853e31a295a1a34d526aee0f6 Mon Sep 17 00:00:00 2001 From: Dominik Roth Date: Sat, 26 Jul 2025 21:50:58 +0200 Subject: [PATCH] Upd README --- README.md | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/README.md b/README.md index 3e58933..5cd0a1a 100644 --- a/README.md +++ b/README.md @@ -70,20 +70,3 @@ If you prefer to configure manually: 4. **Install** ```bash installimage -a -c install.conf -s post-install.sh - ``` - - -## Post-Installation - -1. **First Boot** - - Enter LUKS passphrase twice (once per disk) - - System will boot into AlmaLinux - -2. **Verify Installation** - ```bash - ssh null@your-server - systemctl status clevis-luks-askpass - lsblk - cat /proc/mdstat # Check RAID1 status - df -h # Check filesystem - ``` \ No newline at end of file