Hello,
I have been trying to write a hook for mkinitcpio (btw: using the raspberry with kernel 3.6.11-9). With the help of the mkinitcpio wiki and many usefull posts in this forum I have been able to write some very simple hook scripts, create an image with mkinitcpio and have it loaded by the kernel etc. So far things are working fine. Now I'd like to move ahead and do something a little more complicated. This brings up the question on a good debugging strategy for hook scripts and initramfs? How would I go about this? Is there a way to open a initramfs debug shell during boot?
A second question is regarding the msg":: xxxxx" command used in many existing hooks I've looked at. Where is the output supposed to show up? I can't find it in dmesg.
Thanks!
