Quantcast
Viewing all articles
Browse latest Browse all 40524

Pre-built environment for Raspberry Pi cross-compiling and NFS booting

You missed a semicolon at the end of the line of the first Acquire. It should be

Acquire::http::proxy "http://10.0.0.1:8888";
Acquire::https::proxy "https://10.0.0.1:8888";

How did you make to get internet access for the RPI? Following your instructions I could do apt-get, but not wget, ping, etc


Viewing all articles
Browse latest Browse all 40524

Trending Articles