Le 16/08/2013 11:15, Darac Marjal a écrit : > On Fri, Aug 16, 2013 at 11:02:20AM +0200, François Patte wrote: >> Bonjour, >> >> I tried to change the screen resolution and the splash screen in grub: >> >> 1- edited /etc/default/grub >> GRUB_GFXMODE=1280x1024 > That should work.
In /etc/default/grub
GRUB_GFXMODE=1280x1024
Then in /etc/grub.d/00_header:
set gfxmode=${GRUB_GFXMODE}
set gfxpayload=keep <------------add
load_video
insmod gfxterm
update-grub
It's done.
--
François Patte
UFR de mathématiques et informatique
Laboratoire CNRS MAP5, UMR 8145
Université Paris Descartes
45, rue des Saints Pères
F-75270 Paris Cedex 06
Tél. +33 (0)1 8394 5849
http://www.math-info.univ-paris5.fr/~patte
signature.asc
Description: OpenPGP digital signature

