On Mon, Oct 15, 2012 at 11:28:10AM -0300, Pedro Bulach Gapski wrote: > > You need to give the `-f` flag to strace so we can follow its childs. > > > > new strace log follows attached
Given the following:
> [pid 402] open("/etc/nsswitch.conf", O_RDONLY) = -1 ENOENT (No such file or
> directory)
> [pid 402] open("/lib/x86_64-linux-gnu/libnss_compat.so.2", O_RDONLY) = -1
> ENOENT (No such file or directory)
> [pid 402] open("/lib/libnss_compat.so.2", O_RDONLY) = -1 ENOENT (No such
> file or directory)
I find it very hard to believe than this initrd has been built using the
dropbear hook as provided in version 2012.55-1.2.
Please triple-check that you have properly updated your initrd, and the
you are booting the right initrd. You can also add a 'set -x' statement
in `/usr/share/initramfs-tools/hooks/dropbear` to get a trace of what
the hook does.
--
Jérémy Bobbio .''`.
[email protected] : : : [email protected]
`. `'`
`-
signature.asc
Description: Digital signature

