当前位置:网站首页>Orin 两种刷机方式
Orin 两种刷机方式
2022-07-05 06:28:00 【恩来贺】
1. 使用SDKmanager 刷机
在SDKmanager 下载所需要的文件
连接Orin,执行step1/2/3/4 即可,操作比较简单。
如果不需要安装CUDA环境,只刷完镜像后就不用再进行如下步骤:
2. 通过命令行方式:
下载Linux_for_tegra 安装包;目前最新的是Jetson Linux 34.1
得到
Jetson_Linux_R34.1.1_aarch64.tbz2
Tegra_Linux_Sample-Root-Filesystem_R34.1.1_aarch64.tbz2
tar xvf Jetson_Linux_R34.1.1_aarch64.tbz2 得到 Linux_for_Tegra
tar xvf Tegra_Linux_Sample-Root-Filesystem_R34.1.1_aarch64.tbz2 -C Linux_for_Tegra/rootfs
执行 apply_binaries.sh
为了不用每次刷机时,创建用户,可以执行Linux_for_Tegra/tools/l4t_create_default_user.sh 中创建默认的用户名和密码。
./l4t_create_default_user.sh -u 用户名 -p 密码 -a
再执行刷机命令 刷机 ./flash.sh -r jetson-agx-jetson-orin mmcblk0p1 即可。
边栏推荐
- Error: “MountVolume.SetUp failed for volume pvc 故障处理
- 代码中的英语全部
- Use ffmpeg to rotate, flip up and down, and flip horizontally
- Relevant information of National Natural Science Foundation of China
- 3.Oracle-控制文件的管理
- cgroup_ memcg
- Interval problem acwing 906 Interval grouping
- 4. Oracle redo log file management
- 2022-5-第四周日报
- AE tutorial - path growth animation
猜你喜欢
Client use of Argo CD installation
cgroup_ memcg
Sum of two numbers, the numbers in the array are converted to decimal, added, and output inversely
代码中的英语全部
5.Oracle-表空间
Dameng database all
Interval problem acwing 906 Interval grouping
高斯消元 AcWing 884. 高斯消元解异或線性方程組
Design specification for mobile folding screen
MPLS experiment
随机推荐
求组合数 AcWing 888. 求组合数 IV
Technical conference arrangement
Using handler in a new thread
Find the combination number acwing 889 01 sequence meeting conditions
There are three kinds of SQL connections: internal connection, external connection and cross connection
Package webapp or H5 pages into apps
TCP's understanding of three handshakes and four waves
MPLS experiment
All English in the code
CGroup CPU group source code analysis
2022-5-第四周日报
June 29, 2022 daily
namespace
博弈论 AcWing 892. 台阶-Nim游戏
What is linting
7.Oracle-表结构
Huawei bracelet, how to add medicine reminder?
4.Oracle-重做日志文件管理
6-4 search by serial number of linked list
Dataframe (1): introduction and creation of dataframe