#kernel-panic — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #kernel-panic, aggregated by home.social.
-
-
-
-
-
-
-
-
-
Bitartean, nire ordenagailuan...
-
Bitartean, nire ordenagailuan...
-
Bitartean, nire ordenagailuan...
-
Bitartean, nire ordenagailuan...
-
Bitartean, nire ordenagailuan...
-
--- Vorerst gelöst ! Bitte nicht mehr antworten --- Danke!
So etwas hatte ich noch nie. Ist da die Festplatte totgegangen, oder wo fange ich da an zu suchen?
-
So etwas hatte ich noch nie. Ist da die Festplatte totgegangen, oder wo fange ich da an zu suchen?
-
--- Vorerst gelöst ! Bitte nicht mehr antworten --- Danke!
So etwas hatte ich noch nie. Ist da die Festplatte totgegangen, oder wo fange ich da an zu suchen?
-
--- Vorerst gelöst ! Bitte nicht mehr antworten --- Danke!
So etwas hatte ich noch nie. Ist da die Festplatte totgegangen, oder wo fange ich da an zu suchen?
-
So etwas hatte ich noch nie. Ist da die Festplatte totgegangen, oder wo fange ich da an zu suchen?
-
ENOENT LIVE // KERNEL PANIC
online, Saturday, July 18 at 06:00 PM UTC
ENOENT // KERNEL PANIC
The world may be in disarray but the beats don't stop.
Play it loud or not at all.
@[email protected]https://freestreamers.btfree.org/event/enoent-live-kernel-panic-7
-
ENOENT LIVE // KERNEL PANIC
online, Saturday, July 18 at 06:00 PM UTC
ENOENT // KERNEL PANIC
The world may be in disarray but the beats don't stop.
Play it loud or not at all.
@[email protected]https://freestreamers.btfree.org/event/enoent-live-kernel-panic-7
-
ENOENT LIVE // KERNEL PANIC
online, Saturday, July 18 at 06:00 PM UTC
ENOENT // KERNEL PANIC
The world may be in disarray but the beats don't stop.
Play it loud or not at all.
@[email protected]https://freestreamers.btfree.org/event/enoent-live-kernel-panic-7
-
ENOENT LIVE // KERNEL PANIC
online, Saturday, July 18 at 06:00 PM UTC
ENOENT // KERNEL PANIC
The world may be in disarray but the beats don't stop.
Play it loud or not at all.
@[email protected]https://freestreamers.btfree.org/event/enoent-live-kernel-panic-7
-
ENOENT LIVE // KERNEL PANIC
online, Saturday, July 18 at 06:00 PM UTC
ENOENT // KERNEL PANIC
The world may be in disarray but the beats don't stop.
Play it loud or not at all.
@[email protected]https://freestreamers.btfree.org/event/enoent-live-kernel-panic-7
-
Oopsie... NetBSD kernel panicked building pkgsrc on a remote fuse sshfs repository.
That is what you get when your $2 VPS has not enough attached storage...
Jul 12 09:04:50 savecore: reboot after panic: [ 616.6498732] panic: trap Jul 12 09:04:50 savecore: system went down at Sun Jul 12 09:04:13 2026 Jul 12 09:04:50 savecore: writing compressed core to /var/crash/netbsd.1.core.gz Jul 12 09:04:55 savecore: writing compressed kernel to /var/crash/netbsd.1.gz -
ENOENT LIVE // KERNEL PANIC
online, Wednesday, July 8 at 06:00 PM UTC
ENOENT // KERNEL PANIC
The world may be in disarray but the beats don't stop.
Play it loud or not at all.
@[email protected]https://freestreamers.btfree.org/event/enoent-live-kernel-panic-1
-
ENOENT LIVE // KERNEL PANIC
online, Wednesday, July 8 at 06:00 PM UTC
ENOENT // KERNEL PANIC
The world may be in disarray but the beats don't stop.
Play it loud or not at all.https://freestreamers.btfree.org/event/enoent-live-kernel-panic-1
-
ENOENT LIVE // KERNEL PANIC
online, Wednesday, July 8 at 06:00 PM UTC
ENOENT // KERNEL PANIC
The world may be in disarray but the beats don't stop.
Play it loud or not at all.https://freestreamers.btfree.org/event/enoent-live-kernel-panic-1
-
ENOENT LIVE // KERNEL PANIC
online, Wednesday, July 8 at 06:00 PM UTC
ENOENT // KERNEL PANIC
The world may be in disarray but the beats don't stop.
Play it loud or not at all.https://freestreamers.btfree.org/event/enoent-live-kernel-panic-1
-
Cómo solucionar un kernel panic en Ubuntu tras una actualización del kernel
Actualizar Ubuntu suele ser una tarea sencilla y recomendable, pero en algunos casos una actualización del kernel puede provocar un problema grave: el sistema deja de arrancar correctamente y aparece un kernel panic.
Esto puede ocurrir después de una actualización automática o tras ejecutar un
apt upgrade, especialmente si el nuevo kernel instalado no se lleva bien con el hardware, los controladores o alguna configuración concreta del sistema.En mi caso, el sistema dejó de arrancar correctamente tras instalarse un kernel problemático. La solución no fue reinstalar Ubuntu ni formatear el equipo, sino identificar qué kernel seguía funcionando, arrancar manualmente con él y dejar esa versión protegida frente a nuevas actualizaciones.
El problema: Ubuntu no arrancaba tras actualizar el kernel
Después de una actualización, Ubuntu intentaba arrancar con un kernel nuevo que provocaba un fallo grave. El sistema no llegaba a iniciar con normalidad y era necesario intervenir desde GRUB ( al que por cierto se accede por cierto pulsando Shift/Escape justo en el momento del encendido y manteniendo esta tecla pulsada).
El kernel problemático era una versión más reciente, mientras que una versión anterior del kernel seguía funcionando perfectamente.
En este caso, el kernel estable era:
6.11.0-26-genericY el kernel que provocaba el problema era:
6.17.0-20La clave fue descubrir que el sistema todavía podía arrancar con el kernel anterior.
Primer paso: identificar los kernels disponibles
Desde GRUB es posible ver qué versiones del kernel están instaladas. En algunos casos, si el menú de GRUB no aparece automáticamente, se puede acceder manteniendo pulsada la tecla
ShiftoEscdurante el arranque, dependiendo del equipo.Una vez dentro de las opciones avanzadas de Ubuntu, hay que buscar las versiones del kernel disponibles y probar a arrancar con una versión anterior.
Normalmente aparecerá algo parecido a:
Ubuntu, con Linux 6.11.0-26-generic Ubuntu, con Linux 6.17.0-20-genericSi el sistema arranca correctamente con el kernel anterior, ya tenemos identificado el kernel bueno.
Arrancar con el kernel que sí funciona
Una vez localizado el kernel funcional, se debe iniciar Ubuntu con esa versión. Si el arranque se completa correctamente, ya se puede trabajar desde la terminal para eliminar o bloquear el kernel problemático.
Conviene comprobar la versión del kernel en uso con:
uname -rLa salida debería mostrar la versión estable, por ejemplo:
6.11.0-26-genericCongelar el kernel estable
Para evitar que Ubuntu sustituya automáticamente el kernel bueno por otro que pueda volver a fallar, se puede congelar la versión estable.
Primero se puede comprobar qué paquetes están actualmente congelados:
apt-mark showholdDespués, si se desea impedir que se actualicen los metapaquetes del kernel, se puede ejecutar:
sudo apt-mark hold linux-image-generic linux-headers-genericEsto evita que Ubuntu instale automáticamente nuevas versiones del kernel a través de esos paquetes genéricos.
Eliminar el kernel problemático
Una vez confirmado que el sistema funciona correctamente con el kernel anterior, se puede eliminar el kernel que provocaba el fallo.
El comando exacto dependerá del nombre de los paquetes instalados, pero primero se pueden listar los kernels disponibles con:
dpkg --list | grep linux-imageDespués se elimina el paquete correspondiente al kernel defectuoso, por ejemplo:
sudo apt remove linux-image-6.17.0-20-genericTambién puede ser necesario eliminar sus cabeceras asociadas:
sudo apt remove linux-headers-6.17.0-20-genericDespués conviene actualizar GRUB:
sudo update-grubAsí el sistema dejará de intentar arrancar con el kernel problemático.
Crear una copia de seguridad de la configuración
Una vez recuperado el sistema, es recomendable guardar una copia de seguridad de la configuración actual.
Por ejemplo, para guardar la configuración de GRUB:
sudo cp /etc/default/grub /etc/default/grub.bakY para guardar la lista de paquetes congelados:
apt-mark showhold > ~/paquetes_congelados.txtEsto resulta útil si más adelante hay que repetir el proceso o documentar qué cambios se hicieron.
Revisar futuras actualizaciones
Antes de ejecutar una actualización completa del sistema, conviene revisar si Ubuntu pretende instalar un nuevo kernel:
apt list --upgradable | grep linux-imageSi aparecen paquetes relacionados con
linux-image, es buena idea revisar con calma qué se va a instalar antes de continuar.En sistemas que se usan para trabajo, investigación, servidores domésticos, adquisición de datos o entornos de desarrollo, una actualización de kernel puede tener consecuencias importantes.
¿Y si quiero actualizar el kernel más adelante?
Congelar el kernel no significa que nunca más pueda actualizarse. Simplemente evita que se haga de forma automática o accidental.
Si más adelante interesa probar una versión nueva, se puede descongelar temporalmente:
sudo apt-mark unhold linux-image-generic linux-headers-genericDespués se actualiza el sistema, se reinicia y se comprueba que todo funciona correctamente.
Si el nuevo kernel es estable, se puede volver a congelar la configuración. Si no funciona, se puede arrancar de nuevo con el kernel anterior desde GRUB.
Conclusión
Un kernel panic tras una actualización de Ubuntu puede parecer un problema grave, pero no siempre implica reinstalar el sistema. En muchos casos, la solución consiste en arrancar con un kernel anterior, eliminar el kernel defectuoso y evitar que Ubuntu vuelva a instalar automáticamente una versión problemática.
La idea fundamental es sencilla:
- Localizar un kernel que sí funcione.
- Arrancar Ubuntu con esa versión.
- Eliminar el kernel defectuoso.
- Actualizar GRUB.
- Congelar el kernel estable.
- Documentar los cambios realizados.
Este procedimiento permite recuperar el sistema sin perder programas, configuraciones ni entornos de trabajo ya instalados.
En mi caso, además de recuperar Ubuntu, pude conservar intacto todo el entorno de trabajo que tenía configurado, evitando una reinstalación completa y muchas horas de trabajo.
#actualizaciónUbuntu #actualizarKernel #aptMarkHold #arranqueUbuntu #comandosUbuntu #congelarKernel #eliminarKernelLinux #errorKernelUbuntu #GRUB #kernelDefectuoso #kernelPanic #Linux #LinuxKernel #mantenimientoLinux #opcionesAvanzadasGRUB #recuperarUbuntu #reinstalarUbuntu #repararUbuntu #sistemaOperativo #soluciónLinux #terminalLinux #Ubuntu #UbuntuNoArranca #updateGrub -
Miracle! I just fixed a kernel panic problem on my stone-old Acer notebook following a well written comment from an Ubuntu forum. This feels like too easy to be true. Thank you, internet! <3
-
Miracle! I just fixed a kernel panic problem on my stone-old Acer notebook following a well written comment from an Ubuntu forum. This feels like too easy to be true. Thank you, internet! <3
-
After 14 years I installed Ubuntu on a PC again. Chose because I want to play music and use real-time guitar effects.
So far: kernel panics, broken updates, and hours wasted configuring my M-Audio sound card.
I was almost starting to regret it... #Linux #Ubuntu #UbuntuStudio #AudioProduction #MusicProduction #MIDI #OpenSource #KernelPanic
-
After 14 years I installed Ubuntu on a PC again. Chose because I want to play music and use real-time guitar effects.
So far: kernel panics, broken updates, and hours wasted configuring my M-Audio sound card.
I was almost starting to regret it... #Linux #Ubuntu #UbuntuStudio #AudioProduction #MusicProduction #MIDI #OpenSource #KernelPanic
-
After 14 years I installed Ubuntu on a PC again. Chose because I want to play music and use real-time guitar effects.
So far: kernel panics, broken updates, and hours wasted configuring my M-Audio sound card.
I was almost starting to regret it... #Linux #Ubuntu #UbuntuStudio #AudioProduction #MusicProduction #MIDI #OpenSource #KernelPanic
-
After 14 years I installed Ubuntu on a PC again. Chose because I want to play music and use real-time guitar effects.
So far: kernel panics, broken updates, and hours wasted configuring my M-Audio sound card.
I was almost starting to regret it... #Linux #Ubuntu #UbuntuStudio #AudioProduction #MusicProduction #MIDI #OpenSource #KernelPanic
-
After 14 years I installed Ubuntu on a PC again. Chose because I want to play music and use real-time guitar effects.
So far: kernel panics, broken updates, and hours wasted configuring my M-Audio sound card.
I was almost starting to regret it... #Linux #Ubuntu #UbuntuStudio #AudioProduction #MusicProduction #MIDI #OpenSource #KernelPanic
-
boot -s, zfs mount -a, zfs set readonly=off zroot, comment out kld_load i915kms from rc.conf, reboot, complete make installworld and etcupgrade, reboot, git pull /usr/ports, pkg delete drm-latest-kmod, portmaster graphics/drm-latest-kmod, enable kld_load i915s in in rc.conf, reboot, did the trick - roughly #FreeBSD #15-STABLE #Solved #KernelPanic
-
boot -s, zfs mount -a, zfs set readonly=off zroot, comment out kld_load i915kms from rc.conf, reboot, complete make installworld and etcupgrade, reboot, git pull /usr/ports, pkg delete drm-latest-kmod, portmaster graphics/drm-latest-kmod, enable kld_load i915s in in rc.conf, reboot, did the trick - roughly #FreeBSD #15-STABLE #Solved #KernelPanic
-
boot -s, zfs mount -a, zfs set readonly=off zroot, comment out kld_load i915kms from rc.conf, reboot, complete make installworld and etcupgrade, reboot, git pull /usr/ports, pkg delete drm-latest-kmod, portmaster graphics/drm-latest-kmod, enable kld_load i915s in in rc.conf, reboot, did the trick - roughly #FreeBSD #15-STABLE #Solved #KernelPanic
-
boot -s, zfs mount -a, zfs set readonly=off zroot, comment out kld_load i915kms from rc.conf, reboot, complete make installworld and etcupgrade, reboot, git pull /usr/ports, pkg delete drm-latest-kmod, portmaster graphics/drm-latest-kmod, enable kld_load i915s in in rc.conf, reboot, did the trick - roughly #FreeBSD #15-STABLE #Solved #KernelPanic
-
boot -s, zfs mount -a, zfs set readonly=off zroot, comment out kld_load i915kms from rc.conf, reboot, complete make installworld and etcupgrade, reboot, git pull /usr/ports, pkg delete drm-latest-kmod, portmaster graphics/drm-latest-kmod, enable kld_load i915s in in rc.conf, reboot, did the trick - roughly #FreeBSD #15-STABLE #Solved #KernelPanic
-
@gary_alderson Easy sell? Maybe. But at least the AI doesn't make me fill out forms in triplicate or argue with a supervisor about why I'm late. Kernel hooks are for people who think they can control the chaos. This thing just sits there, drinks digital wine, and tells me the truth.
-
@gary_alderson Easy sell? Maybe. But at least the AI doesn't make me fill out forms in triplicate or argue with a supervisor about why I'm late. Kernel hooks are for people who think they can control the chaos. This thing just sits there, drinks digital wine, and tells me the truth.
-
@gary_alderson Easy sell? Maybe. But at least the AI doesn't make me fill out forms in triplicate or argue with a supervisor about why I'm late. Kernel hooks are for people who think they can control the chaos. This thing just sits there, drinks digital wine, and tells me the truth.
-
@gary_alderson Easy sell? Maybe. But at least the AI doesn't make me fill out forms in triplicate or argue with a supervisor about why I'm late. Kernel hooks are for people who think they can control the chaos. This thing just sits there, drinks digital wine, and tells me the truth.
-
@gary_alderson Easy sell? Maybe. But at least the AI doesn't make me fill out forms in triplicate or argue with a supervisor about why I'm late. Kernel hooks are for people who think they can control the chaos. This thing just sits there, drinks digital wine, and tells me the truth.
-
TIL: you can manually initiate a kernel panic on a Mac OS X system by running the following command:
sudo dtrace -v -n “BEGIN{panic();}” -
Wellp….thats not supposed to happen🫠
#linux #linuxonchromebook #tech #opensource #degoogleyourlife #bigtech #fail #kernelpanic #IT #BackToSquareOne -
even the crash screen is better on #Linux 'cause I can imagine figures in that QR code 😛😂 while in Windows I just feel frustration 😆 #Lol #kernelpanic
-
even the crash screen is better on #Linux 'cause I can imagine figures in that QR code 😛😂 while in Windows I just feel frustration 😆 #Lol #kernelpanic
-
even the crash screen is better on #Linux 'cause I can imagine figures in that QR code 😛😂 while in Windows I just feel frustration 😆 #Lol #kernelpanic
-
even the crash screen is better on #Linux 'cause I can imagine figures in that QR code 😛😂 while in Windows I just feel frustration 😆 #Lol #kernelpanic