Forum: EasyBoot
Topic: Run Compressed ISO from CD
started by: madar

Posted by madar on Jun. 23 2009,15:14
===============================
 Run Compressed ISO from CD
===============================
Hi

Some times you make your favorite multiboot CD or DVD and then when writing that,
you see that size of your project is larger than CD/DVD capacity.Or for any purpose
you need to reduce size of your ISO.


In this small tutor i am going to say how to do that.I have selected BartPE for this
example.So do as below:

1.Read my tutor in link below and do as i tolled there ,just do not make final iso.

< http://www.ezbsystems.com/cgi-bin....ry10200 >

at this time you will have files and directories below in ...\EasyBoot\disk1 directory:

ezboot
I386
bart.iso
WIN51
WIN51IP
WIN51IP.SP1
WIN51IP.SP2
WINNT.SIF

In My test size of disk1 directory was 187MB.

2.Use Command ""makecab BartPE.ISO" and make cab of BRT.ISO.the command will make
BART.IS_ .(BART.ISO was 182MB and BART.IS_ just 84MB,so size of our iso will be
decreas about 100MB).

3.Delete  ...\EasyBoot\disk1\BART.ISO and put BART.IS_ instead of that in disk1
directory.

4.Open ...\EasyBoot\disk1\WINNT.SIF by notepad and change "....rdpath=BART.ISO"
to "...rdpath=BART.IS_" in last line and save.

5.Make your ISO.

========================
Thats all ,just loading that will take about 1 or 2 minutes.