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.

Jetson AGX Xavier 奮闘記

Last updated at Posted at 2019-05-25

Jetson AGX Xavier を入手したのでインストールから。

PciでXavier Clusterを構築するまでの奮闘記。

まずは準備で大変。

全体の流れ

  1. ubuntu 18.04 マシンを準備、以後母艦
  2. nvidia account 作成
  3. nvidia siteからsdk managerをダウンロード
  4. sdk managerでjetpack 4.2をダウンロード
  5. jetpackを母艦にインストール
  6. xavierをusb接続し、flash書き込み
  7. 母艦とxavierをネットワークに接続し、sshでインストール

長いインストールの旅に出る。

ubuntu準備

手元にubuntuマシンが無いため、ほぼ隠居中のwinマシンをubuntu dual bootに。

今更、デュアルブートなんてと思いつつ、下記の流れ。

  1. win のntfsを縮小して、ubuntu用のパーティションを確保
  2. ubuntu download
  3. bootabe usb作成ツールrufusをダウンロード
  4. usb flashにbootable ubuntu書き込み
  5. boot orderを確認し、usb boot
  6. ubuntu install
  7. ubuntu boot
  8. network が802.1X認証なので、wpa_supplicant設定
  9. 外部に出るためのproxy設定
  10. 何とかubuntu update

この辺りで疲れたので、以後はまたの機会に。

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?