You cannot see this page without javascript.

Grub UUID change

CentOS 조회 수 820 추천 수 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 조회 수

Linux letsencrypt wildcard

  • LynX
  • 2018-07-26
  • 조회 수 655

CentOS Grub UUID change

  • LynX
  • 2018-08-08
  • 조회 수 820

3D Printer Pronterface(PrintRun) install file

  • LynX
  • 2018-09-13
  • 조회 수 702

APM ext ImageMagick install

  • LynX
  • 2019-02-19
  • 조회 수 467

APM ext zip install

  • LynX
  • 2019-02-19
  • 조회 수 1496

CentOS init mode change

  • LynX
  • 2019-05-30
  • 조회 수 1176

CentOS mariadb install

  • LynX
  • 2019-05-31
  • 조회 수 1059

APM What one can and should optimize

  • LynX
  • 2019-06-03
  • 조회 수 1301

APM mariadb download origin address

  • LynX
  • 2019-06-19
  • 조회 수 1860

XE Login