On Thu, 2004-08-12 at 08:47, Edgar Chillón 'Chillux' wrote: > I have run the mkisofs but send me this error: > > [root@acer fedora-custom]# ls i386-disc-1/ > autorun Fedora isolinux RELEASE-NOTES > RHUpdates RPM-GPG-KEY-fedora > RPM-GPG-KEY-rawhide > dosutils GPL README > RELEASE-NOTES.html RPM-GPG-KEY > RPM-GPG-KEY-fedora-rawhide > eula.txt images README-Accessibility RHupdates > RPM-GPG-KEY-beta RPM-GPG-KEY-fedora-test > [root@acer fedora-custom]# mkisofs -b > isolinux/isolinux.bin -c isolinux/boot.cat -J -p > "user@xxxxxxxxxxxxx" -P "Red Hat" -V "Fedora Core 1 > with updates disc1" -r -T -v -A "Fedora Core > Linux/i386 1" -o fedoracore1-disc1.iso -no-emul-boot > -boot-load-size 4 -boot-info-table -l i386-disc-1 > mkisofs 2.01a17 (i686-redhat-linux-gnu) > mkisofs: Uh oh, I cant find the boot catalog directory > 'isolinux'! How did you get teh i386-disc-1 directory? Usually splittree.py calls it i386-disc1. Did you run splittree.py? Forrest