摘要:
1、设置加速,修改/etc/apt/sources.list如下 deb http://mirrors.tuna.tsinghua.edu.cn/raspbian/raspbian/ buster main contrib non-free rpi deb-src http://mirrors.tu 阅读全文
摘要:
1、在cmd下执行,此处使用full.img为例 qemu-img resize 2021-05-07-raspios-buster-armhf-full.img +5G 2、查看调整后img大小 qemu-img info 2021-05-07-raspios-buster-armhf-full. 阅读全文
摘要:
1、去树莓派官网下载镜像 https://www.raspberrypi.org/software/operating-systems/#raspberry-pi-os-32-bit 2、去github上下载 https://github.com/dhruvvyas90/qemu-rpi-kerne 阅读全文