Skip to content

Commit

Permalink
update remove kernel
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonkoo committed Mar 1, 2013
1 parent 623e54f commit 257ce73
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions linux/remove-extra-kernel.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,17 @@

uname -a
输出如下:

Linux jason 3.2.0-38-generic-pae #61-Ubuntu SMP Tue Feb 19 12:39:51 UTC 2013 i686 i686 i386 GNU/Linux

可以看到系统当前使用的kernel为3.2.0-38-generic

2. 查看系统安装了哪些kernel

dpkg --get-selections | grep linux

输出如下:

libselinux1 install
linux-firmware install
linux-generic install
Expand Down

0 comments on commit 257ce73

Please sign in to comment.