gentoo:trouble:03-direct_iso_boot_use_grub

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
gentoo:trouble:03-direct_iso_boot_use_grub [2026/01/09 23:27] baecygentoo:trouble:03-direct_iso_boot_use_grub [2026/01/09 23:28] (현재) baecy
줄 72: 줄 72:
 grub-mkconfig -o /boot/grub/grub.cfg grub-mkconfig -o /boot/grub/grub.cfg
  
 +/boot/grub/grub.cfg
 <codeprism bash> <codeprism bash>
 +### BEGIN /etc/grub.d/00_header ###
 +if [ -s $prefix/grubenv ]; then
 +  load_env
 +  
 +......
 +......
 +
 ### BEGIN /etc/grub.d/41_custom ### ### BEGIN /etc/grub.d/41_custom ###
 if [ -f  ${config_directory}/custom.cfg ]; then if [ -f  ${config_directory}/custom.cfg ]; then
  • gentoo/trouble/03-direct_iso_boot_use_grub.1768001235.txt.gz
  • 마지막으로 수정됨: 2026/01/09 23:27
  • 저자 baecy