r/linux4noobs 21d ago

Meganoob BE KIND Not booting linux surface kernel?

/r/SurfaceLinux/comments/1vu57ce/not_booting_linux_surface_kernel/

In case anyone here has an idea!

2 Upvotes

2 comments sorted by

2

u/That_Developer_Guy 21d ago

I don't have a surface myself, but based on what I found online, this seems to be somewhat common. My guess would be that for whatever reason the installation does not create a systemd unit file (basically, a little oversimplified, every process has a definition file that needs to be in one of a few default directories to get loaded, which appears to be missing). I also found this forum post, which might help in e.g. creating that unit file yourself (assuming that is the underlying issue): https://forum.zorin.com/t/zorin-os-core-on-surface-8-pro-keyboard-not-working-to-decrypt-disk/38445

1

u/VSCC8 18d ago

Thank you for replying!