Hi,<br><br>I tried to create an Ubuntu Live CD with GNOME and Kurdish (ku). Although I got a "success" message, there is no directory "remaster-new-files" in ~/tmp. Only "remaster-iso" and "remaster-root" are there. I repeated the procdure three times with the same result. 
<br><br>Here is the console output:<br><br>mkbootmsg -O -v -L ../.. -l boot/log -c boot.config boot/init<br>make: mkbootmsg: Command not found<br>make: *** [bootdir] Error 127<br>Failed to build gfxboot theme, error=2<br>
Running ISO customization script /tmp/tmp.VLHEoq/customize_iso with remaster dir /home/erdal/tmp/remaster-iso failed, error=1<br><br>Does anyone else have similar problems? <br><br>Regards,<br>Erdal<br><br><div><span class="gmail_quote">
2006/5/29, Krzysztof Lichota <<a href="mailto:krzysiek@lichota.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">krzysiek@lichota.net
</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Krzysztof Lichota napisał(a):<br>> Peter Chabada napisał(a):<br>>> Ubuntu Desktop CD does not contain translations of system. I think it's
<br>>> a reported bug, but still does not contains translation of Gnome desktop<br>>> environment. I would like to create customized installation CD with<br>>> appropriate language packs. Is there some official howto? Did someone do
<br>>> that?<br>><br>> I have a script to do this automatically, though it needs some polishing<br>> and I haven't used it recently after refactoring the code (for creating<br>> localized CDs).<br>> See
<br>> <a href="http://lichota.net/%7Ekrzysiek/projects/kubuntu/dapper-livecd-optimization/live-cd-remaster-0.2.tgz" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lichota.net/~krzysiek/projects/kubuntu/dapper-livecd-optimization/live-cd-remaster-0.2.tgz
</a><br>
> try it with customization directory called "polish" (it is for Polish<br>> locale).<br>><br>> I will try to test it tomorrow with Kubuntu RC.<br>><br>> There is for sure an issue with boot screen appearing in English (you
<br>> have to change language using F2). I wasn't able to change it to some<br>> other locale, I will have to dig deeper into bootlogo internals.<br><br>I have tested it, there is some issue with removing language packs.
<br>You have to remove (or comment out) from<br>customization-dir-examples/polish/customize lines removing English<br>locale, beginning with:<br>REMOVED_PACKAGES="language-pack-en language-support-en<br><br>and, of course, change lines installing language packs to install your
<br>locale, and remove from second REMOVED_PACKAGES line removing your<br>locale. You should also put your full locale name in<br>../customize-dir-examples/polish/livecd_locale (this will make system<br>appear in this locale even if user does not choose language at boot
<br>using F2).<br><br>After that run:<br>sudo nice ./remaster-live-cd.sh<br>~/downloads/kubuntu/kubuntu-6.06-rc-desktop-i386.iso<br>../customize-dir-examples/polish/<br><br>and make yourself a large cup of tea/coffee/whatever. Live CD will be
<br>created as ~/tmp/remaster-new-files/livecd.iso.<br><br>HTH<br><br>        Krzysztof Lichota<br><br><br><br>--<br>ubuntu-translators mailing list<br><a href="mailto:ubuntu-translators@lists.ubuntu.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
ubuntu-translators@lists.ubuntu.com
</a><br><a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-translators" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">https://lists.ubuntu.com/mailman/listinfo/ubuntu-translators</a><br><br>
<br><br></blockquote></div><br>