Skip to content

init-eMMC-flasher does not copy multiple kernel modules #116

Description

@JoseGoncalves

The flasher scripts are only flashing the running kernel modules. In the scenario when a user is experimenting with more that one kernel build, it does not copy the extra modules folder(s) in /lib/modules.

An easy fix is, in the _copy_rootfs() function, to remove /lib/modules/* from the first rsync exclusions and remove the whole ==> Copying: Kernel modules section.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions