I know of the refind_linux.conf to set linux options, what about multiple linux distros?
Is there a way to set something like refind_debian.conf for debian refind_fedora.conf for fedora and etc?
I ask because, I am using ZFS and each has it's own data set, for ex: zroot/data/FreeBSD zroot/data/void and will probably install another distro, so it'd be zroot/data/distro and I'd need to set each of the distro's root=ZFS=zroot/data/*
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Just thought, maybe in refind_linux.conf, could do:
"Boot Void" "....."
"Boot other distro" "...." not sure how that would work, since refind detects kernel automaticly though, so may not work
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I know of the refind_linux.conf to set linux options, what about multiple linux distros?
Is there a way to set something like refind_debian.conf for debian refind_fedora.conf for fedora and etc?
I ask because, I am using ZFS and each has it's own data set, for ex: zroot/data/FreeBSD zroot/data/void and will probably install another distro, so it'd be zroot/data/distro and I'd need to set each of the distro's root=ZFS=zroot/data/*
Just thought, maybe in refind_linux.conf, could do:
"Boot Void" "....."
"Boot other distro" "...." not sure how that would work, since refind detects kernel automaticly though, so may not work