raspberrypi-ua-netinst icon indicating copy to clipboard operation
raspberrypi-ua-netinst copied to clipboard

installer: make sure all installation kernels get moved out of the way

Open oliverblaha opened this issue 4 years ago • 1 comments

Newer versions of raspbian have a kernel8.img, which won't get removed when running the installation. When installing an older version than buster, e.g. stretch incorrectly boots the 64bit kernel for buster. This change makes sure that all kernel files are moved away before installing the kernel of the target version.

oliverblaha avatar Mar 18 '20 22:03 oliverblaha

Please confirm that your original issue has been resolved by the patch which was included in #207.

kpfleming avatar Jan 05 '21 01:01 kpfleming