martes, 23 de julio de 2013

Ubuntu segmentation fault

When ubuntu gave a "segmentation fault" (in my case something like: gave up waiting for root device), try to Reboot and hold down shift to get to the recovery menu. If you have some other kernel versions (olther ones) try them. If not, on the recovery menu select:
  • fsck (hopefully that completes cleanly)
  • enable networking (to allow downloads )
  • dpkg (repair all packages)

After this I could boot up.
Perhaps this will help.


No hay comentarios:

Publicar un comentario

Cambiar tamaño de fuente al reducir la ventana (HTML / CSS)

Cambiar el tamaño del texto a medida que se reduce el tamaño de la ventana (HTML5 / CSS3)   . container { border : solid 1px blue ; ...