void-mklive icon indicating copy to clipboard operation
void-mklive copied to clipboard

The Void Linux live image maker

Results 100 void-mklive issues
Sort by recently updated
recently updated
newest added
trafficstars

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...

bug
installer

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...

installer

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...

installer

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...

installer

grub-x86_64-efi still appears to be installed despite choosing to manage the bootloader independently.

bug
installer

![VirtualBox_void_18_07_2019_17_23_25](https://user-images.githubusercontent.com/52203435/61457267-601e8900-a981-11e9-8487-4cb8c6d4b04d.png)

installer

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...

installer

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...

installer

The function set_useraccount() in installer.sh.in presumes at least one group.

installer

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...

installer