Because I don’t know anything about python (I think that is the engine that produces the web interface), configurations to my version have to be made manually…
You create the installation in the normal UDA… then you copy the files to my UDA and edit some configuration files
You could try to follow the instructions at:
viewtopic.php?f=1&t=35
BUT i am declaring right now that I have not used these instructions in like forever…
I think the problem stems from the fact that the orgUDA uses “/var/public/tftproot” as its home directory and I use "/var/public/smbmount/DISK2”. So the web interface tries to change the wrong file or it doesn’t exist anymore or something along does lines…
To sum up:
1. you need to make the install in the orgUDA
2. copy the WINXP directory away from it
3. copy the relevant files from the tftproot directory:
duch.sif
duchntdetect.com
duch.0
duchldr
(its been a long time, don’t pin me to the wall if I’m off a bit)
4. create in AviadsUDA a directory for it (e.g. duch)
5. copy the WINXP directory into it
6. add in the tftp configuration these lines:
rG /DUCH/WINXP_EXTRA/ /WINXP_EXTRA/
rG /DUCH/WINXP_SYS/ /WINXP_SYS/
7. edit the menu system to use the duch.0 file (look at the ris.cfg file)
8. tell me if you got it…
