摘要: Ubuntu 16.04下搭建MenuOS的过程: 1、下载内核源代码编译内核 1 # 下载内核源代码编译内核 2 cd ~/LinuxKernel/ 3 wget https://www.kernel.org/pub/linux/kernel/v3.x/linux-3.18.6.tar.xz 4 阅读全文
posted @ 2017-03-12 11:55 Benjamin_Z 阅读(274) 评论(0) 推荐(0)