Itxaka

Results 159 comments of Itxaka

Should now compile on Macos 😀

AFAIK the `--no-floppy` stanza is not used during grub install but during search instead, so we should change the search stuff in the grub config: https://www.gnu.org/software/grub/manual/grub/grub.html#search

This may be possible to fix on harverster directly by setting the stanza on your grub config: https://github.com/harvester/harvester-installer/blob/master/package/harvester-os/iso/boot/grub2/grub.cfg#L1

Im not sure if we expect anyone to store the kernel on a floppy, so maybe we should just disable it on cos directly if there is not much to...

yep, was looking for that...that may be handy if someone wants to add some env files from a floppy...it would be weird but they might use floppy in 2022 I...

PR: https://github.com/rancher-sandbox/cOS-toolkit/pull/1220 Also as mentioned by Ettore, this also requires changes in the harvester-installer grub.cfg that overrides the base cos one. Poor floppies, wont somebody think of them anymore :crying_cat_face:

Fix was merged on cos-toolkit, new packages should be published in the repos in a couple of hours max! https://github.com/rancher-sandbox/cOS-toolkit/actions/runs/2108139563

@alexdepalex any logs? Do we have a link to the iso with the patch to test locally?

@alexdepalex when you refer to `Have an awkward disk configuration or make the partition containing the boot label vanish.` what do you mean exactly, what type of devices do I...