Do you if someone already used it ?
(NB the PXE server is Linbox LRS)
for the NTpasswd I did this following modification:
copy the iso file in a sperate directory like :
Code: Select all
root@lrs:/tftpboot/revoboot/bin# ls TEST/
boot.cat boot.msg initrd.gz isolinux.bin isolinux.cfg vmlinuz
Code: Select all
root@lrs:/tftpboot/revoboot/imgbase/TEST# cat conf.txt
title Test - NTpasswd
desc Just a test with NTpasswd.
kernel (nd)/tftpboot/revoboot/bin/TEST/vmlinuz revosavedir=/imgbase/Base-BASENUM quiet

from what I get the ubcd boot on /boot/loader or /boot/cdsh.bin
and then depending of the entry of the menu, load another system like memtest from the definitions of /boot/menu/*.scn etc..
Could be really usefull on a large scale networks just not to have CD's

Thanks in advance for your help
Thanks for this great and Ultimate BCD
