[ 00:18:16 ] :: [ LOG ] :: Prepare Kdump [ 00:18:16 ] :: [ LOG ] :: Install kexec-tools and related packages [ 00:18:16 ] :: [ RUN ] :: # dnf install -y kexec-tools Last metadata expiration check: 0:05:55 ago on Wed 11 Jan 2023 12:12:25 AM EST. 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 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 6 Packages Total download size: 1.0 M Installed size: 2.8 M Downloading Packages: (1/6): dracut-squash-057-5.fc38.x86_64.rpm 254 kB/s | 12 kB 00:00 (2/6): dracut-network-057-5.fc38.x86_64.rpm 847 kB/s | 76 kB 00:00 (3/6): ethtool-6.1-1.fc38.x86_64.rpm 1.7 MB/s | 229 kB 00:00 (4/6): snappy-1.1.9-5.fc37.x86_64.rpm 756 kB/s | 36 kB 00:00 (5/6): kexec-tools-2.0.26-1.fc38.x86_64.rpm 2.6 MB/s | 491 kB 00:00 (6/6): squashfs-tools-4.5.1-2.fc37.x86_64.rpm 1.6 MB/s | 227 kB 00:00 -------------------------------------------------------------------------------- Total 3.8 MB/s | 1.0 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : squashfs-tools-4.5.1-2.fc37.x86_64 1/6 Installing : dracut-squash-057-5.fc38.x86_64 2/6 Installing : snappy-1.1.9-5.fc37.x86_64 3/6 Installing : ethtool-2:6.1-1.fc38.x86_64 4/6 Installing : dracut-network-057-5.fc38.x86_64 5/6 Running scriptlet: kexec-tools-2.0.26-1.fc38.x86_64 6/6 Installing : kexec-tools-2.0.26-1.fc38.x86_64 6/6 Running scriptlet: kexec-tools-2.0.26-1.fc38.x86_64 6/6 Verifying : dracut-network-057-5.fc38.x86_64 1/6 Verifying : dracut-squash-057-5.fc38.x86_64 2/6 Verifying : ethtool-2:6.1-1.fc38.x86_64 3/6 Verifying : kexec-tools-2.0.26-1.fc38.x86_64 4/6 Verifying : snappy-1.1.9-5.fc37.x86_64 5/6 Verifying : squashfs-tools-4.5.1-2.fc37.x86_64 6/6 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 snappy-1.1.9-5.fc37.x86_64 squashfs-tools-4.5.1-2.fc37.x86_64 Complete! [ 00:18:34 ] :: [ RUN ] :: # dnf upgrade -y kexec-tools dracut systemd selinux-policy --enablerepo=updates-testing --enablerepo=fedora --releasever=rawhide Fedora rawhide - x86_64 305 kB/s | 1.7 MB 00:05 Fedora rawhide - x86_64 - Test Updates 292 kB/s | 1.7 MB 00:06 Last metadata expiration check: 0:01:10 ago on Wed 11 Jan 2023 12:19:54 AM EST. Dependencies resolved. Nothing to do. Complete! [ 00:21:28 ] :: [ LOG ] :: Enable kdump service [ 00:21:29 ] :: [ LOG ] :: Update boot loader [ 00:21:29 ] :: [ RUN ] :: # /sbin/grubby --args="crashkernel=0G-4G:256M,4G-64G:256M,64G-1T:256M,1T-:512M" --update-kernel="/boot/vmlinuz-6.1.4"