|
post #549 maanu
yeah, not very well, i will be crazy :(, how are you going
1, with the latest RUN, you can ues this
RUN --wvbk disk=/MAANU.IMG # for direct map
RUN --mem --wvbk disk=/MAANU.IMG # map into mem
2, you could use this
RUN --automenu /BOOT/IMAGES/
the auto-create menu will list all the files under the /BOOT/IMAGES/ folder, and this command is OK on both CD and USB
3, use \n\r between two part of description, such as
ADDS.ISO
ADDS.TXT
Acronis \n\r Disk \n\r Director \n\r Server
at the end of the TXT file, need an ENTER
4, well, maybe you have to prepare some TXT files,
maybe i can achieve this effect: use --mem for all ISO files, and use --nomem for all IMG files in auto-create menu
now, i use --mem for IMG files, and first --nomem then --mem for ISO files as default
hope can help you |
|