Unlike earlier versions of the install code, the bootfile information (and bootserver) information obtained by pump isn't passed to fill in the nfs-server/directory fields in nfsGetSetup() (or rather passed to it from mountNfsImage() in loader.c). pump certainly prints the bootFile string, but seems to do nothing with it. I'm not sure if the sa is being detected or not and pump only seems to parse a small set of the possible dhcp/bootp options... Perhaps it should use Tag 17 (ROOT_PATH) rather than bootFile but there is more room in bootFile as that doesn't go in the options space. Sorry about putting this against pump but I can't find anaconda (or install) on the component list.