# PX4 params missing

Source: https://forum.modalai.com/topic/3532/px4-params-missing
Category: VOXL 2 and VOXL 2 Mini (https://forum.modalai.com/category/26/voxl-2-and-voxl-2-mini)
Tags: voxl-2
Posted: 2024-06-07 16:54:30 UTC by restore
Replies: 7 · Views: 1436

## restore · 2024-06-07 16:54:30 UTC

We just flashed our VOXL2 with SDK 1.3

There is no ```px4``` folder in the ```/data``` directory. I have tried running ``` voxl-configure-px4-params -w``` and selected both the defaults and FPV_RevB_V4 and nothing gets populated in the ```data/px4``` location.

Should we roll back to SDK 1.2? Or are the px4 params stored somewhere else now? The px4 start script still looks in  ```/data/px4/param/parameters```

## Reply by tom (ModalAI staff) · 2024-06-07 17:08:53 UTC

@restore It sounds like something went wrong with your SDK install, what process did you follow for installation? Did you download the SDK from our downloads page, untar it, and run `./install.sh`?

## Reply by restore · 2024-06-07 17:16:30 UTC (in reply to tom)

@tom yes - that is how I installed it

## Reply by tom (ModalAI staff) · 2024-06-07 18:34:27 UTC (in reply to restore)

@restore If your reboot your VOXL 2 do the parameters then show up in `data/px4/param/parameters` ? That path has not changed

## Reply by restore · 2024-06-07 18:44:02 UTC (in reply to tom)

@tom no - I have rebooted a few times and it is still not there. No px4 directory in /data

## Reply by restore · 2024-06-10 19:54:27 UTC (in reply to restore)

@tom  a full wipe SDK install sorted it out. Thanks

## Reply by riteshsharma · 2024-06-10 20:20:11 UTC (in reply to restore)

@restore How did you do full wipe? Can you please post the steps to do so?

## Reply by restore · 2024-06-10 20:21:50 UTC (in reply to riteshsharma)

@riteshsharma do the SDK installation with ```./install.sh -w``` option. This will wipe the entire file system including the ```/data``` partition which is usually untouched.
