GRUB 설정 생성 중 오류

grub-mkconfig -o /boot/grub/grub.cfg
GRUB 설정 파일 만드는 중 ...
테마 찾음: /boot/grub/themes/gentoo_glass/theme.txt
리눅스 이미지 발견: /boot/vmlinuz-6.12.63-gentoo-dist
초기 램디스크 이미지 발견: /boot/initramfs-6.12.63-gentoo-dist.img
리눅스 이미지 발견: /boot/vmlinuz-6.12.63-gentoo-dist.old
초기 램디스크 이미지 발견: /boot/initramfs-6.12.63-gentoo-dist.img.old
경고: 기타 부팅 분할 영역을 찾는 과정에서 os-prober를 실행했습니다.
출력 내용은 부팅 바이너리 검색 및 새 부팅 항목 만들기 과정에 활용했습니다.
/usr/share/grub/grub-mkconfig_lib: 행 317번: printf: `$': 부적절한 서식 문자

LC_ALL=C grub-mkconfig -o grub.cfg
Generating grub configuration file ...
Found theme: /boot/grub/themes/gentoo_glass/theme.txt
Found linux image: /boot/vmlinuz-6.12.63-gentoo-dist
Found initrd image: /boot/initramfs-6.12.63-gentoo-dist.img
Found linux image: /boot/vmlinuz-6.12.63-gentoo-dist.old
Found initrd image: /boot/initramfs-6.12.63-gentoo-dist.img.old
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Found Windows Boot Manager on /dev/sde1@/efi/Microsoft/Boot/bootmgfw.efi
Adding boot menu entry for UEFI Firmware Settings ...
done