[ 18:57:53 ] :: [ LOG ] :: Prepare Kdump [ 18:57:53 ] :: [ LOG ] :: Install kexec-tools and related packages [ 18:57:53 ] :: [ RUN ] :: # dnf install -y kexec-tools Last metadata expiration check: 0:01:32 ago on Fri 20 Jan 2023 06:56:23 PM CET. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: kexec-tools x86_64 2.0.26-1.fc38 beaker-Fedora 491 k Installing dependencies: dracut-network x86_64 057-5.fc38 beaker-Fedora 76 k dracut-squash x86_64 057-5.fc38 beaker-Fedora 12 k ethtool x86_64 2:6.1-1.fc38 beaker-Fedora 229 k lzo x86_64 2.10-7.fc37 beaker-Fedora 66 k snappy x86_64 1.1.9-5.fc37 beaker-Fedora 36 k squashfs-tools x86_64 4.5.1-2.fc37 beaker-Fedora 227 k Transaction Summary ================================================================================ Install 7 Packages Total download size: 1.1 M Installed size: 2.9 M Downloading Packages: (1/7): dracut-squash-057-5.fc38.x86_64.rpm 375 kB/s | 12 kB 00:00 (2/7): dracut-network-057-5.fc38.x86_64.rpm 1.6 MB/s | 76 kB 00:00 (3/7): ethtool-6.1-1.fc38.x86_64.rpm 2.9 MB/s | 229 kB 00:00 (4/7): kexec-tools-2.0.26-1.fc38.x86_64.rpm 8.5 MB/s | 491 kB 00:00 (5/7): lzo-2.10-7.fc37.x86_64.rpm 1.3 MB/s | 66 kB 00:00 (6/7): snappy-1.1.9-5.fc37.x86_64.rpm 1.9 MB/s | 36 kB 00:00 (7/7): squashfs-tools-4.5.1-2.fc37.x86_64.rpm 7.3 MB/s | 227 kB 00:00 -------------------------------------------------------------------------------- Total 8.3 MB/s | 1.1 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : lzo-2.10-7.fc37.x86_64 1/7 Installing : squashfs-tools-4.5.1-2.fc37.x86_64 2/7 Installing : dracut-squash-057-5.fc38.x86_64 3/7 Installing : snappy-1.1.9-5.fc37.x86_64 4/7 Installing : ethtool-2:6.1-1.fc38.x86_64 5/7 Installing : dracut-network-057-5.fc38.x86_64 6/7 Running scriptlet: kexec-tools-2.0.26-1.fc38.x86_64 7/7 Installing : kexec-tools-2.0.26-1.fc38.x86_64 7/7 Running scriptlet: kexec-tools-2.0.26-1.fc38.x86_64 7/7 Verifying : dracut-network-057-5.fc38.x86_64 1/7 Verifying : dracut-squash-057-5.fc38.x86_64 2/7 Verifying : ethtool-2:6.1-1.fc38.x86_64 3/7 Verifying : kexec-tools-2.0.26-1.fc38.x86_64 4/7 Verifying : lzo-2.10-7.fc37.x86_64 5/7 Verifying : snappy-1.1.9-5.fc37.x86_64 6/7 Verifying : squashfs-tools-4.5.1-2.fc37.x86_64 7/7 Installed: dracut-network-057-5.fc38.x86_64 dracut-squash-057-5.fc38.x86_64 ethtool-2:6.1-1.fc38.x86_64 kexec-tools-2.0.26-1.fc38.x86_64 lzo-2.10-7.fc37.x86_64 snappy-1.1.9-5.fc37.x86_64 squashfs-tools-4.5.1-2.fc37.x86_64 Complete! [ 18:58:01 ] :: [ RUN ] :: # dnf upgrade -y kexec-tools dracut systemd selinux-policy --enablerepo=updates-testing --enablerepo=fedora --releasever=rawhide Fedora rawhide - x86_64 514 kB/s | 1.7 MB 00:03 Fedora rawhide - x86_64 - Test Updates 509 kB/s | 1.7 MB 00:03 Last metadata expiration check: 0:00:24 ago on Fri 20 Jan 2023 06:58:33 PM CET. Dependencies resolved. Nothing to do. Complete! [ 18:59:05 ] :: [ LOG ] :: Enable kdump service [ 18:59:06 ] :: [ LOG ] :: Update boot loader [ 18:59:06 ] :: [ RUN ] :: # /sbin/grubby --args="crashkernel=0G-4G:256M,4G-64G:256M,64G-1T:256M,1T-:512M" --update-kernel="/boot/vmlinuz-6.2.0-rc4"