qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: Re: Re: MS Windows 2000 installation report


From: Matt Howard
Subject: [Qemu-devel] Re: Re: Re: MS Windows 2000 installation report
Date: Tue, 13 Apr 2004 23:41:23 -0500

Jean-Michel POURE wrote:
> "bximage" creates virtual discs much faster than the dd utility (which
> looses time writing zeros to disc). If Bochs is installed, just enter
> "bximage" in a shell and answer questions.
dd doesn't need to write zeros either.  To create a sparse file, do this:

dd if=/dev/zero of=foo.bin bs=1 count=0 seek=5G

It should return almost immediately.

> 
> Very usable... Qemu rocks my friends.
Agreed.

> 
> Cheers, Jean-Michel

-- 
Matt Howard <address@hidden>
Superior Insurance - Technical Services





reply via email to

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