Hello All,

 

I am able to successfully use the following boot_cmds option in Base model instances. However if I use the same on foundation model it does not work.

 

It comes to the uefi menu option and is not seem to issue any of my boot commands as defined in the json file.

 

Is it possible that for foundation models the boot_cmds option is not supported?

 

My json fragment is

 

                "boot_cmds": [

                    "sendline 3",

                    "expect Choice:",

                    "sendline 2",

                    "expect Update entry:",

                    "sendline 1",

                    "expect File path of the EFI Application or the kernel: Image",

                    "sendline \n",

                    "expect Keep the initrd: [y/n]",

                    "sendline n",

                    "expect Arguments to pass to the binary: console=ttyAMA0 earlyprintk=pl011,0x1c090000 debug user_debug=31 loglevel=9",

                    "sendline  \b9 root=/dev/vda2 rw",

                    "expect Description for this new Entry: Linux from SemiHosting",

                    "sendline \n",

                    "expect Choice:",

                    "sendline 5",

                    "expect Start:",

                    "sendline 1"

                ],

 

Any confirmation would be great!

 

Thanks

Basil Eljuse…


-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.

ARM Limited, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, Registered in England & Wales, Company No: 2557590
ARM Holdings plc, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, Registered in England & Wales, Company No: 2548782