Ir al contenido principal

Grub 2 Fedora 17 al 19 Custom

Fedora 17 al 19 - 64bit ó 32 bit

En mi caso tome una imagen con resolucion 1600x1200 en formato png



Paso 1

la copiamos a:
sudo cp /home/user/Picture/redhat.png /boot/grub2/themes/system/background.png

Paso 2

Editaremos el file que maneja nuestro grub2 themes
sudo nano /etc/default/grub
de primera intancia se vera así
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="Fedora"
GRUB_DEFAULT=saved
GRUB_CMDLINE_LINUX="rd.md=0 rd.lvm.lv=vg_rexsy/lv_root SYSFONT=True rd.luks=0 r$
#GRUB_THEME="/boot/grub2/themes/system/theme.txt"

Fedora 20

GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)"
GRUB_DEFAULT=saved
GRUB_DISABLE_SUBMENU=true
#GRUB_TERMINAL_OUTPUT="console"
GRUB_CMDLINE_LINUX="rd.lvm.lv=fedora_sniper64/swap vconsole.font=latarcyrheb-su$
GRUB_DISABLE_RECOVERY="true"
GRUB_THEME="/boot/grub2/themes/firefox/theme.txt"




Paso 3

solo removemos el # que comenta la linea
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="Fedora"
GRUB_DEFAULT=saved
GRUB_CMDLINE_LINUX="rd.md=0 rd.lvm.lv=vg_rexsy/lv_root SYSFONT=True rd.luks=0 r$
GRUB_THEME="/boot/grub2/themes/system/theme.txt"
Precionamos ( CTRL X ) y precionamos Y para guardar los cambios
Por ultimo para que nuestro grub2 tome los cambios que hicimos ejecutamos:
sudo grub2-mkconfig -o /boot/grub2/grub.cfg
Listo ya tendremos activo nuestro themes donde la imaginación es el limite.
Nota: Utiliza el Editor de tu preferencia, Crea tus propios themes
Descargas:
los acomodamos en y tenemos que descomprimir estos archivos de la siguiente manera
su
cp archivo-grub2.tar.gz /boot/grub2/themes/
tar xvfz archivo-grub2.tar.gz
en el paso 3 cambiamos
GRUB_THEME="/boot/grub2/themes/archivo-grub2/theme.txt"

Ahh  me diras no tengo Themes pues yo si 

firefox-grup2.tar.gz (1024k)
hacktheplanet-grup2.tar.gz (639k)
linux36-grub2.tar.gz (681k)
redhat-grup2.tar.gz (313k)




Comentarios

Entradas más populares de este blog

BBS - Boletin Board Sistem

Antes de que Internet fuera tan grande y Google todavía no existía! Teníamos los BBS Eran Personas que tenían sus computadoras prendidas con sistemas para recibir llamadas. Te contestaba por medio de tu modem Dial UP uff tenia un 9600 en ese tiempo y una 8086 con DOS me conectaba a FileGallery para poder pegar al Internet que tiempos... En Puerto Rico tuvimos 42 BBS de los que visite por Dial-UP http://bbslist.textfiles.com/787/ Ya casi no existen pero me gustaria algundia toparme con alguno de los sysop. BBS Existentes en Puerto Rico bbs.thewallbbs.com bbs.efectolinux.com tiene DIALUPy trabaja:)

DOH cloudflare dns on Mikrotik V7

Protecting home Internet connections from malware With home Internet usage on the rise, it’s never been more important to protect your family from dangerous and malicious sites. 1.1.1.1 for Families is built on top of the same site categorization and filtering technology that powers Cloudflare’s enterprise products. It uses Cloudflare’s Internet intelligence to filter content on your home Internet network.