X-Git-Url: https://iankelling.org/git/?p=automated-distro-installer;a=blobdiff_plain;f=pxe-server;h=9e74eeb757a030c9a367fabb3c8440597188d043;hp=e59854a85e466be75cbad22733ded83cae6c077e;hb=83828fe2683227f4d8ecb2343eff28439741b490;hpb=2f13039525488532756a089b8329ab6ee64a6c17 diff --git a/pxe-server b/pxe-server index e59854a..9e74eeb 100755 --- a/pxe-server +++ b/pxe-server @@ -45,12 +45,14 @@ ln -s tftpboot -r Don't redeploy fai config. For example, if there is a different host that is mid-install. --a Wait for 2 dhcp acks, then disable the pxe server after a delay. - First ack is for pxe boot, 2nd ack is for os boot. Sometimes - on debian, there is a 3rd one shortly after the 2nd. I can't remember - exactly why this caused a problem, but I'm hoping the sleep - will take care of it. --w Initially setup pxe, then wait like -a. + +-a Don't setup pxe, just Wait for 2 dhcp acks, then disable the pxe + server after a delay. First ack is for pxe boot, 2nd ack is + for os boot. Sometimes on debian, there is a 3rd one shortly + after the 2nd. I can't remember exactly why this caused a + problem, but I'm hoping the sleep will take care of it. + +-w Setup pxe, then wait like -a. -h|--help Print help and exit