Looking at the i3 desktop kickstart file, I tried using lightdm (just to see how I fare): .... %post systemctl enable lightdm # create /etc/sysconfig/desktop (needed for installation) cat > /etc/sysconfig/desktop <<EOF PREFERRED=/usr/bin/openbox-session DISPLAYMANAGER=/usr/sbin/lightdm EOF .... %end However my LiveCD stops wtih saying: Failed to start lightdm.service. I am not sure if there are other errors too, but is there something else I should have done above beyond enabling lightdm above? Thanks, Ranjan On Tue Feb21'23 04:56:13PM, Ranjan Maitra wrote: > From: Ranjan Maitra <mlmaitra@xxxxxxx> > Date: Tue, 21 Feb 2023 16:56:13 -0600 > To: Community Support for Fedora Users <users@xxxxxxxxxxxxxxxxxxxxxxx> > Reply-To: Community support for Fedora users <users@xxxxxxxxxxxxxxxxxxxxxxx> > Subject: how to create a Fedora 37 LiveCD without a desktop environment and > with window manager > > Dear friends, > > I have been trying to build a LiveCD with a DE and with a window manager. Specifically, I was thinking that I could have startx go into starting the window manager. However, I can not quite figure out how to handle this. Does anyone have experience with doing this? > > The notes available on LiveCD at https://github.com/livecd-tools/livecd-tools only discuss a minimal LiveCD or a full-fledged one, and indeed the minimal configuration there does not even do anything (I only get Troubleshoot). But in any case, that is not the point. > > Any suggestions on how I can use startx instead of a login display manager? > > Many thanks, > Ranjan > _______________________________________________ > users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx > 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@xxxxxxxxxxxxxxxxxxxxxxx > Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue