rockedge wrote: ↑Wed Oct 23, 2024 2:44 pmThe problem is
Grub2config
andGrub4Dos
used in KLV's where designed with Puppy Linux in mind so the boot stanza's the programs will construct use kernel command line parameters and options for Puppy Linux. This is still a work in progress getting these two programs modified to generate Kennel Linux boot stanza syntax.@JusGellin you did the right thing by running the included script
wd_grubconfig
to generate the correct boot stanza's.A possible solution would be to have
Grub2config
callwd_grubconfig
as a function so it can generate both Puppy Linux and Kennel Linux boot stanza's.
That's good to know.
Having grub2config call wd_grubconfig as a function would complete it to make it work directly.
rockedge wrote: ↑Wed Oct 23, 2024 2:44 pmJusGellin wrote:The first item you mentioned above isn't quite what I meant for the clipboard copy using spice-vdagent.
This has to be installed on a vm that was built to make this work. The host doesn't need it.
But the install, which goes to /var/usr/spice-vdagentd has to be symlinked to /run/spice-vdagentd to make this work.Would it be a good idea to remove it from the KLV-vmHost rootfs or has it a use when it remains included?
Just remove it. Only the vms need it.
I really like all of this!!
Thanks