Philippe Mathieu-Daudé writes:
> On 4/3/20 9:39 AM, Peter Maydell wrote:
>> On Fri, 3 Apr 2020 at 06:18, Aijaz.Baig wrote:
>>> I would now like to add a hard disk for persistent storage and then
>>> transfer control from busybox initrd based rootfs over to the full fledged
>>> version offered
On 4/3/20 9:39 AM, Peter Maydell wrote:
On Fri, 3 Apr 2020 at 06:18, Aijaz.Baig wrote:
I would now like to add a hard disk for persistent storage and then transfer
control from busybox initrd based rootfs over to the full fledged version
offered with Linux. So I add it to the command line
`s
On Fri, 3 Apr 2020 at 09:01, wrote:
> I am looking at 'dumping' a Debian like rootfs on the MMC and then use that
> as the default rootfs instead of the busybox one. Is there an easy to follow
> guide that you can point me at? Would save me a couple hours. Also, merely
> specifying that partit
right?
-Original Message-
From: Peter Maydell
Sent: Friday, April 3, 2020 1:10 PM
To: Aijaz.Baig
Cc: qemu-devel@nongnu.org
Subject: Re: Qemu doesn't detect hard drive
On Fri, 3 Apr 2020 at 06:18, Aijaz.Baig wrote:
> I would now like to add a hard disk for persistent storage and
On Fri, 3 Apr 2020 at 06:18, Aijaz.Baig wrote:
> I would now like to add a hard disk for persistent storage and then transfer
> control from busybox initrd based rootfs over to the full fledged version
> offered with Linux. So I add it to the command line
>
> `sudo qemu-system-arm -m 1024M -M ve
Hi
I have a working QEMU image emulating an ARM vexpress-a9 and I run it like so:
`sudo qemu-system-arm -m 512M -M vexpress-a9 -D qemu.log -d unimp -kernel
buildroot-2019.02.5/output/images/zImage -dtb
buildroot-2019.02.5/output/images/vexpress-v2p-ca9.dtb -append
"console=ttyAMA0,115200 kgdbo