Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Coexistence of Centos on Ventoy and Reserved Partitions
#12
Maybe try

### BEGIN /etc/grub.d/10_linux ###
menuentry "Ventoy" --class=custom {
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod xfs
insmod fat
search --set=root -f /ventoy/ventoy.cpio
chainloader (${root})/efi/boot/grubx64_real.efi
}
Reply


Messages In This Thread
RE: Coexistence of Centos on Ventoy and Reserved Partitions - by Steve2926 - 05-25-2023, 05:17 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)