Hi Novello,
On 28 September 2013 06:38, novello giampiero <[email protected]> wrote: > SORRY i need some information: > a) There is a way to answer the the login and password of the target via > lava-dispatcher? > At Linaro we modify the images so that they automatically login. There are plenty of ways to do this, a simple google search yields lots of good information That being said, the lava-dispatcher has no way of issuing login credentials. > b)I 'm making a new configuration file for wandboard is better to use > master or > > client_type = bootloader > client_type = master > > in the wand.conf file? > client_type = master - This device type will use a master image from boot media initially, deploy a test image to the SD card, and reboot into the test image. This device type uses hwpacks, rootfs, or a prebuilt image. Here is an example of a master image boot: http://community.validation.linaro.org/scheduler/job/1179 client_type = bootloader - This device type can do everything a master image type can do, however it allows you to deploy kernels, ramdisk, dtb, firmware, etc over TFTP and directly boot into the test image as well. Here is an example of a bootloader image boot: http://community.validation.linaro.org/scheduler/job/1328 So it really depends on what you plan to do. I know for a fact Wandaboard can network boot from the bootloader, Hope that helps, > Best regards > Novello G. > > ______________________________**_________________ > linaro-validation mailing list > linaro-validation@lists.**linaro.org <[email protected]> > http://lists.linaro.org/**mailman/listinfo/linaro-**validation<http://lists.linaro.org/mailman/listinfo/linaro-validation> > -- Tyler Baker Technical Architect, LAVA Linaro.org | Open source software for ARM SoCs Follow Linaro: http://www.facebook.com/pages/Linaro http://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog
_______________________________________________ linaro-validation mailing list [email protected] http://lists.linaro.org/mailman/listinfo/linaro-validation
