Page 1 of 1
Grub2config KL
Posted: Sun Sep 08, 2024 5:13 pm
by josejp2424
I want to use grub2config in kl, but as you all know it's a problem.
so I came up with a script, which creates a link to the main sfs, that allows me to make grub2config recognize kl.sfs.
This is all for testing purposes, so it can be improved.
the grub.cfg it creates is to use w_changes=RAM2.
tested on manjaro kla and KLV-Airedale
KLA ARCH
https://www.mediafire.com/file/9e42n3yt ... kg.tar.zst
kl Airdale
https://www.mediafire.com/file/cbhpe47x ... oarch.xbps
Re: Grub2config KL
Posted: Sun Sep 08, 2024 5:47 pm
by rockedge
This is a good start! I can use Grub2config
in KLV-Airedale and KLV-Spectr and now in KLV-Boxer, but the program does not recognize KL's so I've been using @wiak's wd_grubconfig
to generate the boot stanza's then manually inserting them into the grub.cfg and menu.lst.
It will be really helpful if Grub2config
will work across all of the KLV's in QEMU, libvirt and VirtualBox virtual machines.
I will look for some spare USB drives to experiment with this today
Re: Grub2config KL
Posted: Sun Sep 08, 2024 6:06 pm
by josejp2424
rockedge wrote: ↑Sun Sep 08, 2024 5:47 pm
This is a good start! I can use Grub2config
in KLV-Airedale and KLV-Spectr and now in KLV-Boxer, but the program does not recognize KL's so I've been using @wiak's wd_grubconfig
to generate the boot stanza's then manually inserting them into the grub.cfg and menu.lst.
It will be really helpful if Grub2config
will work across all of the KLV's in QEMU, libvirt and VirtualBox virtual machines.
I will look for some spare USB drives to experiment with this today
we would have to add to the script the klv that it does not recognize.
which iso is the one it doesn't recognize?
Re: Grub2config KL
Posted: Tue Sep 10, 2024 10:25 pm
by josejp2424
@rockedge .
which kl ,is not recognized by grub2config.
Re: Grub2config KL
Posted: Tue Sep 10, 2024 11:39 pm
by josejp2424
Today I encountered a problem with FAT32; it does not support links for grub2config to recognize.