aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSlack Coder <slackcoder@server.ky>2024-04-29 17:09:25 -0500
committerSlack Coder <slackcoder@server.ky>2024-04-29 17:36:28 -0500
commit5fc18a2cd3fb3bdfe66c25b9488a03d16374abdc (patch)
tree402ac088f17e6eeecfc8d7272dffaab4bfaba41c
parent370c6453f86c77e11b12f096bb36e42bb0f4fe35 (diff)
downloadefi-sync-5fc18a2cd3fb3bdfe66c25b9488a03d16374abdc.tar.xz
README: Update instructions re: mkinitrd
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9982c6d..0ff6f40 100644
--- a/README.md
+++ b/README.md
@@ -38,5 +38,5 @@ INITRD=/boot/initrd.gz
EFI_INITRD=/boot/efi/Slackware/initrd.gz
```
-The initial ram disk (initrd) will be built automatically if
-'/etc/mkinitrd.conf' exists.
+If you want the initial ram disk updated, ensure /etc/mkinitrd.conf exists and
+is configured correctly.