trouble with init in EABI toolchain

Denis Vlasenko vda.linux at googlemail.com
Thu May 10 20:20:10 UTC 2007


On Wednesday 09 May 2007 14:54, Brian Austin wrote:
> > make a symlink /bin/sh -> /bin/busybox and boot with init=/bin/sh
> > --
> > vda
> > 
> 
> I have /bin/sh pointed to /bin/busybox.
> if I set init ='/bin/busybox sh' isnt that treated as on kernel param?

I am not sure it works as you intend it to.
Some boot loaders may even be unable to pass parameters with
embedded spaces. init=/one/word/no/spaces is much safer bet.
--
vda



More information about the busybox mailing list