summaryrefslogtreecommitdiff
path: root/rpld/rpld.conf
blob: 5afac6d7ee90da9670706f81083058210737664b (plain)
  1. HOST
  2. {
  3.     ethernet = 00:d0:09:ab:c1:ad;
  4. FILE
  5. {
  6. // path = "/tftpboot/boot/fai/vmlinuz-2.4.18.nbi";
  7. // linux;
  8. // path = "/tftpboot/pxegrub-sis900";
  9. path = "/tftpboot/etherboot/eb-5.0.6-sis900.lzpxe";
  10. load=0x7c00;
  11. };
  12. execute=0x7c00;
  13. };
  14. HOST
  15. {
  16. ethernet = 00:07:95:47:3e:f2;
  17. FILE
  18. {
  19. // path = "/tftpboot/boot/fai/vmlinuz-2.4.18.nbi";
  20. // linux;
  21. // path = "/tftpboot/pxegrub-sis900";
  22. path = "/tftpboot/etherboot/eb-5.0.6-sis900.lzpxe";
  23. load=0x7c00;
  24. };
  25. execute=0x7c00;
  26. };
  27. HOST
  28. {
  29. ethernet = 00:07:95:d8:f4:69;
  30. FILE
  31. {
  32. path = "/tftpboot/etherboot/eb-5.0.6-sis900.lzpxe";
  33. load=0x7c00;
  34. };
  35. execute=0x7c00;
  36. };