i never have to use the last UBCD that i've made, i mean, to really use it so i really can't tell how good they are, but i see a lot of tools in there and i believe it can be useful tools for many people here.
anyway, i just recieved some of ISOs files from a friend today, including the Ultimate Boot CD (UBCD) new version 3.2. in short, it's time for my 2nd attempt on another UBCD, this time i'll make a multi boot CDs using the CDShell and the BCDW within the UBCD.
my idea is based on (not entirely, actually) the
Customizing UBCD and this page - "The combining of the UBCD and the UBCD4Windows" posted on the old UBCD4Windows Forum by LittlBUGer for the older version of the UBCD 2.4. (post dated in May 2004 and last updated was 10-08-04,)
note-- it seems that the link to this guide is not working atm, i think, you can still get the
google cached version...
the following will be a bit different from above guide, since the New UBCD 3.2 has made some change to the boot files and all my Boot Information Files are different, Cds are also different. But the complete info in the mention guild is a good read.
Copy all the files and folders of the bootable CDs (or Extract files from ISOs) to a directory on your HDD
Then, using a ISO utility to save the boot information files (WinISO -> .wbt and UltraISO -> .bif) from the ISOs to the same directory.
Edit the "autorun.inf" since both the UBCD and BartPE uses this same file,
all the contain informations of this file are...
Code:
[autorun]
open=Programs\nu2menu\nu2menu.exe
ShellExecute=docs\index.html
icon=ubcd.ico
Modify the entries in the "main.scn" file, see pics below.
and then create a new ISO and burn it to CD using the Nero...
Done.
Nero- Compilation Properties...
Boot...
Source of boot image data - Image file: \boot\loader.bin
Enable expert settings is checked
Kind of emulation: No Emulation
Load segment of sectors: 07C0
Number od loaded sectors: 4
ISO...
Data mode: Mode 2
File system: ISO 9660 + Joliet
File name lengh: Max. of 31 chars
Character set: ISO 9660
Relex restrictions: checked all options.
Burn...
Finalize CD and Write method: Disc-at-once.
[IMG]http://img166.exs.cx/img166/7403/cd03howto2df.jpg
\boot\menus\main.scn --Original file in the UBCD...
[IMG]http://img129.exs.cx/img129/4810/mainoriginal9bs.jpg
\boot\menus\main.scn --Modified...
[IMG]http://img125.exs.cx/img125/2224/mainmodified20da.jpg
An another (alternative) way of creating this boot CDs is to compile (or recompile) all the extracted files from ISOs to a new ISO file first, and then writing this new ISO file to CD with your CD burning software. when you have the ISO file available on your HDD you can edit the ISO file at later time, likes update the AV defs/dats files, add more plugins (programs) to your Bart's PE CD, or add/remove/update your UBCD with the UltraISO.
here's how to do this, also using UltraISO,
and an example of configuring the boot CD properties...
[IMG]http://img66.exs.cx/img66/9559/uiso017dn.jpg
note-- since you will put several boot CDs file system together,
BartPE's CD file system are subjected to forcing uppercase,
while the UBCD CDs file system is using rockridge and lowercases, you may want to test the newly created ISO on a CD-RW and/or a virtual machine first, this to make sure that all of the boot CDs are bootabled and worked. if you have problem with one of the CD boot image file you can edit the contains of this ISO or this boot CD's properties with the UltraISO program.
another thing that you might want to remember is - always make a backup of all the original ISOs, or use 'Save as' (to create a new file) instend of using 'Save' (to save all things that you've done to original files) at whenever you can while working on this kind of projects, so you won't have to re-create the original file.
Have fun.
