[ 19:01:00 ] :: [ LOG ] :: Prepare Kdump [ 19:01:00 ] :: [ LOG ] :: Install kexec-tools and related packages [ 19:01:00 ] :: [ RUN ] :: # dnf install -y kexec-tools Last metadata expiration check: 0:01:24 ago on Thu 02 Feb 2023 06:59:38 PM EST. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: kexec-tools x86_64 2.0.26-3.fc38 beaker-Fedora 478 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 2.1 MB/s | 12 kB 00:00 (2/7): ethtool-6.1-2.fc38.x86_64.rpm 26 MB/s | 227 kB 00:00 (3/7): dracut-network-057-6.fc38.x86_64.rpm 6.9 MB/s | 76 kB 00:00 (4/7): lzo-2.10-8.fc38.x86_64.rpm 18 MB/s | 66 kB 00:00 (5/7): snappy-1.1.9-6.fc38.x86_64.rpm 10 MB/s | 36 kB 00:00 (6/7): squashfs-tools-4.5.1-3.fc38.x86_64.rpm 33 MB/s | 227 kB 00:00 (7/7): kexec-tools-2.0.26-3.fc38.x86_64.rpm 25 MB/s | 478 kB 00:00 -------------------------------------------------------------------------------- Total 41 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-3.fc38.x86_64 7/7 Installing : kexec-tools-2.0.26-3.fc38.x86_64 7/7 Running scriptlet: kexec-tools-2.0.26-3.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-3.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-3.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! [ 19:01:06 ] :: [ RUN ] :: # dnf upgrade -y kexec-tools dracut systemd selinux-policy --enablerepo=updates-testing --enablerepo=fedora --releasever=rawhide Fedora rawhide - x86_64 309 kB/s | 1.7 MB 00:05 Fedora rawhide - x86_64 - Test Updates 356 kB/s | 1.7 MB 00:04 Last metadata expiration check: 0:00:24 ago on Thu 02 Feb 2023 07:01:38 PM EST. Dependencies resolved. Nothing to do. Complete! [ 19:02:09 ] :: [ LOG ] :: Enable kdump service [ 19:02:10 ] :: [ LOG ] :: Update boot loader [ 19:02:10 ] :: [ RUN ] :: # /sbin/grubby --args="crashkernel=0G-4G:256M,4G-64G:256M,64G-1T:256M,1T-:512M" --update-kernel="/boot/vmlinuz-6.2.0-rc6"