qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] copy benchmarks onto qemu


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] copy benchmarks onto qemu
Date: Mon, 23 Apr 2012 09:29:14 +0100

On Sun, Apr 22, 2012 at 5:37 PM, Xin Tong <address@hidden> wrote:
> i have an OS image that does not have network drivers. are there any
> other ways to copy a benchmark onto the os image ?

You can insert a CD-ROM:

(qemu) info block
ide1-cd0: removable=1 locked=0 tray-open=0 io-status=ok [not inserted]
...
(qemu) change ide1-cd0 my-benchmark.iso

Or you could attach a USB Mass Storage device if USB is enabled.

Stefan



reply via email to

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