Remove Linux Kernel: Revision history

From KlavoWiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

24 July 2015

23 July 2015

18 December 2010

  • curprev 05:1005:10, 18 December 2010David talk contribs 217 bytes +217 Created page with "To remove an unwanted kernel from your operating system: <br><br> List installed kernels <pre> rpm -qa | grep kernel </pre> Remove a specific kernel <pre> rpm -e kernel-2.6.18-1..."