Try using symlink command instead of ln, there may already be examples
in your init.rc

If /system is mounted by the time you want to do it you could also try
an exec on /system/bin/ln or /system/bin/toolbox with ln as the first
argument.

But probably better to use init's built in command.

On Sep 20, 12:39 am, vishnu <vishu13...@gmail.com> wrote:
> Hi All,
>
> I am trying to create some soft links by init.rc script, but the "ln"
> command is not recognized by the init.rc script. But same command, i
> am able to run from the adb shell. Can someone let me know why it's
> not happening.
>
> Thanks,
> Vishu

-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to