> You can add some os.rename calls in there... if you want something > simple and really are making cds, just write a wrapper shell > script that > moves the preview/ directory out of the tree, then runs splitdistro, > moves the preview/ directory back to where it needs to be, and then > makes ISO images. > > Cheers, > > Jeremy Jeremy, What did you do to the loader binary in boot.img to get it down to 616040 bytes? If I do `make loader` and `strip loader`, the loader is 728640 bytes. Thanks, Forrest