←back to thread

596 points dban | 1 comments | | HN request time: 0.335s | source
Show context
Havoc ◴[] No.42745123[source]
Surprised to see pxe. Didn’t realise that was in common use in racks
replies(2): >>42745176 #>>42750010 #
1. louwrentius ◴[] No.42750010[source]
Booting through the IPMI with virtual media isos over http is dog slow in my experience.

Using PXE to bootstrap an installer kernel (only few MB) over TFTP that fetches the rest of the OS over HTTP is quick and you can pressed/kickstart a machine in minutes.