> 
> During boot when rc.sysinit executes '/etc/rc.d/init.d/keytable
start',
> my system hangs.  It hangs when keytable does 'loadkeys
> compose.${KBCHARSET}.inc'.
> 

If you can reliably reproduce it, could you insert strace into keytable,
i.e.

strace -af -o /strace.log loadkeys ...

/ should already be mounted read-write at this point.

Of course if you could also get task list with SysRq-t it would be
great, but somehow I never managed it during system initialization.

-andrej

Reply via email to