Again me, problem is solved: I use zsh as shell and /bin/sh was a symlink to /bin/zsh. Problem is that all initramfs-tools/hooks/* is using !/bin/sh, building of initramfs finished without error but in verbose mode I saw bad syntax on all hooks!
Once I symlink back /bin/sh to /bin/dash all went smooth, no more kernel panic. Well, zsh is not really compliant with initramfs and it should be some note when building initramfs in case of bad syntax error. Thanks for your support. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013647 Title: no boot at kernel load 3.2.0-25-generic To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1013647/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
