On Sun, 18 Feb 2018 09:54:07 -0800, Daniel Frey wrote:

> I'd also tried getting the Gentoo LiveCD to boot via grub (although this
> was almost two years ago) and never got it to boot. I don't remember if
> I tried to get SysRescueCD to work either... on my newer EFI machines
> I've been ditching Grub2 for refind.

I used the systemd bootloader but I did try with refind, and it turns out
I still have it installed. Here is the sysrescd.conf that I include from
refind.conf

menuentry "System Rescue Cd" {
        icon EFI/refind/icons/os_sysrescd.png
        loader /sysrescd/rescue64
        initrd /sysrescd/initram.igz
        options "subdir=sysrescd setkmap=uk rootpass=XXX"
}

I mount the sysrescd ISO and copy these files to /boot/sysrescd

initram.igz
rescue64
sysrcd.dat
sysrcd.md5
version

The entry for systemd-boot is

title   System Rescue Cd 5.2.0
version 5.2.0
linux   /sysrescd/rescue64
options subdir=sysrescd setkmap=uk rootpass=XXX
initrd  /sysrescd/initram.igz


-- 
Neil Bothwick

It's not a bug, it's tradition!

Attachment: pgpYr_pCAp0zd.pgp
Description: OpenPGP digital signature

Reply via email to