Skip to content

Instantly share code, notes, and snippets.

@AAGaming00
Created May 7, 2022 04:20
Show Gist options
  • Save AAGaming00/f175f98d522b4b0bb689ef28dc617e3e to your computer and use it in GitHub Desktop.
Save AAGaming00/f175f98d522b4b0bb689ef28dc617e3e to your computer and use it in GitHub Desktop.
dnf fix for switch
#!/bin/bash
dnf install kernel-core-4.9.140-225.1.aarch64 kernel-devel-4.9.140-225.1.aarch64 kernel-headers-4.9.140-225.1.aarch64 kernel-modules-4.9.140-225.1.aarch64 kernel-switch-device-tree-4.9.140-225.1.aarch64 kernel-switch-device-tree-overlays-4.9.140-225.1.aarch64 kernel-switch-initramfs-4.9.140-225.1.aarch64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment