Hi Chen,

I got it, thanks very much for your detailed explanation.

Best regards,
newbie


On 2月9日, 下午1時31分, Chen Yang <[email protected]> wrote:
> AFAIK, the -p specifies the source of the parition where installation
> related files locate.
> Installation destination is specified in the /system/etc/disk_layout.conf
> the path section, by default:
> device {
>     path /dev/block/sda
>     ...}
>
> Thus it installs to /dev/block/sda
>
> Then in your case, you sda is acting as both the source and destination.
> Hope it helps.
> --
>  Chen
>
> On Mon, Feb 9, 2009 at 11:49 AM, new comer for Android
>
>
>
> <[email protected]> wrote:
>
> > Hi Chen,
>
> > Thanks for your reply.
>
> > Actually, I want to use the USB live to install the Android on my SSD.
> > I referred to the following message link by freedom.
> >http://groups.google.com/group/android-porting/msg/ead9055eb825f43c
>
> > Where described that use command "'/system/bin/installer -p /dev/block/
> > WHAT_YOUR_HARDDRIVE_IS2' (e.g., my USB stick is sdd, I use /dev/
> > block/
> > sdd2)."
>
> > Therefore, I guess that the latter term /dev/block/
> > WHAT_YOUR_HARDDRIVEIS2 means the source of installation (i.e. the USB
> > live).
>
> > So, the latter term is the installation destination?
>
> > Best regards,
> > newbie- 隱藏被引用文字 -
>
> - 顯示被引用文字 -
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to