This commit is contained in:
Valeria Fadeeva 2025-10-09 13:59:01 +05:00
parent fe678523a4
commit aec106eeee
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# melawy-dracut-ukify
Integration layer for dracut and systemd's ukify tool for Arch Linux. Placing kernels to /ESP_PATH/EFI/Linux
# melawy-dracut-ukify-volume-boot-ext
Integration layer for dracut and systemd's ukify tool for Arch Linux. Placing kernels to /boot
```
ls -1 /efi/EFI/Linux
ls -1 /boot
```
```
...