I am currently trying to install Ubuntu 22.04 on an Acer Aspire Laptop which has a 14GB Nvme drive and a 1TB HDD drive installed.
Current configuartion:
The /boot/efi /boot and swap partition is located at the 14GB nvme drive and the root (/) location ist at the 1TB HDD drive. This configuration is still causing a super slow bootup because it needs a lot of time to load the display manager and the desktop envoirement.
What I want to do:
My Idea was to move the display manager (gdm in my case) and the desktop envoirement (kde-plasma) to the 14GB nvme drive so my Laptop boots up faster. But how can I do this!?