|
From: | Peter Maydell |
Subject: | Re: Error : init: partition(s) not found in /sys, waiting for their uevent(s): mmcblk0p2, mmcblk0p3 while trying to emulate Android 14 on Ubuntu 24.04 X64 bit using qemu-system-aarch64. |
Date: | Mon, 2 Sep 2024 18:33:25 +0100 |
On Mon, 2 Sept 2024 at 18:12, Mario Marietto <marietto2008@gmail.com> wrote: > Well. At the time the only version of qemu which has been able to emulate it > has been qemu-system-aarch64 vers. 5.0 dirty. > > Can someone tell me where I can get the same version ? What's the meaning of > "dirty" ? "dirty" means "there were some other not-in-git patches on top of 5.0". In other words, it means that the only way to get that exact QEMU binary is if you still have the source directory that it was built from. If you're lucky the "extra stuff on top of 5.0" wasn't important and plain 5.0 will work. If you're unlucky then it was something important... thanks -- PMM
[Prev in Thread] | Current Thread | [Next in Thread] |