User talk:Pnoecker

From Funtoo
Revision as of 11:49, December 8, 2020 by Pnoecker (talk | contribs) (uhhhhh YEAH lets try that!)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
root # wget https://www.funtoo.org/images/8/88/Latest-funtoo.png -O /boot/grub/mybackground.png
  • /boot/grub/grub.cfg
set gfxmode=auto
   insmod all_video
   terminal_output gfxterm
fi
load_video
font=unicode
insmod gfxterm
insmod png
background_image -m stretch /grub/mybackground.png
insmod gettext
set lang=en_US
color blink-light-magenta/black