# Flashing Jetson Nano with tegrademo-mender: "Failed to mount /data"

**URL:** https://hub.mender.io/t/flashing-jetson-nano-with-tegrademo-mender-failed-to-mount-data/5613
**Category:** General Discussions
**Tags:** yocto, jetson
**Created:** [February 10, 2023, 2:51pm UTC](https://hub.mender.io/t/flashing-jetson-nano-with-tegrademo-mender-failed-to-mount-data/5613 "2023-02-10T14:51:41Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![patwolfe](https://yyz2.discourse-cdn.com/flex036/user_avatar/hub.mender.io/patwolfe/32/1395_2.png) [@patwolfe](https://hub.mender.io/u/patwolfe)
#### Post date: [February 10, 2023, 2:51pm UTC](https://hub.mender.io/t/flashing-jetson-nano-with-tegrademo-mender-failed-to-mount-data/5613/1 "2023-02-10T14:51:41Z")

</div>

I am attempting to follow this thread’s instructions for flashing my Jetson Nano Devkit (with EMMC) with `tegrademo-mender`: [NVIDIA Tegra Jetson Nano](https://hub.mender.io/t/nvidia-tegra-jetson-nano/1360) .

I am able to flash the Nano with `tegrademo` just fine. Switching to `tegrademo-mender` results in the following issue (apologies for the screenshot of the output):

 ![tempImageuN9TSf](https://canada1.discourse-cdn.com/flex036/uploads/mender/original/2X/0/0dd96a7f15a61eaed7b4d4cf4ab1fcbbdacd54fc.jpeg)

I do not have an SD card inserted in the devkit’s SD card slot. I’m unsure how to debug this further - any advice on how I can diagnose the issue?

---

<div class="post-metadata">

### Author: ![lramirez](https://yyz2.discourse-cdn.com/flex036/user_avatar/hub.mender.io/lramirez/32/1195_2.png) [@lramirez](https://hub.mender.io/u/lramirez)
#### Post date: [February 10, 2023, 5:45pm UTC](https://hub.mender.io/t/flashing-jetson-nano-with-tegrademo-mender-failed-to-mount-data/5613/2 "2023-02-10T17:45:17Z")

</div>

Hello @patwolfe,

Which OE4T version are you using? I don’t think Mender will work out of the box with the latest version yet (the one based on Jetpack 5). Are you using the one based on 4.6 or below?

Have a nice day!  
Luis

---

<div class="post-metadata">

### Author: ![patwolfe](https://yyz2.discourse-cdn.com/flex036/user_avatar/hub.mender.io/patwolfe/32/1395_2.png) [@patwolfe](https://hub.mender.io/u/patwolfe)
#### Post date: [February 10, 2023, 6:28pm UTC](https://hub.mender.io/t/flashing-jetson-nano-with-tegrademo-mender-failed-to-mount-data/5613/3 "2023-02-10T18:28:52Z")

</div>

Hey @lramirez , I actually realized I was flashing with an outdated image. The `tegrademo-mender` image worked totally fine with the Nano when I properly tried it (using the dunfell LTS branch, which I believe uses L4T 32.7.x). I believe this error was coming up because the image I had previously built was not properly configured to work with Mender, leading to issues mounting the `/data` partition.

With the OE4T image flashed, will we be able to do full A/B OS image updates on the Nano? I know this functionality does not work with Jetpack on the Nano.

---

<div class="post-metadata">

### Author: ![lramirez](https://yyz2.discourse-cdn.com/flex036/user_avatar/hub.mender.io/lramirez/32/1195_2.png) [@lramirez](https://hub.mender.io/u/lramirez)
#### Post date: [February 13, 2023, 11:16pm UTC](https://hub.mender.io/t/flashing-jetson-nano-with-tegrademo-mender-failed-to-mount-data/5613/4 "2023-02-13T23:16:06Z")

</div>

Hello @patwolfe,

My understanding is that A/B on Jetson Nano is possible by using OE4T as it uses u-boot and we can play around better with it in comparison to cboot. I have not tried myself.

Have a nice day!  
Luis
