Some of the community roms offer a busybox based fdisk.

On Sep 20, 1:21 pm, Vishnu Pratap Singh <vishu13...@gmail.com> wrote:
> Hi Chris,
>
> I want to use fdisk command, but that command is not not avilable in
> toolbox, even not recognized by
> init script also. so i want to add this command in android init language. is
> it possible ?
>
> Regards,
> Vishnu
>
> On Mon, Sep 20, 2010 at 10:30 PM, archieval <archie.brio...@gmail.com>wrote:
>
>
>
>
>
> > Hi Chris,
>
> > Where do you place exec? on boot trigger? Because it hasn't worked for
> > me.
>
> > On Sep 20, 9:02 pm, Chris Stratton <cs07...@gmail.com> wrote:
> > > 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<android-kernel%2bunsubscr...@go 
> > oglegroups.com>
> > website:http://groups.google.com/group/android-kernel
>
> --
> Vishnu Pratap Singh

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

Reply via email to