postmarketOS lightdm issue
by Meow1234 from LinuxQuestions.org on (#56F40)
I am currently trying to get postmarketOS in a VM in VirtualBox. I have one small issue though. LightDM will not start. Even after running Code:service lightdm start it just stops. The output of that command says that LightDM does start, however after running Code:service lightdm status it says it it is stopped.
Here are the commands I used to convert Alpine Linux to postmarketOS after adding the key and repository.
Code:apk add postmarketos-base device-qemu-amd64Code:apk add postmarketos-ui-phoshCode:apk add waylandCode:setup-xorg-baseI also set the display memory to 128MB and I am using the VBoxVGA display controller. There is also 4GB ram and 2 cores assigned to the VM. There is also a 30GB HDD.
Can someone help me? I would really like this VM to work.
Please do not say to run this in QEMU, as all of my VMs are in VBox and I am not going to install another VM program for one VM.


Here are the commands I used to convert Alpine Linux to postmarketOS after adding the key and repository.
Code:apk add postmarketos-base device-qemu-amd64Code:apk add postmarketos-ui-phoshCode:apk add waylandCode:setup-xorg-baseI also set the display memory to 128MB and I am using the VBoxVGA display controller. There is also 4GB ram and 2 cores assigned to the VM. There is also a 30GB HDD.
Can someone help me? I would really like this VM to work.
Please do not say to run this in QEMU, as all of my VMs are in VBox and I am not going to install another VM program for one VM.