首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 操作系统 > UNIXLINUX >

Ubuntu10.04编译装配Linux kernel 3.7.10

2013-03-01 
Ubuntu10.04编译安装Linux kernel 3.7.101. Download linux-3.7.10.bz2.You can download in the followin

Ubuntu10.04编译安装Linux kernel 3.7.10

1. Download linux-3.7.10.bz2.

     You can download in the following website:http://www.kernel.org/


2. Copy the linux-3.7.10.bz2 to the directory /usr/src. The command is:

$sudo update-grub2

这样会将刚才编译好的内核放在启动菜单的首位,如果需要修改启动菜单中默认系统的启动顺序,则修改/boot/grub/grub.cfg 文件中的 set default=的值即可。


内核编译完毕。




热点排行