Raspbian がアップデートされた。9th Feb 2016
ANOTHER NEW RASPBIAN RELEASE, 9th Feb 2016
Mathematica is now at version 10.3. This adds support for a largerer set of the functionality detailed in Stephan Wolfram's new "Elementary Introduction to the Wolfram Language" book. It also supports the use of the Sense HAT, adds interfacing to Arduino, and includes many new Mathematica functions.
目次へ
最近 NOOBS_v1.4.2 をダウンロードして2台目のRaspberry Pi 2 に Raspbian をインストールしたところ、以前にインストールした 1 台目の Raspbian と様子が違うことに気がついた。WiFi の設定方法が違うのである。ウェブで検索して新バージョン Jessie にアップデートしたことを知った。Raspberry Foundation の Blog に載っていた。Wheezy や Jessie は Toy's story に出てくる名前であることを知った。
- Debian 7.0 Wheezy から Debian 8.0 Jessie へのアップデートに伴い Raspian もアップデートされた。今後は Jessie のサポートのみ行われる。
- この状況は Ubuntu 12.04 LTS から 14.04 LTS へのアップデートと同じと思った。12.04は Debian Wheezy 対応し 14.04 は Jessie に対応している。この時はHDのバックアップをとりクリーンインストールした経験がある。
- Rasbian Jessie のアップデートには新しい SD にインストールすればよい。HDの場合と比べると簡単である。
インストール方法
NOOBS_v1.4.2をダウンロードして SDカードに書き込みRaspberry Pi に挿入して電源をいれれば自動的にインストールされる。大変便利です。
- ダウンロード先: DOWNLOADS
- インストールの方法: Getting Started with NOOBS
次のブログが参考になった。
日本語の設定
次が参考になった。
Raspberry Pi メモ (34) デスクトップの軽量な日本語化
追加したアプリケーション
- iceweasel browser - Firefoxをインストール
$ sudo apt-get install iceweasel
- gedit をインストール
$ sudo apt-get install gedit
- overGrive - Google Drive
overGrive - Raspberry Pi Raspbian Installation Instructions
- スナップショットを撮る- ksnapshot
$ sudo apt-get install ksnapshot