How to Install Grub Customizer on Centos 7
To Install Grub Customizer on Centos 7
Grub Customizer is a graphical tool used to manage the Grub bootloader in centos. It allows the users to set the default OS, add or remove boot entries, set a background image, etc. Installation of Grub Customizer on centos 7 is discussed in this article.
Features
Rename, move or delete the menu entries Create or edit the contents of menu entries Support GRUB2
Installation
[root@linuxhelp ~]# yum install grub-customizer.x86_64
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* base: ftp.iitm.ac.in
* epel: mirror.nes.co.id
* extras: ftp.iitm.ac.in
* updates: ftp.iitm.ac.in
Resolving Dependencies
--> Running transaction check
---> Package grub-customizer.x86_64 0:5.0.8-1.el7 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
=============================================================================================
Package Arch Version Repository Size
=============================================================================================
Installing:
grub-customizer x86_64 5.0.8-1.el7 epel 663 k
Transaction Summary
=============================================================================================
Install 1 Package
Total download size: 663 k
Installed size: 2.3 M
Is this ok [y/d/N]: y
Downloading packages:
warning: /var/cache/yum/x86_64/7/epel/packages/grub-customizer-5.0.8-1.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY
Public key for grub-customizer-5.0.8-1.el7.x86_64.rpm is not installed
grub-customizer-5.0.8-1.el7.x86_64.rpm | 663 kB 00:00:00
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
Importing GPG key 0x352C64E5:
Userid : "Fedora EPEL (7) <epel@fedoraproject.org>"
Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2 352c 64e5
Package : epel-release-7-11.noarch (@extras)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
Is this ok [y/N]: y
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : grub-customizer-5.0.8-1.el7.x86_64 1/1
Verifying : grub-customizer-5.0.8-1.el7.x86_64 1/1
Installed:
grub-customizer.x86_64 0:5.0.8-1.el7
Complete!
To open the Grub Customizer, type grub on the search bar and click the displayed icon.
Now the Grub Customizer will display as shown below. Here you can manage the Grub boot-loader.
verify the version of grub-customizer.
With this, the method to install Grub-Customizer on centos 7 comes to an end.
Comments ( 0 )
No comments available