Hi I have a little problem. I'm trying a preseed installation using "hd-media" and iso images. I tried the "DEBIAN_FRONTEND" parameter with "newt" and "text" value and it's OK. When I try with "DEBIAN_FRONTEND=gtk", the initrd and kernel are correctly loaded, but when "d-i" is launched, the following error apears:
/home/cjwatson/src/debian/debian-installer/branch/lenny/packages/cdebconf/src/frontend.c:275 (frontend_new): Cannot load frontend module /usr/lib/cdebconf/frontend/gtk.so: /usr/lib/cdebconf/frontend/gtk.so: cannot open shared object: No such file or directory Process (1081): INFO: kbd-module: setting console module to unicode. The message cause a unfinite loop. The message appears infinitely. Please, could you say which step I'm doing wrong? I have downloaded "iso" and "hd-media" image from here: http://ftp.debian.org/debian/dists/lenny/main/installer-i386/current/images/hd-media/gtk/ I check with md5sum "hd-media" and iso image and it's OK. I preseed the image with the folowwing parameters : kernel /boot/vmlinuz preseed/file=/preseed.cfg debian-installer/locale=en_UK console-setup/layout=es DEBIAN_FRONTEND=gtk initrd initrd.gz I don't know if it's compatible "preseed.cfg" file with "gtk installation"? Please could you say what does the *"bogl"* and "corba" parameters? Thanks for all in advance Oriol Matavacas Sorry for my english, I'm from Barcelona.

