L4 Loader Problem: tftp server doesnt exist
hi I am a student at IIT Delhi. In the doc of the loader, I was looking at the example that loads the hello program using the L4 loader, and it says that the menu.lst should be something like # menu.lst set ND = "(nd)/tftpboot/drops" set BIN_PATH = "$(ND)/bin" title Hello World kernel $(BIN_PATH)/bootstrap modaddr 0x02000000 module $(BIN_PATH)/fiasco -nokdb -serial -serial_esc module $(BIN_PATH)/l4v2/sigma0 module $(BIN_PATH)/l4v2/roottask module $(BIN_PATH)/l4v2/names module $(BIN_PATH)/l4v2/log module $(BIN_PATH)/l4v2/dm_phys module $(BIN_PATH)/l4v2/simple_ts module $(BIN_PATH)/l4v2/tftp --server=192.168.0.2 module $(BIN_PATH)/l4v2/loader $(BIN_PATH)/l4v2/hello the problem is that in the l4v2 directory there is no binary with the name tftp. I find all others though. Is it due to some problem in compilation or building Regards, Ashish
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, looks like this doc is outdated. Where is it from? For a working example, try one of the menu lists here: http://wiki.tudos.org/Menu.lst-Examples Bjoern -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkm2hu4ACgkQP5ijxgQLUNkrTQCfQzaU6ss0Ozz0Sf39D43UEdCU wBoAniPRBZ3bzR6ymPhQcVPx6yOnm+R8 =6F0k -----END PGP SIGNATURE-----
participants (2)
-
Björn Döbel -
mcs082803@cse.iitd.ernet.in