Hi, I want to call the ISOLINUX(i.e. isolinux.bin) of menu items(isolinux.cfg) from CDShell script. Any one can provide the steps/procedure Thanks & Regards, Ananda Babu
Hi, I want to call the hiren's boot cd 12.0 from cdshell script. What is the code or process. I want to get entire menu of hirens boot cd(i.e. dos tools, minixp, bootmgr,etc) Please help me on this.
Hi jaclaz, Very very thanks to given the solution. As per your information my assumption is mentioned in below. correct me if i did wrong assumption: 1. I will create XPBOOT.BIN file from XP CD. 2. In cdshell script, i will write to call for grub4dos menu. i.e. chain \XPBOOT.BIN 3. Open the XPBOOT.BIN with hexeditor and find the I386 and replace with G4D1(i think only one time we have to replace) 4. Create a folder called G4D1 in the root. 5. Copy the grldr file and place into G4D1 folder. 6. Now go to G4D1 folder and select the grldr file and rename to BOOTFIX.BIN 7. Finally we have to place the grldr.mbr and grldr into root. That's it. Please correct me my assumption
In my cdshell script i have to call grldr. Because it is having the separate menu with grub4dos. please provide me process. Thanks in advance. sorry for my bad english