おめでとうございます、Raspberry Pi 4があります!それで?開始するには、ターミナルウィンドウを介してPiと対話するだけでなく、ポイントアンドクリックインターフェイスが必要な場合は 、PiとGUIにオペレーティングシステムをインストールすることをお勧めします。
これらの手順は、キーボードとマウスをRaspberryPi(Raspberry Pi)に直接接続したくない初心者向けです。代わりに、ネットワーク上のPCをイーサネットコードを介してルーターに接続されているRaspberryPiに接続する方法について説明します。(Raspberry Pi)あなたは完全にこれを行うことができます!
これらの手順に従うと、RaspberryPiがリモートデスクトップ(Remote Desktop)経由でアクセスできるRaspberryPiデスクトップで(Raspberry Pi Desktop)Debianのポートを実行することになります。これらの手順はRaspberryPi4(Raspberry Pi 4)用に最適化されていますが、他のバージョンのPiでも機能するはずです。
RaspberryPi4(Your Raspberry Pi 4)にOSとGUIをインストールする方法
miseenplaceという料理のコンセプトを借りましょう。つまり、始める前(before )に、できる限り必要なものをすべて準備するということです。
必要なハードウェア
- ラズベリーパイ4(Raspberry Pi 4)。
- SDカード。カードは少なくともクラス10で、手に入れることができる最速のもの、できればV90UHS-IIである必要があります。
- お使いのコンピューター用のSDカードリーダー。
- (Ethernet)RaspberryPiをルーターに接続するためのイーサネットコード。
- RaspberryPiに電力を供給する方法。Pi(power over ethernet Pi HAT)に電力を供給できるPoweroverEthernetスイッチがある場合は、Power over EthernetPiHATを使用できます。そのようなスイッチがない場合は、代わりに公式のRaspberry Pi4USB-C電源(official Raspberry Pi 4 USB-C power supply)を入手してください。
注:ノックオフ電源を購入するか、横になっている電源を使用することは、失敗の秘訣です。これは、最も一般的で追跡不可能な問題の1つであり、十分な強度がない電源装置です。(Pi Hatルートを使用する場合は、帽子を収納するケースが必要です。)ケースがない場合は、Piを取り扱う際に金属に触れないように注意してください。さらに良い(Better)のは、ケースを取得するだけです。
(Download)これらの2つのプログラムをPCにダウンロードします
- RaspberryPiImagerをダウンロードします。
- Adafruit-Pi-Finderを(Adafruit-Pi-Finder)ダウンロードします。
RaspberryPiImager(Launch Raspberry Pi Imager)をインストールして起動します
- RaspberryPiImager実行可能ファイルimager_1.5.exeを開きます(imager_1.5.exe)。
- オペレーティングシステム(Raspberry Pi OS)とSDカードの場所を選択します。次に、[書き込み]を(Write)選択します。
SDカードリーダーがコンピューターに接続されている方法(how your SD card reader is connected to your computer)によっては、時間がかかる場合がありますので、インストールするまでしばらくお待ちください。たぶん、少しの間、何か他のことを(something else to do)見つけるでしょう。
SSHと呼ばれるファイルを作成する
- Windows Key + Eを押して、PCでファイルエクスプローラーを起動します。[表示](View )を選択し、 [ファイル名拡張子(File name extensions)]の横のチェックボックスがオンになっていることを確認して、ファイル拡張子を表示するように設定します。
- 右クリックして、[新規(New )] >[テキストドキュメント( Text Document)]を選択します。
- 作成したファイルの名前をsshに変更します。ファイル名から拡張子を削除します。
SDカード(SD Card)をRaspberryPi4に転送します
- コンピューターのカードリーダーからSDカードを取り出します。
- SDカードをPiに挿入します。
- イーサネットコードを介してPiをルーターに接続します。( WiFi経由で接続するように設定することもできますが、今のところ、有線接続を使用します。)
PiのIPアドレス(IP Address)を見つけて、xrdpをインストールします(Install xrdp)
- 手順2でダウンロードしたAdafruit-Pi-Finderzip(Adafruit-Pi-Finder)ファイルをコンピューターに解凍します。このアプリは、ネットワーク上のRaspberryPi(Raspberry Pi)のIPアドレスを見つけるのに役立ちます。
- Adafruit-Pi-Finder実行可能ファイルpifinder.exeを実行します。
- [マイパイを探す(Find My Pi)]ボタンを選択します。結果が表示されるまでに時間がかかる場合があります。その場合は、IPアドレスフィールドからIPアドレスをコピーし、安全な場所に保存します。後でそのIPアドレスを使用して、PCからPiに接続します。
- 次に、ターミナル(Terminal)を選択します。パスワードは後で変更するので、今のところ、デフォルトのユーザー名piとデフォルトのパスワードraspberryを使用します。
- ターミナルウィンドウが開きます。
- 次に、 xrdp(xrdp)ソフトウェアをダウンロードしてRaspberry Piにインストールします。これにより、 WindowsマシンからRaspberryPiのデスクトップに接続できるようになります。ターミナルウィンドウで、次のコマンドを入力します:sudo apt-get install xrdpそして、 (sudo apt-get install xrdp )Enterキー(Enter)を押します。
- インストーラーは、使用される追加のディスク容量を通知した後、続行するかどうかを尋ねる可能性があります。yと入力し、 Enterキー(y)を押します。
リモートデスクトップ(Remote Desktop)を使用してPiに接続し、Piのパスワード(Password)を変更します(Change)
- (Run Remote Desktop Connection)Windowsコンピューターで(Windows)リモートデスクトップ接続を実行し、 RaspberryPiのIPアドレスを貼り付けるか入力します。
- [接続](Connect)を 選択します。
- 警告メッセージが表示されます。[はい](Yes)を選択します。
- リモートデスクトップウィンドウが起動します。ユーザー名piとデフォルトのPiパスワードraspberryを入力します。
- [ OK]を選択します。
- 多田!RaspberryPiデスクトップ(Raspberry Pi Desktop)への歓迎のメッセージが表示されます。
- [次へ(Next)]ボタンを選択して続行します。
- 国、言語、タイムゾーンを選択してください。
- [次へ(Next)]をクリックします。
- 次に、Piのデフォルトのパスワードを変更します。新しいパスワードを2回入力します。(Type)(どこかに保存することを忘れないでください!パスワードマネージャー(password manager)を使用してください!Piのパスワードを紛失すると、問題が発生します。)
- [次へ(Next)]をクリックします。
- 画面を設定し(Set Up Screen)ます。「画面の端に黒い境界線がある場合は、下のボックスにチェックマークを付けてください。(Tick)」を押し(” Press) ます(Next)。
- WiFiネットワークを選択します(Select WiFi Network)。Piのイーサネットをルーターから切断する場合にのみ、この手順を完了する必要があります。[次へ(Next )]または[スキップ](Skip)を選択します。
- ソフトウェアを更新します。[次へ(Next)]を押します。
- ソフトウェアが更新されると、「システムは最新です」というメッセージが表示されます。OKを押します。
- セットアップが完了しました![再起動](Restart)を選択すると、新しい設定が有効になります。次回リモートデスクトップ(Desktop)を使用してPiに接続すると、美しいPiデスクトップが表示されます。
プロのヒント:Piのプラグを抜かないでください。常に(Always)電源を切ってください。そうしないと、SDカードが損傷する可能性があります。メモリが破損するため、最初からやり直す必要があります。プラグを抜くと、連続して100回動作する可能性があります。その後、100回目になると、メモリが破損します。安全を(Stay)確保してください!
次は何ですか?
上記の手順を正常に実行すると、リモートデスクトップ(Remote Desktop)を介して別のコンピューターに接続したり操作したりできるグラフィカルユーザーインターフェイスを備えたオペレーティングシステムを実行しているRaspberryPi4ができあがります。今、あなたがしなければならないのはそれをどのように使うかを決めること(decide how to use it)です!
How to Get Started with a Raspberry Pi 4
Congratulations, you have a Raspberry Pi 4! Now what? To get started, you’ll want to install an operating system on your Pi as well as a GUI if you want a point-and-click interface instead of only interacting with your Pi through a terminal window.
These instructions are for beginners who don’t want to connect a keyboard and a mouse directly to the Raspberry Pi. Instead, we’ll walk you through how to connect a PC on your network to a Raspberry Pi connected to your router via an ethernet cord. You can totally do this!
If you follow these steps, you’ll end up with a Raspberry Pi running a port of Debian with the Raspberry Pi Desktop that you can access via Remote Desktop. These instructions are optimized for the Raspberry Pi 4 but should also work with other versions of the Pi.
How to Install an OS and GUI on Your Raspberry Pi 4
Let’s borrow a concept from cooking called mise en place. That means preparing everything you’ll need before you start, to the extent you can.
Hardware You Will Need
- Raspberry Pi 4.
- SD card. The card should be at least a class 10 and the fastest one you can get your hands on, preferably a V90 UHS-II.
- SD card reader for your computer.
- Ethernet cord to connect the Raspberry Pi to your router.
- A way to supply power to your Raspberry Pi. You could use a power over ethernet Pi HAT if you have a power over ethernet switch that can provide power to the Pi. If you don’t have a switch like that, get an official Raspberry Pi 4 USB-C power supply instead.
Note: Buying a knock-off power supply or using one you have lying around is a recipe for failure. It’s one of the most common and impossible-to-track-down problems—a power supply that isn’t beefy enough. (If you go the Pi Hat route, you’ll need a case that accommodates the hat.) If you don’t have a case, make sure that you don’t touch any metal while you’re handling the Pi. Better yet, just get a case.
Download These Two Programs to Your PC
- Download Raspberry Pi Imager.
- Download Adafruit-Pi-Finder.
Install and Launch Raspberry Pi Imager
- Open the Raspberry Pi Imager executable, imager_1.5.exe.
- Choose your operating system (Raspberry Pi OS) and the location of your SD card. Then select Write.
Depending on how your SD card reader is connected to your computer, this could take a while, so be patient while it installs. Maybe find something else to do for a bit.
Create a File Called SSH
- Launch the file explorer on your PC by pressing the Windows Key + E. Set it to show file extensions by selecting View and making sure the box is checked next to File name extensions.
- Right-click and select New > Text Document.
- Rename the file you created to ssh. Delete the extension from the filename.
Transfer the SD Card to Your Raspberry Pi 4
- Eject the SD card from your computer’s card reader.
- Insert the SD card into the Pi.
- Connect the Pi to your router via ethernet cord. (You could also set it up to connect via WiFi, but for now, we’ll use a wired connection.)
Find Your Pi’s IP Address and Install xrdp
- Extract the Adafruit-Pi-Finder zip file that you downloaded in step 2 to your computer. This app will help you find the IP address of the Raspberry Pi on your network.
- Run the Adafruit-Pi-Finder executable, pifinder.exe.
- Select the Find My Pi button. Results may take a while to appear. When they do, copy the IP address from the IP address field, and save it somewhere safe. We’ll use that IP address later to connect to your Pi from your PC.
- Next, select Terminal. We’ll change the password later, so for now use the default username pi and the default password raspberry.
- A terminal window will open.
- Now we’ll download and install xrdp software to the Raspberry Pi which will allow you to connect to your Raspberry Pi’s desktop from a Windows machine. In the terminal window, type the following command: sudo apt-get install xrdp and press Enter.
- The installer will probably ask you if you want to continue after telling you how much additional disk space will be used. Type y and press enter.
Connect to the Pi with Remote Desktop and Change the Pi’s Password
- Run Remote Desktop Connection on your Windows computer and paste or type in the IP address of your Raspberry Pi.
- Select Connect.
- A warning message will appear. Select Yes.
- A remote desktop window will launch. Type your username, pi, and the default Pi password, raspberry.
- Select OK.
- Tada! You will see a message welcoming you to the Raspberry Pi Desktop!
- Select the Next button to proceed.
- Choose your country, language, and timezone.
- Click Next.
- Now it’s time to change the default password for your Pi. Type in your new password twice. (Don’t forget to save it somewhere! Use a password manager! If you lose your Pi’s password, you are in for a world of trouble.)
- Click Next.
- Set Up Screen. “Tick the box below if your screen has a black border at the edges.” Press Next.
- Select WiFi Network. You only have to complete this step if you intend on disconnecting your Pi’s ethernet from the router. Select Next or Skip.
- Update Software. Press Next.
- Once the software is updated, you’ll see a “system is up to date” message. Press OK.
- Setup Complete! Select Restart so the new settings will take effect. The next time you use Remote Desktop to connect to your Pi, you’ll be greeted with a beautiful Pi desktop.
Pro tip: Never just unplug your Pi. Always power it down or you could damage your SD card. It will corrupt the memory, and you’ll have to start over. Unplugging it may work a hundred times in a row, and then on the one hundred and first time, it’ll corrupt your memory. Stay safe!
What’s Next?
If you successfully followed the steps above, you now have a Raspberry Pi 4 running an operating system with a graphical user interface that you can connect to and interact with from another computer via Remote Desktop. Now all you have to do is decide how to use it!