树莓派国内可用镜像源

选择中国的,选择浙江大学的http://mirrors.zju.edu.cn/#image-list,选择raspbian镜像源。可以 用配置生成器生成配置文件

deb http://mirrors.zju.edu.cn/raspbian/raspbian/ jessie main contrib non-free rpi
deb-src http://mirrors.zju.edu.cn/raspbian/raspbian/ jessie main contrib non-free rpi

修改/etc/apt/sources.list

sudo apt-get update



你可能感兴趣的:(树莓派国内可用镜像源)