[ 23:51:55 ] :: [ LOG ] :: Prepare Kdump [ 23:51:55 ] :: [ LOG ] :: Install kexec-tools and related packages [ 23:51:55 ] :: [ RUN ] :: # dnf install -y kexec-tools Last metadata expiration check: 0:02:53 ago on Sun 29 Jan 2023 11:49:04 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 287 kB/s | 12 kB 00:00 (2/7): dracut-network-057-6.fc38.x86_64.rpm 1.2 MB/s | 76 kB 00:00 (3/7): ethtool-6.1-2.fc38.x86_64.rpm 2.6 MB/s | 227 kB 00:00 (4/7): lzo-2.10-8.fc38.x86_64.rpm 1.6 MB/s | 66 kB 00:00 (5/7): snappy-1.1.9-6.fc38.x86_64.rpm 1.0 MB/s | 36 kB 00:00 (6/7): squashfs-tools-4.5.1-3.fc38.x86_64.rpm 4.8 MB/s | 227 kB 00:00 (7/7): kexec-tools-2.0.26-2.fc38.x86_64.rpm 3.9 MB/s | 495 kB 00:00 -------------------------------------------------------------------------------- Total 6.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-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! [ 23:52:07 ] :: [ RUN ] :: # dnf upgrade -y kexec-tools dracut systemd selinux-policy --enablerepo=updates-testing --enablerepo=fedora --releasever=rawhide Fedora rawhide - x86_64 274 kB/s | 1.7 MB 00:06 Fedora rawhide - x86_64 - Test Updates 391 kB/s | 1.7 MB 00:04 Last metadata expiration check: 0:00:29 ago on Sun 29 Jan 2023 11:52:47 PM EST. Dependencies resolved. Nothing to do. Complete! [ 23:53:25 ] :: [ LOG ] :: Enable kdump service [ 23:53:25 ] :: [ LOG ] :: Update boot loader [ 23:53:25 ] :: [ RUN ] :: # /sbin/grubby --args="crashkernel=0G-4G:256M,4G-64G:256M,64G-1T:256M,1T-:512M" --update-kernel="/boot/vmlinuz-6.2.0-rc6"