Forum: EasyBoot Topic: Howto Build MultiBoot With 2 BartPE ? started by: Bruce Lee Posted by Bruce Lee on Oct. 15 2005,04:35
Hi somebody,I have a problem when I build a MultiBoot by EZBoot and 2 BartPE. I have this : 1) UBCD4Win 2.5.5 with a folder "\UB4W" (that is "\I386" renamed) and Programs in "\Programs" under "\disk1" 2) My Personal BartPE with "\I386" and Programs in "\Progs" under "\disk1" In the Menu of Easyboot, I have : Run Ubcd4Win.bin for 1) which points to "\UB4W" and in the "Textsetup.sif", all the occurences of "\I386" are renamed to "\UB4W". and Run BootWinp.bin for 2) which point to "\I386" I don't know why, when I choose 1), the programs of 2) are loaded in the BartPE Menu instead of the ones of 1) ? How can I link between "\I386" and "\Progs" ? Thanks for your Help. Posted by Incroyable HULK on Oct. 15 2005,09:22
Have you properly edited your Ubcd4Win.bin file to replace the occurence of I386 (or i386) for UB4W?Also, is there a SetupSourcePath = "\UB4W\" entry in your TextSetup.sif file (just like a regular Windows)? Posted by Bruce Lee on Oct. 15 2005,10:11
Yes sir,
Posted by eureka on Oct. 15 2005,10:26
To Bruce LeeSorry if I’m crushing in here…but instead of changing path to one of the “programs”-folders - use the same “programs”-folder to both “personal bartpe” and ubcd. That’s the way I get this stuff to run smoothly. To make it short: NO PROBLEMS USING SAME PROGRAMS-FOLDER. However, one question from me: Did you use “Optimize” when making ISO? If so, make a new ISO without using “Optimize”. eureka Posted by Bruce Lee on Oct. 15 2005,15:12
Hi eureka,You are right !!! This is the problem !!! For using 2 "BartPE", I must have one Folder "\Programs" for the twice, because at "boot", the folder "Programs" is initiated. Thanks for your advices. |