void-mklive
void-mklive copied to clipboard
The Void Linux live image maker
I have 3 partitions: - ext4 on / - ext2 on /boot - vfat on /boot/efi When the installer gets to installing the bootloader, it fails. I suspect it copied...
I tried installing `void-live-x86_64-20191109.iso` on an old computer with a mechanical drive. After running `void-installer`, I repartitioned /dev/sda using cfdisk, and tried to setup filesystems on the partitions. However the...
The function [test_network()](https://github.com/void-linux/void-mklive/blob/31df80c3417dceccf823cfee7ab088337d1e521b/installer.sh.in#L816) fetches `https://a-hel-fi.m.voidlinux.org/live/xtraeme.asc`. I don't know how (in)valuable this key is as of now and whether, perhaps, it should be replaced with the ASCII armored public key of...
Hello, I made an install using the new ISO, after which the installed system would not boot properly because the swap UUID was missing in fstab. Using the previous ISO...
grub-x86_64-efi still appears to be installed despite choosing to manage the bootloader independently.

During installation, the main repository URL is used to check network availability. The same URL is the only one for a network installation. However, in case of problems in the...
From what I understand, GPT disklabels do not use flags like MBR disks. The warning before partitioning in the installer states "For EFI systems GPT is mandatory and a FAT32...
The function set_useraccount() in installer.sh.in presumes at least one group.
The "Settings" button in the Void Linux installer utility leads to a view of the chosen installation settings. I think the term "Settings" is misleading for this purpose (I was...