[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#394871: cdebconf-gtk-udeb: Dead keys do not work with French keyboard (fr-latin9)



On Sunday 29 October 2006 14:12, Jérôme Marant wrote:
> So I did in rootskel/src/lib/debian-installer/menu:
>
> ----------
> strace -f -s 4096 -o /tmp/cdebconf.trace debconf -o d-i $MENU
> modprobe ext3
> mount -t ext3 -o rw /dev/sda1 /mnt
> cp /tmp/cdebconf.trace /mnt
> umount /mnt
> reboot
> ----------
>
> But it does not work either. Am I doing something wrong?

One possibility is that the code after starting the menu is not run for 
some reason.
Did you also include the drivers needed to access the USB stick in the 
image?

It's probably easier to mount the partition before starting the strace and 
writing the log directly to it.

One other thing to be aware of is that the frontend will be restarted by 
inittab after a crash and possibly that could overwrite an earlier trace.
You may want to disable that.

Note that you should be able to tweak things by booting the installer with 
BOOT_DEBUG=3. This will give you two debug shells before init is run.

Thanks for working on this!

Cheers,
FJP

Attachment: pgpYw9Ei66BGp.pgp
Description: PGP signature


Reply to: