android porting issues

sir,
i have done it till the screen shots represent that is

1) Building Android2) Building the kernel

i am stuck at Copying the Android root filesystem can you just explain me these five steps.i have done all this as root root@friend:~/beagledroid/beagledroid# so can you please tell me how to use these commands.i am in /root directory sir.please see screenshot three for where i have been stuck.

**cd ~/beagledroid/out/target/product/generic**
**mkdir ~/beagledroid/rootfs**
__cp -a root/* ~/beagledroid/rootfs/__
__cp -a system/* ~/beagledroid/rootfs/system/__
**cd ~/beagledroid/rootfs**
**sudo chown -R root.root .**
<b>

sudo chmod -R a+rwX data system</b>

                                                              **thanking you sir.**

Screenshot.png

Screenshot-1.png

Screenshot-2.png

*cd ~/beagledroid/out/target/product/generic
mkdir ~/beagledroid/rootfs
cp -a root/* ~/beagledroid/rootfs/
cp -a system/* ~/beagledroid/rootfs/system/
cd ~/beagledroid/rootfs
sudo chown -R root.root .

sudo chmod -R a+rwX data system

You are not atleast following the above steps :frowning: . You are trying to copy root/ from beagledroid directory, but it is inside ~/beagledroid/out/target/product/generic

Regards,
SG

For such large files, I recommend you use the groups' files area or
some other place to put images on the web, rather than to fill up many
people's inbox with such large attachments to just ask for support.
Thanks for understanding and glad to see that you got some advice on
where the issue in your steps might be from the group members.