0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Mac + PINE A64+ で Ubuntu MATE を動作させる手順

Last updated at Posted at 2017-09-18

環境

  • PINE A64+
  • macOS Sierra 10.12.6

手順

手順
1. ダウンロード:PINE64 Installer
   https://github.com/pine64dev/PINE64-Installer/blob/master/README.md
   >> Download >> Latest Version >> v2.0.0-beta.3
   >> macOS 10.9 and later
   >> pine64-installer-2.0.0-beta.3-darwin-x64.dmg
   >> [ファイルを保存]
   (参考:ファイルサイズ = 1.9MB)

2. ダウンロードした .dmg ファイルを開く
   >> PINE64 Installer.app を /Applications にドラッグ・アンド・ドロップする。

3. microSDカードをPCに挿入する。
   >> ディスクユーティリティでmicroSDの場所を確認する
   >> /dev/disk3 だった。(disk3は環境によって変わってくる値。あとで使う。)

4. SD Card Formatter を起動する
   |----------------------------+--------------------------------|
   | カードの選択               | disk3: Apple SDXC Reader Media |
   |----------------------------+--------------------------------|
   | カード情報::種類           | SDHC                           |
   | カード情報::容量           | 15.99GB                        |
   |----------------------------+--------------------------------|
   | フォーマットオプション設定 | [x] クイックフォーマット       |
   |                            | [ ] 上書きフォーマット         |
   |----------------------------+--------------------------------|
   | ボリュームラベル           | PINEMATE                        |
   |----------------------------+--------------------------------|
   >> [フォーマット] >> [続行する] >> パスワード入力

5. フォーマット終了
   |---------------------+----------------------------------|
   | ボリューム情報      |                                  |
   |---------------------+----------------------------------|
   | ファイル システム: | FAT32                            |
   | 容量:              | 15.98 GB (15,979,249,664 バイト) |
   | 空き領域:          | 15.98 GB (15,979,216,896 バイト) |
   | クラスター サイズ: | 32,768 バイト                    |
   | ボリューム ラベル: | PINEMATE                           |
   |---------------------+----------------------------------|
   >> [OK]

6. PINE64 Installer.app を開く
   >> 警告 [開く] >> Choose an OS
   >> Please select your board >> PINE A64+ (1GB/2GB)
   >> Xenial Mate にチェックを入れる
   |-----+--------------------+------------------+---|
   | [x] | Xenial Mate        | build 20161215   |   |
   |     | Android 6.0        | biuld 20170112   |   |
   |     | Android 6.0 Rooted | build 20170112   |   |
   |     | Android 7.1        | build v0.3.5-r61 |   |
   |     | Android 7.1 TV     | build v0.3.5-r61 |   |
   |-----+--------------------+------------------+---|
   >> [OK]

7. 真ん中のmicroSDのアイコンに /dev/disk3 が選択されていることを確認する
   >> 自分が用意したmicroSDであることを再度確認する
   >> [Flash!]
   >> パスワードを入力 [OK]
   >> xx% Downloading...(一度ダウンロードするとローカルに保存される模様)
   >> しばらく待つ
   >> Attention [Continue]
    |-----------+--------|
    | Username: | ubuntu |
    | Password: | ubuntu |
    |-----------+--------|
   >> Flash Complete! Ready for use
   >> microSDのアンマウントまで実施してくれる模様

8. microSD をPC から取り出す
   >> microSD を PINEA64+ に挿入する

9. PINEA64+ に以下を接続する
   - USBキーボード
   - USBマウス
   - HDMIケーブル(ディスプレイに接続)

10. 充電器に接続した microUSB ケーブルを PINEA64+ に挿入する。(給電スタート)

11. PINEA64+ が起動し、LED が点灯する。
    >> ubuntu MATE が起動し、ディスプレイに表示される。
    >> 以下でログインする
    |-----------+--------|
    | Username: | ubuntu |
    | Password: | ubuntu |
    |-----------+--------|

12. 言語、キーボードの設定
    画面上部のSystem >> Preferences >> Hardware >> Keyboard >> Layouts >> [+Add...]
    |------------+----------|
    | By country |          |
    | Country:   | Japan    |
    | Variants:  | Japanese |
    |------------+----------|
    [+Add]
    >> Japanese を選択 >> [Move Up]
    >> Keyboard model: >> [Generic 105-key (Intl) PC] を押す
    |----------+--------------------------------|
    | Vendors: | Apple                          |
    | Models:  | Apple Aluminium Keyboard (JIS) |
    |----------+--------------------------------|
    [OK] >> [Close]

13. 地域の設定
    画面上部のSystem >> Administration >> Time and Date >> [Unlock] >> ubuntu[Authenticate]
    以下をセットする
    |----------------+-----------------------------------------|
    | Time zone:     | Asia/Tokyo                              |
    | Configuration: | Keep synchronized with Internet servers |
    |----------------+-----------------------------------------|
    >> [Close]

14. 有線LAN設定 (Wi-Fi は 技適が通っていないため日本国内では使用不可)
    画面上部のSystem >> Preferences >> Internet and Network >> Network Connections
    >> Ethernet >> eth0 >> IPv4 Settings >> Method >> Automatic (DHCP) addresses only >> [Save]
    >> 再起動
0
1
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
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?