On 22/12/2020 22:00, Sreyan Chakravarty wrote:
Hi,
I have created a custom live image using livecd-creator, but when I
boot from it there is no way to login into KDE after that.
I have tried adding:
%post
cat <<FOE > /etc/sddm.conf.d/autologin.conf
[Autologin]
User=live-user
Session=plasma.desktop
FOE
%end
But I get the message:
ignoring %post failure (code 1)
/tmp/ks-script-xntc2id7: line 1: /etc/sddm.conf.d/autologin.conf: No
such file or directory
My kickstart file is very basic and I have not added any packages that
would cause problems.
Not sure if this is of any value.
On a running system, there is no /etc/sddm.conf.d. So, maybe you need to
create that directory
first?
FWIW, also on a running system, if I enable autologin for user edg I get.
/etc/sddm.conf.d/kde_settings.conf file that contains....
[Autologin]
Relogin=false
Session=plasma
User=edg
[General]
HaltCommand=
RebootCommand=
[Theme]
Current=01-breeze-fedora
[Users]
MaximumUid=60000
MinimumUid=1000
---
The key to getting good answers is to ask good questions.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org