# After uninstall crash /mnt/dietpi no longer exists

**URL:** https://dietpi.com/forum/t/after-uninstall-crash-mnt-dietpi-no-longer-exists/6594
**Category:** Troubleshooting
**Created:** [7 May 2022 12:55 UTC](https://dietpi.com/forum/t/after-uninstall-crash-mnt-dietpi-no-longer-exists/6594 "2022-05-07T12:55:20Z")
**Posts on this page:** 8
**Page:** 2

<div class="post-metadata">

### Author: ![Joulinar](https://dietpi.com/forum/user_avatar/dietpi.com/joulinar/32/57_2.png) [@Joulinar](https://dietpi.com/forum/u/Joulinar)
#### Post date: [7 May 2022 18:26 UTC](https://dietpi.com/forum/t/after-uninstall-crash-mnt-dietpi-no-longer-exists/6594/21 "2022-05-07T18:26:10Z")

</div>

Your core system is damaged as the network stack has been removed. There are not that much options at the moment.

Question: do you have local access with keyboard and monitor attached?

---

<div class="post-metadata">

### Author: ![Ian](https://dietpi.com/forum/user_avatar/dietpi.com/ian/32/1872_2.png) [@Ian](https://dietpi.com/forum/u/Ian)
#### Post date: [7 May 2022 18:37 UTC](https://dietpi.com/forum/t/after-uninstall-crash-mnt-dietpi-no-longer-exists/6594/22 "2022-05-07T18:37:01Z")

</div>

That’s handy

Yes I have local access with keyboard and monitor attached

---

<div class="post-metadata">

### Author: ![Joulinar](https://dietpi.com/forum/user_avatar/dietpi.com/joulinar/32/57_2.png) [@Joulinar](https://dietpi.com/forum/u/Joulinar)
#### Post date: [7 May 2022 18:38 UTC](https://dietpi.com/forum/t/after-uninstall-crash-mnt-dietpi-no-longer-exists/6594/23 "2022-05-07T18:38:34Z")

</div>

Ok try to locally and hopefully you are able to restore a backup? If yes, you might be able to restore the network.

---

<div class="post-metadata">

### Author: ![Ian](https://dietpi.com/forum/user_avatar/dietpi.com/ian/32/1872_2.png) [@Ian](https://dietpi.com/forum/u/Ian)
#### Post date: [7 May 2022 19:07 UTC](https://dietpi.com/forum/t/after-uninstall-crash-mnt-dietpi-no-longer-exists/6594/24 "2022-05-07T19:07:47Z")

</div>

Yes, I could restore from the backup, I’ll then leave pihole installed for now till a correct uninstall is available. I’ll give a try tomorrow

---

<div class="post-metadata">

### Author: ![Joulinar](https://dietpi.com/forum/user_avatar/dietpi.com/joulinar/32/57_2.png) [@Joulinar](https://dietpi.com/forum/u/Joulinar)
#### Post date: [7 May 2022 19:29 UTC](https://dietpi.com/forum/t/after-uninstall-crash-mnt-dietpi-no-longer-exists/6594/25 "2022-05-07T19:29:33Z")

</div>

You could uninstall PiHole. The only thing to take into account, don’t remove the dependencies. You will get a question during removal by the PiHole uninstall script. Just skip that step.

---

<div class="post-metadata">

### Author: ![MichaIng](https://dietpi.com/forum/user_avatar/dietpi.com/michaing/32/7_2.png) [@MichaIng](https://dietpi.com/forum/u/MichaIng)
#### Post date: [9 May 2022 05:33 UTC](https://dietpi.com/forum/t/after-uninstall-crash-mnt-dietpi-no-longer-exists/6594/26 "2022-05-09T05:33:44Z")

</div>

If you still have direct access (instead of SSH) to the system, you could also reinstall the network stack:

```nohighlight
apt install ifupdown

```

And reconfigure the network via dietpi-config.

Reminds be once again to contribute that uninstaller change to Pi-hole to prevent users from purging essential system packages.

---

<div class="post-metadata">

### Author: ![Joulinar](https://dietpi.com/forum/user_avatar/dietpi.com/joulinar/32/57_2.png) [@Joulinar](https://dietpi.com/forum/u/Joulinar)
#### Post date: [9 May 2022 10:02 UTC](https://dietpi.com/forum/t/after-uninstall-crash-mnt-dietpi-no-longer-exists/6594/27 "2022-05-09T10:02:44Z")

</div>

MichaIng  
But this is not going to work if iproute2 has been removed, correct?

---

<div class="post-metadata">

### Author: ![MichaIng](https://dietpi.com/forum/user_avatar/dietpi.com/michaing/32/7_2.png) [@MichaIng](https://dietpi.com/forum/u/MichaIng)
#### Post date: [9 May 2022 16:15 UTC](https://dietpi.com/forum/t/after-uninstall-crash-mnt-dietpi-no-longer-exists/6594/28 "2022-05-09T16:15:50Z")

</div>

Ah lol right, a bootstrap issue for getting network up, I answered too early in the morning it seems 🙂. In theory the package could be downloaded and moved into the system drive externally to be installed via dpkg -i.

[Previous page](https://dietpi.com/forum/t/after-uninstall-crash-mnt-dietpi-no-longer-exists/6594.md?page=1)
