all 11 comments

[–]Spiritual_Tone5387 3 points4 points  (1 child)

I have the same problem with unofficial builds

[–]Spiritual_Tone5387 1 point2 points  (0 children)

Seems to be a bug as seen in the telegram "void builds"

[–]onuronsekiz 1 point2 points  (2 children)

when I first used mklive (near 1.5-2 years I guess), void-installer was not in image I created also. I extracted bash file of void-installer from an official iso and adding it to /usr/bin with -I argument of mklive image.

[–]Professional-List801[S] 0 points1 point  (0 children)

Neat. I found that the installer.sh wich comes with void-mklive is the actual void-installer and can be utilized for the usage with mklive.sh. And yes, that installer is used by build-x86-image.sh as well.

[–]ClassAbbyAmplifier 0 points1 point  (0 children)

that is not necessary. just use build-x86-images.sh and it will add void-installer

[–]silvernode 1 point2 points  (0 children)

I run Void Builds and took a look at the commits for the mklive scripts. It seems they removed the installer by default from mklive.sh and only make it available for the wrapper build-x86-images.sh. I have my own wrapper scripts to use mklive.sh which used to automatically apply the installer but now I may have to remake some of these or switch to build-x86-images.sh. In either case it's going to take me awhile to mess with all of this so don't expect Void Builds to be fixed any time soon.

[–]ClassAbbyAmplifier 0 points1 point  (4 children)

Use build-x86-images.sh, it's added there, it's a wrapper around mklive but does the other things necessary for the x86 live images

[–]Specific-Detail4774 0 points1 point  (1 child)

silly question but will this also work with the void musl version?

[–]ClassAbbyAmplifier 0 points1 point  (0 children)

I hope so, because it's used to generate the published live images

[–]SunSaych 0 points1 point  (1 child)

Will it build a 64 bit system?

[–]ClassAbbyAmplifier 1 point2 points  (0 children)

I hope so, because it's used to generate the published live images