pico.dev

Results 27 comments of pico.dev

Another try to solve Transport endpoint is not conected. Some magic "sleep 5" inserted.

`homectl create` only creates user homed image not mounts it. I will try again, I do my testing in VirtualBox. Are you trying in a virtual machine? When fails, What...

Tested again, no problem in VirtualBox, using this config https://github.com/picodotdev/alis/blob/master/packer/alis-packer-efi-ext4-luks-lvm-systemd-systemdhomed.sh (only has defaults changes). But anyway I incremented the sleep time from 5 to 10. Can you attach your full...

Tested in VirtualBox with exact same configuration you provided. There was a error in alis in the shell change to zsh for root user when using systemd-homed that I fixed,...

Same error reproduced in VirtualBox with your photo hint! I think the problem is the password length. Use one longer than test3 like archlinux. I think the password must have...

I think use test3 instead archlinux as password for homectl and LUKS_PASSWORD, ROOT_PASSWORD, USER_PASSWORD was the only change that I did, the other case can be that I missed to...

I did one more test using test3 as password, you were right that was not the issue as my test finalized correctly. So, I really dont have clues what happened...

Hello @jedugsem, have full disk encryption would be a nice feature to add. Send a pull request and I will review it, I will accept it if fits well with...

There are two parttions necessary, the system partition and the boot partition, the system partition is created in the DEVICE variable, but a boot partition is also necessary, also are...

Hi! I did not tested to install Arch Linux with dual boot with Windows, the Arch Linux wiki page is not very crear. https://wiki.archlinux.org/index.php/Dual_boot_with_Windows Anyway, alis at least can be...