You cannot see this page without javascript.

Grub UUID change

CentOS 조회 수 810 추천 수 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 635
» CentOS Grub UUID change LynX 2018-08-08 810
7 3D Printer Pronterface(PrintRun) install file LynX 2018-09-13 696
6 APM ext ImageMagick install LynX 2019-02-19 457
5 APM ext zip install LynX 2019-02-19 1432
4 CentOS init mode change LynX 2019-05-30 1113
3 CentOS mariadb install LynX 2019-05-31 998
2 APM What one can and should optimize LynX 2019-06-03 1237
1 APM mariadb download origin address LynX 2019-06-19 1799

XE Login