【Raspberry Pi】Raspberry pi OS 64bit 版 も bullseyeへ
64bit版のRaspberry Pi OS の記事のアクセスが急に増えたので、新Versionでもでたのか?と思って確認したら、本当にでてました。
ダウンロード先はこちら
https://downloads.raspberrypi.org/raspios_arm64/images/raspios_arm64-2021-11-08/ にアクセスして最新のイメージファイルをダウンロードします。
また夕焼けかよ
デスクトップ背景がかわってたんですが、またも夕焼けかよ。好きだね。
中身の違い
とりあえず、Argon-Oneケースのメインラズパイは置いといて、サブラズパイにインストールして中身を比較してみました。OSのKernelは同じっぽい。とりあえず、メインの入れ替えは暫く様子見して、サブの環境をつくってみましょうか。なんか変化があったら、また記事にしますね。
【旧Version buster】
https://downloads.raspberrypi.org/raspios_arm64/images/raspios_arm64-2021-05-28/
2021/11/11 apt update後
tanog@raspberrypi:~ $ cat /etc/os-release PRETTY_NAME="Debian GNU/Linux 10 (buster)" NAME="Debian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)" VERSION_CODENAME=buster ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/" tanog@raspberrypi:~ $ lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 10 (buster) Release: 10 Codename: buster tanog@raspberrypi:~ $ uname -a Linux raspberrypi 5.10.63-v8+ #1459 SMP PREEMPT Wed Oct 6 16:42:49 BST 2021 aarch64 GNU/Linux tanog@raspberrypi:~ $ uname -r 5.10.63-v8+ tanog@raspberrypi:~ $ hostnamectl Static hostname: raspberrypi Icon name: computer Machine ID: d82f775e831d4ff88ccb24f363367f33 Boot ID: fd9e5fd2b3534d4781af5be918a58b0b Operating System: Debian GNU/Linux 10 (buster) Kernel: Linux 5.10.63-v8+ Architecture: arm64
【新Version bullseye】
https://downloads.raspberrypi.org/raspios_arm64/images/raspios_arm64-2021-11-08/
pi@raspberrypi:~ $ cat /etc/os-release PRETTY_NAME="Debian GNU/Linux 11 (bullseye)" NAME="Debian GNU/Linux" VERSION_ID="11" VERSION="11 (bullseye)" VERSION_CODENAME=bullseye ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/" pi@raspberrypi:~ $ hostnamectl Static hostname: raspberrypi Icon name: computer Machine ID: cbf66a76264648d4b5f0795043ef1e00 Boot ID: 3f8d2b05a2ef4cf5a0573f86f127a2ca Operating System: Debian GNU/Linux 11 (bullseye) Kernel: Linux 5.10.63-v8+ Architecture: arm64 pi@raspberrypi:~ $ lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 11 (bullseye) Release: 11 Codename: bullseye pi@raspberrypi:~ $ uname -a Linux raspberrypi 5.10.63-v8+ #1459 SMP PREEMPT Wed Oct 6 16:42:49 BST 2021 aarch64 GNU/Linux pi@raspberrypi:~ $ uname -r 5.10.63-v8+
コメント
0 件のコメント :
コメントを投稿