[ 12:28:56 ] :: [ LOG ] :: Prepare Kdump [ 12:28:56 ] :: [ LOG ] :: Install kexec-tools and related packages [ 12:28:56 ] :: [ RUN ] :: # dnf install -y kexec-tools Last metadata expiration check: 0:01:41 ago on Tue 31 Jan 2023 12:27:17 PM EST. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: kexec-tools x86_64 2.0.26-2.fc38 beaker-Fedora 495 k Installing dependencies: dracut-network x86_64 057-6.fc38 beaker-Fedora 76 k dracut-squash x86_64 057-6.fc38 beaker-Fedora 12 k ethtool x86_64 2:6.1-2.fc38 beaker-Fedora 227 k lzo x86_64 2.10-8.fc38 beaker-Fedora 66 k snappy x86_64 1.1.9-6.fc38 beaker-Fedora 36 k squashfs-tools x86_64 4.5.1-3.fc38 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-6.fc38.x86_64.rpm 1.9 MB/s | 12 kB 00:00 (2/7): dracut-network-057-6.fc38.x86_64.rpm 8.1 MB/s | 76 kB 00:00 (3/7): lzo-2.10-8.fc38.x86_64.rpm 14 MB/s | 66 kB 00:00 (4/7): snappy-1.1.9-6.fc38.x86_64.rpm 9.0 MB/s | 36 kB 00:00 (5/7): ethtool-6.1-2.fc38.x86_64.rpm 10 MB/s | 227 kB 00:00 (6/7): squashfs-tools-4.5.1-3.fc38.x86_64.rpm 28 MB/s | 227 kB 00:00 (7/7): kexec-tools-2.0.26-2.fc38.x86_64.rpm 20 MB/s | 495 kB 00:00 -------------------------------------------------------------------------------- Total 33 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-8.fc38.x86_64 1/7 Installing : squashfs-tools-4.5.1-3.fc38.x86_64 2/7 Installing : dracut-squash-057-6.fc38.x86_64 3/7 Installing : snappy-1.1.9-6.fc38.x86_64 4/7 Installing : ethtool-2:6.1-2.fc38.x86_64 5/7 Installing : dracut-network-057-6.fc38.x86_64 6/7 Running scriptlet: kexec-tools-2.0.26-2.fc38.x86_64 7/7 Installing : kexec-tools-2.0.26-2.fc38.x86_64 7/7 Running scriptlet: kexec-tools-2.0.26-2.fc38.x86_64 7/7 Verifying : dracut-network-057-6.fc38.x86_64 1/7 Verifying : dracut-squash-057-6.fc38.x86_64 2/7 Verifying : ethtool-2:6.1-2.fc38.x86_64 3/7 Verifying : kexec-tools-2.0.26-2.fc38.x86_64 4/7 Verifying : lzo-2.10-8.fc38.x86_64 5/7 Verifying : snappy-1.1.9-6.fc38.x86_64 6/7 Verifying : squashfs-tools-4.5.1-3.fc38.x86_64 7/7 Installed: dracut-network-057-6.fc38.x86_64 dracut-squash-057-6.fc38.x86_64 ethtool-2:6.1-2.fc38.x86_64 kexec-tools-2.0.26-2.fc38.x86_64 lzo-2.10-8.fc38.x86_64 snappy-1.1.9-6.fc38.x86_64 squashfs-tools-4.5.1-3.fc38.x86_64 Complete! [ 12:29:03 ] :: [ RUN ] :: # dnf upgrade -y kexec-tools dracut systemd selinux-policy --enablerepo=updates-testing --enablerepo=fedora --releasever=rawhide Fedora rawhide - x86_64 337 kB/s | 1.7 MB 00:05 Fedora rawhide - x86_64 - Test Updates 166 kB/s | 1.7 MB 00:10 Last metadata expiration check: 0:00:26 ago on Tue 31 Jan 2023 12:29:45 PM EST. Dependencies resolved. Nothing to do. Complete! [ 12:30:20 ] :: [ LOG ] :: Enable kdump service [ 12:30:21 ] :: [ LOG ] :: Update boot loader [ 12:30:21 ] :: [ RUN ] :: # /sbin/grubby --args="crashkernel=0G-4G:256M,4G-64G:256M,64G-1T:256M,1T-:512M" --update-kernel="/boot/vmlinuz-6.2.0-rc6"