On Sun, Apr 22, 2012 at 5:37 PM, Xin Tong <xerox.time.t...@gmail.com> 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