You cannot see this page without javascript.

Grub UUID change

CentOS 조회 수 809 추천 수 0 2018.08.08 10:36:10
$ echo "GRUB_DISABLE_LINUX_UUID=true" >> /etc/default/grub
$ grub2-mkconfig -o /boot/grub2/grub.cfg

 

$ grub2-mkconfig | less

Update

To completely disable the UUID in GRUB, you need to add the line as follows to /etc/sysconfig/grub

$ echo "GRUB_DISABLE_UUID=true" >> /etc/default/grub
$ grub2-mkconfig -o /boot/grub2/grub.cfg
엮인글 :
List of Articles
번호 제목 글쓴이 날짜sort 조회 수
9 Linux letsencrypt wildcard LynX 2018-07-26 634
» CentOS Grub UUID change LynX 2018-08-08 809
7 3D Printer Pronterface(PrintRun) install file LynX 2018-09-13 694
6 APM ext ImageMagick install LynX 2019-02-19 456
5 APM ext zip install LynX 2019-02-19 1351
4 CentOS init mode change LynX 2019-05-30 1077
3 CentOS mariadb install LynX 2019-05-31 959
2 APM What one can and should optimize LynX 2019-06-03 1202
1 APM mariadb download origin address LynX 2019-06-19 1759

XE Login