Linux kernel compilation

xiaoxiao2021-03-06  54

1. Go to www.kernel.org download kernel

2.bunzip2 filename.tar.bz2

3.TAT -XVF filename.tar

4.ln -s filename Linux2.x

5.make menuconfig

6.Make Clean

7.make bzimage

8.Make Modules

9.Make Modules_Install

10. Configure GRUB

转载请注明原文地址:https://www.9cbs.com/read-115457.html

New Post(0)