Raspberry Pi OS
![]() | |
開発者 | Raspberry Pi Foundation |
---|---|
OSの系統 | Unix系 |
開発状況 | 開発中 |
ソースモデル | オープンソース |
最新安定版 | Raspbian Buster / 2019-07-10[1] |
対象市場 | Raspberry Pi |
使用できる言語 | 英語・日本語 |
アップデート方式 | APT |
パッケージ管理 | dpkg |
プラットフォーム | ARM, i386[2] |
カーネル種別 | モノリシック |
ユーザランド | GNU |
既定のUI | PIXEL,[3] LXDE |
ライセンス | FLOSS(主にGPL) |
ウェブサイト |
raspberrypi |
サポート状況 | |
サポート中 |
Raspbian は、DebianベースのRaspberry Pi用の子供向けの教育用、および小規模な開発者向けのコンピュータオペレーティングシステム (OS) である。Raspberry Pi Foundation[5]には直接的に付属していないものの、Raspbianは正式にRaspberry Piに対応したOSである。[6] Raspbianはマイク・トンプソンや、ピーター・グリーンによってに初期バージョンが完成し[7] 、2012年6月[5]以来、現在でも開発が進められている。浮動小数点演算命令をもつCPUを高速に活用できる「hard-float」(反対語は「soft-float」)でコンパイルしたソフトウェアを実行できる特長をもつ[8][9]。2020年5月に正式名称がRaspbianからRaspberry Pi OSへ変更された[10]。
導入方法
複数の方法がある。
- Raspbian導入済microSDメモリーカード(以下、SD)を購入する。
- NOOBS Lite[11]をSDにコピー後、Raspberry Piで起動し、Wifi経由でRaspbianのDesktopかLiteを導入する。
- NOOBSをSDにコピーする。Raspbianを含んでいる。
- SDをフォーマットして、RaspbianのDesktopかLiteを導入する。
付属ソフト
Python, Scratch, blender, gimp, tesseract-ocr, Sonic Pi, nginxなどを同梱している。また、Debian aptに対応したソフトをapt-get installで簡単に導入できる。Raspbian foundationは、公式に対応する3つのimageを提供している[12]。2019年6月20日には、「Raspbian Buster with desktop and recommended software」、「Raspbian Buster with desktop」と「Raspbian Buster Lite」が提供された。
Raspbian Buster with desktop and recommended software
Raspbian foundationが推奨するソフトウェア一式が入ったヴァージョンが提供されることになった。
Raspbian Buster with desktop
GUIのX-Windowをはじめ、PCのDesktopと同様に、ブラウザ、ワープロ、表計算、プレゼンテーションなど事務用の必要最小限のソフトウェアも同梱している。4GB以上のImageで8GBのSDが必要である。
Raspbian Buster Lite
コマンドラインで利用する軽量版。ソフトウェアのほか、GUIのX-Windowも最初から無いRaspbian。コマンドには、Linux Standard Baseで参照しているコマンド[13]、Debian固有のコマンド(apt-get)、Raspbian固有のコマンド (raspi-config)などがある[14]。これらのコマンドはDesktopでも利用できる。
脚注
- ^ “Raspbian Buster”. www.raspberrypi.org (2019年7月10日). 2019年8月9日閲覧。
- ^ https://www.raspberrypi.org/blog/pixel-pc-mac/
- ^ “Introducing PIXEL” (英語). Raspberry Pi. 2016年10月5日閲覧。
- ^ 引用エラー: 無効な
<ref>
タグです。「dl
」という名前の注釈に対するテキストが指定されていません - ^ a b “FrontPage - Raspbian”. www.raspbian.org. 2016年4月4日閲覧。
- ^ “Download Raspbian for Raspberry Pi” (英語). Raspberry Pi. 2016年6月5日閲覧。
- ^ “RaspbianAbout - Raspbian”. www.raspbian.org. 2016年6月5日閲覧。
- ^ “RaspbianFAQ - Raspbian” (英語). Raspberry Pi Foundation. 2018年11月11日閲覧。
- ^ “RaspberryPi - Debian Wiki” (英語). Debian Project. 2018年11月11日閲覧。
- ^ “8GB Raspberry Pi 4 on sale now at $75”. www.raspberrypi.org. Raspberry Pi Blog (2020年5月28日). 2020年6月3日閲覧。
- ^ New Out Of the Box Software https://www.raspberrypi.org/downloads/noobs/
- ^ Raspbian https://www.raspberrypi.org/downloads/raspbian/
- ^ command best 50 at Linux Standard Base. https://researchmap.jp/joej5xiyu-2000107/#_2000107
- ^ yet another command index at Getting start with Raspberry Pi https://researchmap.jp/joledtczy-2000107/#_2000107