So weit so gut, doch die Grub Auflösung macht Probleme.
Ich hab schon mehrer configs probiert u.a. diese:
Code: Alles auswählen
grep -n GFX /etc/grub.d/00_header
39:if [ "x${GRUB_GFXMODE}" = "x" ] ; then GRUB_GFXMODE=1024x768 ; fi
40:if [ "x${GRUB_GFXPAYLOAD_LINUX}" = "x" ] ; then GRUB_GFXPAYLOAD_LINUX=1024x768 ; fi
133: set gfxmode=${GRUB_GFXMODE}
134: set gfxpayload=${GRUB_GFXPAYLOAD_LINUX}
grep -n GFX /etc/default/grub
23:GRUB_GFXMODE=1024x768
24:GRUB_GFXPAYLOAD_LINUX=1024x768
![Wink ;)](./images/smilies/icon_wink.gif)
http://picpaste.com/IMG_20130228_082041-9XEtIbQp.jpg
http://picpaste.com/IMG_20130228_082059-tPJl0Qoo.jpg
http://picpaste.com/IMG_20130228_082104-7EewlT5t.jpg
Der Rechner fährt ohne Probleme hoch aber die Konsole ist nicht zu benutzen.