子供から大人まで愛されているRaspberryPiは、何千ものプロジェクトの中心でよく使用される、最高のシングルボードコンピューターの1つです。ただし、すべてのコンピューターと同様に、Raspberry Piを最新の状態に保ち、最新の機能と修正が適用されるようにすることが重要です。
ほとんどのRaspberryPiデバイスは、この小さなPC用に特別に設計されたDebianベースのLinuxオペレーティングシステムであるRaspbianを使用しています。(Linux)以前にLinux(Linux)を使用したことがあり、ターミナルの使用に慣れている場合は、RaspberryPiの更新はそれほど難しくありません。よくわからない場合は、RaspberryPiを最新バージョンに更新する方法を説明します。
RaspberryPiソフトウェアを更新する方法(How to Update Raspberry Pi Software)
Raspberry Piは、機能が満載の小さなコンピューターです。それほど多くはないように見えるかもしれませんが、Raspbian、Ubuntu、または別のLinuxオペレーティングシステムを使用しているかどうかにかかわらず、最高のLinuxアプリ(best Linux apps)を実行する能力を超えています。
つまり、他のLinux PCと同様に、 Raspbianの組み込みパッケージマネージャーであるaptを使用して、 (apt)RaspberryPiが使用するソフトウェアパッケージを最新の状態に保つ必要があります。
- Raspberry Piのパッケージを更新するには、ターミナルウィンドウを開くか、SSHクライアントを使用してリモートでPiに接続します。まず、ソフトウェアリポジトリのパッケージリストからパッケージのリストを更新する必要があります。このタイプのsudoaptupdateを実行するには、Enterキーを押して実行します。
- パッケージリストが更新されたら、sudo apt full-upgradeと入力し、Enterキーを押して、インストールされているすべてのソフトウェアパッケージを最新の利用可能なバージョンに更新します。
- パッケージの更新が完了したら、sudo apt cleanと入力し、Enterキーを押して、冗長になったパッケージファイルを整理してクリアすることをお勧めします。
ほとんどの場合は必要ありませんが、パッケージの更新のインストールが完了したら、sudorebootと入力してRaspberryPiを再起動して、プロセスが正しく終了するようにしてください。(Raspberry Pi)
RaspberryPiファームウェアを更新する方法(How to Update Raspberry Pi Firmware)
Raspberry Pi Foundationは、Raspberry Piの開発と、それが実行するファームウェアを担当しています。時々、新しいファームウェアがリリースされ、RaspberryPiに重要なセキュリティ修正または更新が追加されます。
Raspberry Piファームウェアを更新するには、コマンドsudoaptupdateまたはsudoaptfull-updateを実行します。これにより、 (sudo apt full-update)RaspberryPIが安定したファームウェアリリースで更新されます。それだけでは不十分で、利用可能な最新のファームウェアに更新する必要がある場合(たとえば、重大なバグ修正の場合)、代わりにrpi-updateツールを使用する必要があります。
Raspberry PIはRaspbianとともにインストールされるはずですが、他のLinuxオペレーティングシステムとも互換性があります。rpi-updateGitHubページ(rpi-update GitHub page)からダウンロードしてインストールできます。
- Raspberry Piファームウェアを更新するには、最新バージョンのrpi-updateツールがインストールされていることを確認する必要があります。Raspberry PiへのターミナルまたはSSH接続を開き、Enterキーを押す前にsudo apt update && sudo aptinstallrpi-updateと(sudo apt update && sudo apt install rpi-update)入力します。
- 最新バージョンがインストールされている場合は、sudo rpi-updateと入力してファームウェア更新ツールを実行し、Enterキーを押します。キーボードのY(Y)キーを押して、ファームウェアのアップグレードを続行するかどうかを確認する必要があります。
Raspberry Piファームウェアが更新されたら、再起動する必要があります。rpi-updateツールで自動的に再起動(sudo reboot)されない場合は、sudorebootと入力して再起動してください。
RaspberryPiにメジャーRaspbianアップデートをインストールする方法(How to Install a Major Raspbian Update on a Raspberry Pi)
apt更新(apt update)プロセスはソフトウェアパッケージを更新しますが、システムは更新しません。Raspbianは手動でメジャーな新しいリリースに更新できますが、これを行うための自動ツールはありません。
あるRaspbianバージョンから次のバージョンへの手動更新の実行は、特にあるリリースから次のリリースへのパッケージと機能の変更を考えると、非常に問題があります。古いRaspbianリリースからメジャーアップデートを実行するには、最初にRaspberry Piをバックアップし、(Raspberry Pi)最新バージョンのRaspbianをRaspberry PiのmicroSDカード(または古いPiモデルの場合はSDカード)にフラッシュする必要があります。
これは、Raspberry Pi Foundation(Raspberry Pi Foundation recommends)がインプレースアップグレードよりも推奨する方法でもあります。これは、ある主要なRaspbianリリースから次のリリースに移行するための最もクリーンで迅速かつ最良の方法だからです。これを行うとmicroSDカードが消去されるため、開始する前に、保持したいファイルがすべて外付けドライブにバックアップされていることを確認してください。
- これを行うには、オペレーティングシステム用のRaspberryPiImagerツールをダウンロードしてインストールする必要があります。(download and install the Raspberry Pi Imager tool)これにより、最新バージョンのRaspbianのイメージファイルが自動的にダウンロードされ、microSDカードに直接フラッシュされます。
- Raspberry Pi Imagerツールをインストールしたら、Raspberry PiのmicroSDカードを取り外してPCに接続し、RaspberryPiImagerを起動します(Raspberry Pi Imager)。Imagerウィンドウで、Choose OSボタンをクリックし、(Choose OS)オプションウィンドウからRaspbianを選択します。(Raspbian )
- Rasbianを選択した状態で、[ SDカードの選択(Choose SD Card)]ボタンをクリックし、SDカード選択メニューからmicroSDカードを選択します。
- microSDカードを最新バージョンのRaspbian(Raspbian)でフラッシュする準備ができたら、書き込み(Write)ボタンを押します。
- Raspberry Pi Imagerツールは、RaspbianをダウンロードしてmicroSDカードに書き込むのに時間がかかります。プロセスが完了したら、続行(Continue)を押してツールを終了します。
microSDカードを安全に取り外し、 Raspberry Pi(Raspberry Pi)に挿入し直して、この時点で電源を入れることができます。プロセスが成功した場合は、初期セットアッププロセスに進み、バックアップされたファイルを新しいRaspbianインストールに復元できます。
また、ターミナルウィンドウを開き、sudo apt update && sudo apt full-upgradeを実行して、Raspbianの新規インストール用に最新のソフトウェアパッケージがインストールされていることを確認する必要があります。
RaspberryPiを最新の状態に保つ(Keeping Your Raspberry Pi Updated)
Raspberry Piのような(Raspberry Pi)Linuxデバイスは、一般的にWindowsのデバイスよりも安全であると考えられていますが、それはRaspberryPiを最新の状態に保つことが必須ではないという意味ではありません。定期的な更新により、新しいソフトウェア、バグ修正、進歩などがもたらされます。
これで、 Raspberry Pi(Raspberry Pi)を更新する方法がわかったので、Linuxターミナルを使い慣れることをお勧めします。特に、Piで試すことができるいくつかのクールなLinuxターミナルコマンドを使用することをお勧めします。(cool Linux terminal commands)以下のコメントセクションで、独自のRaspberryPi(Raspberry Pi)のヒントとプロジェクトのアイデアをお知らせください。
How To Update Raspberry Pi
Loved by kids and adults alіke, the Rasрberry Pi is one of the best singlе-board comрuters out there, often used at the heart of thousаnds of рrojects. Likе all computers, however, it’ѕ important to keep your Raspberry Pi up-tо-dаte to ensure it has the latest features and fixes.
Most Raspberry Pi devices use Raspbian, the Debian-based Linux operating system specially designed for this tiny PC. If you’ve used Linux before, and you’re comfortable using the terminal, updating your Raspberry Pi won’t be too difficult. If you’re unsure, here’s how to update a Raspberry Pi to the latest version.
How to Update Raspberry Pi Software
The Raspberry Pi is a tiny, feature-filled computer. It may not look like much, but it’s more than capable of running the best Linux apps, whether you’re using Raspbian, Ubuntu, or another Linux operating system with it.
That means that, like any other Linux PC, you’ll want to keep the software packages your Raspberry Pi use up-to-date using Raspbian’s built-in package manager—apt.
- To update the packages on your Raspberry Pi, open a terminal window or connect to your Pi remotely using an SSH client. You’ll first need to update the list of packages from the software repository package lists. To do this type sudo apt update, then hit enter to run it.
- Once your package lists are updated, type sudo apt full-upgrade and hit enter to update all installed software packages to the latest available versions.
- Once the packages have finished updating, it’s a good idea to tidy up and clear any now-redundant package files by typing sudo apt clean and hitting enter.
While it isn’t necessary in most instances, feel free to restart your Raspberry Pi by typing sudo reboot once any package updates have finished installing to ensure the process finishes correctly.
How to Update Raspberry Pi Firmware
The Raspberry Pi Foundation is responsible for the development of the Raspberry Pi, as well as the firmware it runs. From time to time, new firmware is released to add important security fixes or updates to your Raspberry Pi.
To update your Raspberry Pi firmware, run the command sudo apt update or sudo apt full-update, which will update your Raspberry PI with stable firmware releases. If that isn’t good enough and you need to update to the latest available firmware (for critical bug fixes, for instance) you’ll need to use the rpi-update tool instead.
The Raspberry PI should come installed with Raspbian, but it’s also compatible with other Linux operating systems. You can download and install it from the rpi-update GitHub page.
- To update your Raspberry Pi firmware, you’ll need to make sure you have the latest version of the rpi-update tool installed. Open a terminal or SSH connection to your Raspberry Pi, then type sudo apt update && sudo apt install rpi-update before hitting enter.
- If the latest version is installed, type sudo rpi-update to run the firmware updating tool, then hit enter. You’ll need to confirm whether or not you wish to proceed with the firmware upgrade by pressing the Y key on your keyboard.
You’ll need to reboot once your Raspberry Pi firmware has updated—type sudo reboot to do this if the rpi-update tool doesn’t do it automatically.
How to Install a Major Raspbian Update on a Raspberry Pi
While the apt update process will update your software packages, it won’t update your system. While Raspbian can be updated to a major new release manually, there’s no automatic tool to do this.
Performing a manual update from one Raspbian version to the next is extremely problematic, especially given the changes to packages and features from one release to the next. To perform a major update from an older Raspbian release, you should first back up your Raspberry Pi and flash the latest version of Raspbian to your Raspberry Pi’s microSD card (or SD card for older Pi models).
This is also the method that the Raspberry Pi Foundation recommends over an in-place upgrade because it’s the cleanest, quickest, and best way to move from one major Raspbian release to the next. Doing this will wipe your microSD card, so make sure any files you wish to keep are backed up to an external drive before you begin.
- To do this, you’ll need to download and install the Raspberry Pi Imager tool for your operating system. This will automatically download the image file for the latest version of Raspbian and flash it to your microSD card directly.
- Once the Raspberry Pi Imager tool is installed, remove your Raspberry Pi’s microSD card and connect it to your PC, then launch the Raspberry Pi Imager. In the Imager window, click the Choose OS button and select Raspbian from the option window.
- With Rasbian selected, click the Choose SD Card button, then select your microSD card from the SD card selection menu.
- When you’re ready to begin flashing your microSD card with the latest version of Raspbian, press the Write button.
- The Raspberry Pi Imager tool will take some time to download and write Raspbian to your microSD card. Once the process is complete, press Continue to end the tool.
You’ll be able to safely remove the microSD card, insert it back into your Raspberry Pi and power it up at this point. If the process was successful, you’ll be able to proceed with the initial setup process and restore any backed up files to your new Raspbian installation.
You should also open a terminal window and run sudo apt update && sudo apt full-upgrade to ensure that the latest software packages are installed for your fresh Raspbian installation.
Keeping Your Raspberry Pi Updated
While Linux devices like the Raspberry Pi are generally considered to be more secure than their Windows counterparts, that doesn’t mean it isn’t essential to keep your Raspberry Pi updated. Regular updates bring new software, bug fixes, advancements, and more.
Now you know how to update a Raspberry Pi, it’s probably a good idea to get comfortable using the Linux terminal, especially with some cool Linux terminal commands you can try on your Pi. Let us know your own Raspberry Pi tips and project ideas in the comments section below.