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