qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to add files to an existing img partition.


From: Ottavio Caruso
Subject: Re: How to add files to an existing img partition.
Date: Sun, 28 Jun 2020 14:59:28 +0100

On Sun, 28 Jun 2020 at 14:12, DC <galois@nycap.rr.com> wrote:

> I'm just trying to generate Win98 and WinXP partitions in an image file
> that can be loaded by Bochs or iBochs in Android.  More detail is in the
> response to Frantisek.
>

A couple of considerations:

1) What you want to achieve is not really relevant to qemu.
2) Bochs is not qemu, although there are overlaps.
3) Qemu expects disk drives, not partitions.
4) You can resize an image with qemu-img, but what you want to achieve
is to manipulate the content of the image outside qemu. This is
outside of the scope of qemu.

-- 
Ottavio Caruso


reply via email to

[Prev in Thread] Current Thread [Next in Thread]