QUOTE (oMEGA... GM Designer @ Jul 6 2008, 04:39 PM)

the iso is only 150 mb and i dl the iso so i didnt made it
it is an booteable iso
the entire dvd is about 4.2 gb
this is how i'm making the dvd
CODE
cdimage -lMultiboot -t07/23/2008,14:00:00 -h -n -m -o -bE:\Multiboot\bootsect.bin E:\Multiboot E:\Multiboot.ISO
the thig is that the iso load but when it strt it give an error
OK, the
-o switch is present, but 4.2 Gb seems to me too much, as from what you list a lot of files should be "in common"

You may want to try -oc or -oci or -ocis:
QUOTE
-o optimize storage by encoding duplicate files only once
-oc slower duplicate file detection using binary comparisons rather
than MD5 hash values
-oi ignore diamond compression timestamps when comparing files
-os show duplicate files while creating image
(-o options can be combined like -ocis)
If you can have the image smaller than 4 Gbytes, it could eliminate part of the possible causes.
I guessed it was a bootable .iso

, but what it should boot? I mean DOS, Linux, a PE of some kind....

As an example, BCDW is said to be non-compatible with XPSP2 SETUPLDR.BIN (and probably newer releases too):
http://www.collewijn.info/xpe/boot-cd/Make...zard%202.01.phpWhatever the .iso is called, try changing it's name to something that goes BEFORE anything else, like AAA.ISO.
WHAT error does it give?
jaclaz