Raspberry Pi OSのミラーサーバは以下のページにリストがあります。
502 Bad Gateway
Raspbian(旧Raspberry Pi OS)の情報は以下のページにまとめています。
Raspbianのミラーサーバ
2019年12月時点で日本にあるRaspbian向けdebianパッケージのミラーサーバ一覧と、OSイメージのダウンロード先のメモ。
日本にあるミラーサーバについてまとめました。
2020年8月2日現在、日本にあるRaspberry Pi OS向けdebianパッケージのミラーサーバは以下の3つのようです。
- JAIST
http://ftp.jaist.ac.jp/raspbian/
- WIDE Project Tsukuba NOC
http://ftp.tsukuba.wide.ad.jp/Linux/raspbian/raspbian/
- Yamagata University
http://ftp.yz.yamagata-u.ac.jp/pub/linux/raspbian/raspbian/
Raspberry Pi OSのイメージ自体のミラーサーバはJAISTにあり、以下のURLからダウンロードできます。
- Raspberry Pi OS (64-bit) with desktop
http://ftp.jaist.ac.jp/pub/raspberrypi/raspios_arm64/images/
- Raspberry Pi OS (32-bit) with desktop
http://ftp.jaist.ac.jp/pub/raspberrypi/raspios_armhf/images/
- Raspberry Pi OS (32-bit) Lite
http://ftp.jaist.ac.jp/pub/raspberrypi/raspios_lite_armhf/images/
- Raspberry Pi OS (32-bit) with desktop and recommended software
http://ftp.jaist.ac.jp/pub/raspberrypi/raspios_full_armhf/images/
balenaEtcherを使ったイメージの書き込み方法は以下の記事で紹介しています。 少し古いですがいまでも同じように書き込みできます。
https://memoteki.net/archives/1708
関連記事
- Raspberry Piで動くVSCodeの選択肢Raspberry PiでVSCodeを動かすための選択肢として、VSCodium、headmelted/codebuilds、stevedesmond-ca/vscode-armの3つをメモ。
- Raspbianのミラーサーバ2019年12月時点で日本にあるRaspbian向けdebianパッケージのミラーサーバ一覧と、OSイメージのダウンロード先のメモ。
- (Updated )Raspberry Pi 3にUbuntu 14.04をインストールする方法RaspberryPi2までは公式のファームウェアをmicroSDカードに書き込むだけで使えていました(RaspberryPi2にUbuntu14.04をインストールする方法 | Memoteki)が、RaspberryPi3からはそう簡単ではなくなってしまったので対応方法を2種類メモしておきます。
- (Updated )Raspberry Pi 2にUbuntu 14.04をインストールする方法RaspberryPi2にのUbuntu14.04(Trusty)をインストールしてセットアップまで行ったのでそのメモ。
- Mini Pupperを動かすまで(ソフトウェア準備編)前回はMini Pupperを組み立てました。今回は起動してジョイスティック操作するまでをメモします。