On 07/02/2011 10:39, Giovanni wrote:
Do you mean the following procedure?

    * boot with angstrom
    * copy the slack arm minirootfs on the sd card
    * chroot on the minirootfs
    * connect to the host via NFS
    * install all the packages from the NFS exported ARMedslack tree


Well, this is what I did:

* sd with 2 partitions, one for bootloaders and zImage and the other one for minirootfs.
* copy xloader, uboot and zImage on the first partition
* copy minirootfs on the second partition with crosscompilated modules in the usual path (/lib/modules/...) (you have to crosscompile kernel and modules on a host machine)
* boot in ARMedslack
* install all the others packages via NFS

This worked for me.

PS: the standard minirootfs requires some changes: ftp://ftp.armedslack.org/armedslack/armedslack-devtools/minirootfs/README.txt


--
Carlo Caione
_______________________________________________
ARMedslack mailing list
[email protected]
http://lists.armedslack.org/mailman/listinfo/armedslack

Reply via email to