代码拉取完成,页面将自动刷新
The OrangePi-Kernel contains Linux kernel sources adapted for OrangePI zero, gcc toolchain The script "build_linux_kernel.sh" can be used to build the kernel Example1(how to make uImage and uboot.bin): "cd OrangePI-Kernel" compile uboot for OPI-zero "sudo ./build_uboot.sh zero" cleans the kernel tree before build "sudo ./build_linux_kernel.sh clean" builds the uImage for OPI-zero "sudo ./build_linux_kernel.sh zero" "cd ../OrangePi-BuildLinux" build file system "./create_image" build zero image "sudo ./image_from_dir linux-xenial orangepi ext4 zero" "sudo dd bs=4M if=orangepi.img of=/dev/sd*" Read and edit "params.sh" to adjust the parameters to your needs if you can not insmod modules,delete directory(/lib/modules) ,then copy /home/orangepi/3.4.39_zero to /lib/modules/, and reboot Example2(configure desktop) After BOOTING,to resize linux partition to fill sd card "sudo fs_resize" "sudo reboot" to install desktop run,please wait at least one hours "sudo install_lxde_desktop"
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。