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 조회 수

XE Login