Need help with Live Buildiso

@Lolix
I just pushed the iso-profile to GitHub.

1 Like

Greetings all, here is probably my final Beta ISO sans this issue.
https://delinuxco.nyc3.cdn.digitaloceanspaces.com/x86_64/delinuxco-workstation-26.1.0-pre-260709-x86_64-beta.iso

A couple of caveats here, the 90 second wait time is not fixed, it is completely arbitrary, sometimes it is only 10 seconds, other times it is 30 seconds etc.

I my testing VM, on the same ISO, within minutes, of boots, it may login it automatically or it may not. On my Beelink Ser, it will almost always take over a minute before it will login. Disconnecting the network seems to have no change.

If anyone would like to download the ISO and take a gander, sometimes just a new pair of eyes is all it takes.

Aside from the Live ISO issue, everything is working perfect, probably the best ISO release to date.

1 Like

So my brother and I were chatting about this issue over coffee, and he came up with a great idea, ā€œis there a way to delay the starting of LightDM during the boot process, just for testing?ā€

As it turns out, you can do this by adding ExecStartPre=/usr/bin/sleep 30 using sudo systemctl edit lightdm.service . This will delay lightdm by 30 seconds for testing.

The problem is how would one go about adding this to an ISO?

1 Like

Just an idea!
You can use the ā€œisomasterā€ application to edit the .iso image file.
And including the editing, it creates a new .iso

2 Likes

Unfortunately it will not build…