Re: [9fans] I finally fixed venti

2008-04-28 Thread Harri Haataja
On 28/04/2008, Bruce Ellis <[EMAIL PROTECTED]> wrote: > On Mon, Apr 28, 2008 at 2:37 AM, Russ Cox <[EMAIL PROTECTED]> wrote: > > > [9fans] I finally fixed venti > > No, you finally fixed QEMU. > less i think, since neither were broken. operator error. Fixe

Re: [9fans] I finally fixed venti

2008-04-27 Thread Bruce Ellis
less i think, since neither were broken. operator error. brucee On Mon, Apr 28, 2008 at 2:37 AM, Russ Cox <[EMAIL PROTECTED]> wrote: > > [9fans] I finally fixed venti > > No, you finally fixed QEMU. > > Russ

Re: [9fans] I finally fixed venti

2008-04-27 Thread Russ Cox
> [9fans] I finally fixed venti No, you finally fixed QEMU. Russ

[9fans] I finally fixed venti

2008-04-26 Thread Pietro Gagliardi
I just figured out the cause of my venti problems: the qcow2 disk image program was not communicating very well with Q. I changed it to a raw disk image and it works now. I'll be changing the wiki in a bit.