Hi,
I used the suggestion from the other thread viewtopic.php?t=11632 about configuring refind.conf.
FatDog boots fine, but as is there's no option for me to choose to load the savefile/dir or not.
It seems that refind should load isolinux.cfg or some grub config file.
The current refind.conf configuration is:
Code: Select all
menuentry "Fatdog64 Linux 901" {
icon /EFI/boot/icons/os_fatdog.png
volume FATDOG_LIVE
loader /FD901/vmlinuz
initrd /FD901/initrd
options "savefile=ram:uuid:b8bbd0b9-39a5-4341-b724-1b55eaf1e135:fd64save waitdev=5"
}
Is the way to go to change that 'options...' line to 'savefile=ask'?
Or can rEFInd chain boot to isolinux or some grub file.
I really don't like grub2, maybe rEFInd could chain the boot process to grub4dos.