LoginSignup
6
5

More than 5 years have passed since last update.

【Raspberry Pi 3】ファイル共有(Mac編)

Last updated at Posted at 2017-12-10

MacからRasberry Piのファイルにアクセスする手順

・RPにNetatalkインストール
(Apple Filing Protocol対応)

 sudo apt-get install netatalk

・Mac設定
 Finderメニュ
  「移動」 -> 「サーバへ接続…」選択

 afp://(RPのプライベートIPアドレス)を入力して接続

 名前とパスワード(デフォルトはpiとraspberry)を入力して接続

Finderにディスクがマウントされます。

6
5
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
6
5