Remix.run Logo
blipvert an hour ago

It’s bizarre that one needs to do all this via a keyboard/monitor interface.

Nearly thirty years ago when I used to work on Silicon Graphics kit everything from powering on and off a server to installing the OS from scratch over the network could be done out of band via serial - and automatically, using expect(1)

That’s progress, I guess.

toast0 an hour ago | parent [-]

server ipmi includes serial over lan, which can work ... it's helpful if the console settings for early boot match the console settings for OS boot, and there's no standard for sharing them, so that's a bit of a mess... and then you have some where serial over lan drops out during boot, which is kind of terrible. :(

But, the devices here are geared towards people using consumer products as servers (which I do at home, not critizing), and serial console during early boot is not an option on those, and most boards don't even have a serial port anymore.

I will say, if you're presenting a usb keyboard, you might also be able to present usb storage which could be nice for booting off of.