Re: [Etherboot-developers] 5.1.6pre1 cannot load images chosen from menu
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ebi...@ln...> - 2003-01-15 17:49:53
|
ke...@us... writes: > One thing I've noticed in 5.1.6pre1 is that I cannot load anything > further from a menu. The booting path: > > 5.0.7 (ROM) -> NFL menu image -> 5.1.6pre1 (NBI) -> NFL menu image -> > anything > > At the last step it prints out Loading <ipaddress>:<imagename> then > hangs. The log file on the TFTP server shows no request for > <imagename>. > > I think this used to work in 5.1.3, something may have broken in the > split up into arch specific directories, possibly the place where the > image name is obtained (or not) from the DHCP structure for TFTP to > request. I don't think I did anything bad but splitting up osloader.c into separate files per image type could quite easily have done it, by accident. Eric |