Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -238,11 +238,9 @@ Picocom is a serial port utility that can be used on a Mac and supports multiple

5. Connecting to Radxa E52C via SSH

````

```bash
ssh [username]@[IP address] # or ssh [username]@[hostname]

```text
```

## System login

Expand Down Expand Up @@ -273,4 +271,3 @@ Because the default file system size of iStoreOS is only 2GB, if you need to exp
<img src="/img/e/e52c/radxa-e52c-istoreos-expansion-6.webp" width="700" alt="e52c-istoreos" />

<img src="/img/e/e52c/radxa-e52c-istoreos-expansion-7.webp" width="700" alt="e52c-istoreos" />
````
Loading