-
-
Notifications
You must be signed in to change notification settings - Fork 309
Install on Fedora Kinoite 43 Fails on Posttrans #2037
Description
After a fresh install of Kinoite 43 on a Surface Pro 6, I updated then attempted to follow the current installation instructions for Fedora SilverBlue. The rpm-ostree override command fails when running the posttrans script with the following error:
error: Running %posttrans for kernel-surface-core: bwrap(/bin/sh): Child process killed by signal 1; run journalctl -t 'rpm-ostree(kernel-surface-core.posttrans)' for more information
Logs Read:
Mar 23 17:28:35 fedora rpm-ostree(kernel-surface-core.posttrans)[4330]: Generating initramfs
Mar 23 17:31:19 fedora rpm-ostree(kernel-surface-core.posttrans)[4330]: error: rpm-ostree kernel-install: Adding kernel: Running dracut: Invalid cross-device link (os error 18)
Mar 23 17:31:19 fedora rpm-ostree(kernel-surface-core.posttrans)[4329]: /usr/lib/kernel/install.d/05-rpmostree.install failed with exit status 1.
Thinking that this may be an issue with the size of the EFI partition as some previous issues suggested, I increased the EFI partition to 4 GB and reinstalled. The issue still occurred.