update-grub을 하면 경고가 나타납니다.

update-grub을 하면 경고가 나타납니다.

이것은 update-grub의 출력입니다:

    Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-4.2.0-18-generic
Found initrd image: /boot/initrd.img-4.2.0-18-generic
Found linux image: /boot/vmlinuz-4.2.0-16-generic
Found initrd image: /boot/initrd.img-4.2.0-16-generic
Found linux image: /boot/vmlinuz-3.19.0-32-generic
Found initrd image: /boot/initrd.img-3.19.0-32-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done

grub 구성에 뭔가를 해야 합니까?

답변1

아니요, 구성에 대해 아무 작업도 수행할 필요가 없습니다. 나는 이것이 버그라고 생각합니다.https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1258597

지원되지 않는 행이 추가되었지만 아무런 해를 끼치지 않아야 합니다.

관련 정보