diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2021-01-28 21:08:13 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2021-01-29 08:59:51 +0100 |
commit | 480d98e278bacecb97d391aeb5c7263cd9abf0ea (patch) | |
tree | f22da98f85e5945869abeec1163d6cd7144b4e01 /isolinux | |
parent | 24ba83cf32cb25db75d21de371b026fc57667e74 (diff) | |
download | current-480d98e278bacecb97d391aeb5c7263cd9abf0ea.tar.gz |
Thu Jan 28 21:08:13 UTC 202120210128210813
d/cmake-3.19.4-x86_64-1.txz: Upgraded.
l/librsvg-2.50.3-x86_64-1.txz: Upgraded.
l/parted-3.4-x86_64-1.txz: Upgraded.
n/pam-krb5-4.9-x86_64-3.txz: Rebuilt.
Move module to /lib${LIBDIRSUFFIX}/security. Thanks to Heinz Wiesinger.
Diffstat (limited to 'isolinux')
-rw-r--r-- | isolinux/message.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/isolinux/message.txt b/isolinux/message.txt index e35e6ae8..d1292343 100644 --- a/isolinux/message.txt +++ b/isolinux/message.txt @@ -6,7 +6,7 @@ below after the name of the kernel to boot (e.g., huge.s). In a pinch, you can boot your system from here with a command like: -boot: huge.s root=/dev/sda1 rdinit= ro +boot: huge.s root=/dev/sda1 initrd= ro In the example above, /dev/sda1 is the / Linux partition. |