Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e7d0268

Browse files
Adding sudo command in 399 update (#1019)
* Adding sudo command in 399 update Adding sudo command in 399 update * Remove sudo su and leave sudo
1 parent 6ebe865 commit e7d0268

File tree

1 file changed

+4
-2
lines changed
  • content/hardware/04.pro/boards/portenta-x8/tutorials/01.user-manual

1 file changed

+4
-2
lines changed

‎content/hardware/04.pro/boards/portenta-x8/tutorials/01.user-manual/content.md‎

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -299,9 +299,11 @@ chmod +x 399-install-update
299299
```
300300

301301
```arduino
302-
./399-install-update
302+
sudo ./399-install-update
303303
```
304304

305+
Remember that the default password for admin access is `fio`.
306+
305307
Now you need to reboot the board by pressing its pushbutton for around 10 seconds. After that, connect again to your Portenta X8 through the Command Line and type the following commands:
306308

307309
```arduino
@@ -313,7 +315,7 @@ chmod +x 399-finalize-update
313315
```
314316

315317
```arduino
316-
./399-finalize-update
318+
sudo ./399-finalize-update
317319
```
318320

319321
These commands will make your V.399 compatible with [aklite-offline](https://docs.foundries.io/latest/user-guide/offline-update/offline-update.html) tool and will allow you to update your Portenta X8 to the latest image version Arduino released at that point in time. Arduino provides this tool for free for any Portenta X8 user to enable offline secure updates to all devices, even if those devices are not connected to any FoundriesFactory.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /