I am installing libguestfs0
and there is a dependencies called lvm2
is required to be configured.
When i run systemctl status lvm2
, it showing the service is masked (/dev/null, bad). Hence i try with systemctl unmask lvm2
and systemctl restart lvm2
. However it still failed to be started.
Please assist if you have any idea, thanks!
I am running in VM with Ubuntu 18 loaded.