Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compressed kernel modules #6

Closed
glensc opened this issue Mar 23, 2013 · 2 comments
Closed

compressed kernel modules #6

glensc opened this issue Mar 23, 2013 · 2 comments

Comments

@glensc
Copy link
Contributor

glensc commented Mar 23, 2013

seems byzybox/modprobe you provide is unable to load comoressed kernel modules, so these should be unpacked when building initrd

Screenshot from 2013-03-23 20:51:39

@Tomas-M
Copy link
Owner

Tomas-M commented Mar 24, 2013

Good spot, thank you very much. Should be fixed now, please try.

@Tomas-M Tomas-M closed this as completed Mar 24, 2013
@glensc
Copy link
Contributor Author

glensc commented Mar 24, 2013

eh, i had a patch too, but forgot to push :D

my idea was similar, except i did not modify modules.* files manually, as depmod does that itself and i searched only /lib/modules for *.ko.gz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants