Vanilla-OS/Albius

mkpart issue

Opened this issue · 2 comments

Trying to Install Vanilla OS (Orchid #117) on a fresh new VM (VirtualBox) after deleting previous VM because of previous failure I get this error :

mkpart
panic: failed to make ext4 filesystem for /dev/sda1: mkefs 1.47.0
The file /dev/sda1 doesn not exist and no size was specified.

Well, if I skip VM tool, then mkpart succeed but it fails at pvcreate [7/20] with the following error :

panic : failed to run setup operation pvcreate : pvcreate : lvm.RunCommand : No device found for /dev/sda4.

By the way, it was working fine with the first beta release (#113)