Upd README
This commit is contained in:
parent
e2309551c3
commit
d66eaace7e
17
README.md
17
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
|
||||
```
|
Loading…
Reference in New Issue
Block a user