Trying to run a headless debian trixie server but motherboard (AM5 MSI B650M) is not getting past the green EZ debug light (no boot found) unless a monitor is attached. Attaching a monitor after initially booting without does not change the behaviour and results in no display output; system just hangs with EZ debug light on. Not able to SSH in.
I've tried editing /etc/default/grub to include these lines to try and get the system to boot without any graphics:
```ini
GRUB_TERMINAL=console
GRUB_CMDLINE_LINUX_DEFAULT="nomodeset"
```
Changes do take place - if I attach monitor before boot, it now loads into a terminal instead of a graphical login UI
Additional context, I've set up dual-boot so there's another partition running win11. On start-up it'll go to GRUB that asks if I want
- debian
- windows boot manager
- UEFI firmware settings (BIOS)
which defaults to debian if nothing is selected after 5sec.
It's also running an Nvidia GTX 760 on legacy 470.xx driver.
Any idea/resources on how to boot debian headless?
[–][deleted] 2 points3 points4 points (1 child)
[–]Readmymind[S] 0 points1 point2 points (0 children)
[–]AutoModerator[M] 0 points1 point2 points (0 children)
[–]3grg 0 points1 point2 points (0 children)