[Ubuntu-BR] Sistema não inicia
Jeferson Rodrigues
jeferod83 em gmail.com
Sexta Novembro 25 17:14:25 UTC 2011
Cara! Mil perdões! É aqui:
*for word in $GRUB_CMDLINE_LINUX_DEFAULT; do*
> * if [ "$word" = splash ]; then*
> * GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT vt.handoff=7"*
> * fi*
> *done*
>
Coloque:
*for word in $GRUB_CMDLINE_LINUX_DEFAULT; do*
> * if [ "$word" = splash ]; then*
> * GRUB_CMDLINE_LINUX_DEFAULT="$
> GRUB_CMDLINE_LINUX_DEFAULT vt.handoff=7 vga=codigo_da_resolucao"*
> * fi*
> *done*
>
Abraços
More information about the ubuntu-br
mailing list