[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [qemu]: How to use qemu to run 64MB bmc image?
From: |
Cédric Le Goater |
Subject: |
Re: [qemu]: How to use qemu to run 64MB bmc image? |
Date: |
Thu, 6 Aug 2020 15:54:11 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 |
Hello,
On 8/6/20 3:58 AM, www wrote:
> Hi Joel Stanley, Andrew Jeffery, Cédric Le Goater,
>
> How to modify it so that QEMU can run 64MB BMC image?
You can increase the FW image file size with 'dd' or with :
cat foo foo > bar
if the expected size is 128MB
C.
> In addition, how to learn the source code of QEMU? Are there any guidelines
> and reference documents?
>
> thanks,
> Byron
>
>
>
>