# Kernel Panic after droplet reboot... What now?

**URL:** https://meta.discourse.org/t/kernel-panic-after-droplet-reboot-what-now/176961
**Category:** Support
**Created:** [January 22, 2021, 5:32pm UTC](https://meta.discourse.org/t/kernel-panic-after-droplet-reboot-what-now/176961 "2021-01-22T17:32:39Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Discoursecurious](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/discoursecurious/32/119542_2.png) [@Discoursecurious](https://meta.discourse.org/u/Discoursecurious)
#### Post date: [January 22, 2021, 5:32pm UTC](https://meta.discourse.org/t/kernel-panic-after-droplet-reboot-what-now/176961/1 "2021-01-22T17:32:40Z")

</div>

Since i had to update the forum i had a go on the os update as per @sam instructions

> [@Manually update Discourse and Docker image to latest](https://meta.discourse.org/t/manually-update-discourse-and-docker-image-to-latest/23325/1):
>
> Every so often you should get all the OS updates like so:
> 
> ```plaintext
> apt-get update
> apt-get dist-upgrade
> 
> ```

launched the upgrade and got distracted by work.  
when i came back -I was asked to reply to a question about overwriting some files but the ssh had timed out.  
the apt-get dist-upgrade wasn’t woking anymore so i launched a reboot…  
nothing happened.

after a power off and back on from digital ocean  
and connecting to the console i got a kernel panic…

Before you ask no i don’t have fresh backups!  
(i failed setting up amazon aws backup on first try and never had time to fix it!!!)

last resort is a july backup…  
but i hope ther’s a way to fix it!  
Isn’t it??

TY in advance for all your help!

ps if it’s not the right forum category pls move the thread accordingly!

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [January 23, 2021, 12:41am UTC](https://meta.discourse.org/t/kernel-panic-after-droplet-reboot-what-now/176961/2 "2021-01-23T00:41:49Z")

</div>

You can click “recovery” on the bottom left tab and boot an emergency ISO image and mount the partition to access the data on it. If you know how to fix the kernel panic, then you can do that and then reboot normally.

What I would probably do is create a new droplet, mount the partition, rsync /var/discourse to the new droplet, point the DNS to the new droplet, and do a `./launcher rebuild app` on the new droplet. But that only helps if you know what all of those things mean.

If it’s an emergency that you want to throw money at, you can email [jay@literatecomputing.com](mailto:jay@literatecomputing.com), but it’s 4:38PM on Friday and I really thought I was going to leave my desk an hour ago, so you’ll need to want to throw me more money than usual.

---

<div class="post-metadata">

### Author: ![Discoursecurious](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/discoursecurious/32/119542_2.png) [@Discoursecurious](https://meta.discourse.org/u/Discoursecurious)
#### Post date: [January 23, 2021, 10:15pm UTC](https://meta.discourse.org/t/kernel-panic-after-droplet-reboot-what-now/176961/3 "2021-01-23T22:15:39Z")

</div>

Ty Jay!

i had already used the emergency ISO and backupped /var/discourse

now i’m fiddling with grub to see it the droplet restart…

otherwise i’ll follow your advice and create a new dropolet!

Ty for your help!  
if i’ll fail i’ll contact you!
