Command disabled: index

No tty[1-6] in Ubuntu 7.10

If you notice that you don't have any tty's and no boot prompt (when the Ubuntu splashscreen is not enabled), then this might fix your problem.

  • Edit /etc/initramfs-tools/modules and add the lines (modules)
fbcon
vesafb
  • Comment vesafb in /etc/modprobe.d/blacklist-framebuffer, so the line should look like
# blacklist vesafb
  • sudo update-initramfs -u

The -u option is used to update your existing initrd image. Please make sure that you first edit the initramfs modules and the blacklist before you update the initramfs.

  • Reboot. It should work now.

References

devlog/blog/no_tty_1-6_in_ubuntu_7.10.txt · Last modified: 2009/05/30 09:52 by gomel
Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! DevLog Atom feed Valid XHTML 1.0