[External] Running evb-ast2600 image using qemu

Jian Zhang zhangjian.3032 at bytedance.com
Tue Mar 14 14:32:30 AEDT 2023


The command that I used.
```
qemu-system-arm -M ast2600-evb  -nographic -drive
file=image-bmc,format=raw,if=mtd -net nic,model=ftgmac100,netdev=netdev1
-netdev user,id=netdev1,hostfwd=:127.0.0.1:3222-:22,hostfwd=:127.0.0.1:1443-:443,hostfwd=udp::1623-:623

```
For your reference.

Jian
From: "David Bashaw"<theactualdbashaw at gmail.com>
Date: Tue, Mar 14, 2023, 07:52
Subject: [External] Running evb-ast2600 image using qemu
To: <openbmc at lists.ozlabs.org>
I'm new to openbmc but have read lots fo docs.
I want to try running an evb-ast2600 image using qemu.
I ran the following steps:
.setup evb-ast2600
bitbake obmc-phosphor-image

The build completes fine.
I installed qemu-system-arm also.

What command line should I use to invoke qemu?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20230313/bcecd288/attachment.htm>


More information about the openbmc mailing list