upgrading kernel AND restricted modules debs

Asked by frotz

I've figured out how to create a new kernel deb for Ubuntu, but I'm having a hard time getting a corresponding linux-restricted-modules deb created. Would someone please walk me through this? Simply doing "apt-get source linux-restricted-modules-generic" sounds like it might be the start, but I get lost after that.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
frotz
Solved:
Last query:
Last reply:
Revision history for this message
David Portwood (dzportwood) said :
#1

I could type it all out, but this is a much better way:
https://help.ubuntu.com/community/Kernel/Compile then scroll downto the heading:
Rebuilding ''linux-restricted-modules''
Additionally, reading the entire document might not hurt.
Good Luck,
David P.

Revision history for this message
frotz (frotz) said :
#2

thanks!