> This probably isn't exactly the right question for a
> development mailing
> list, but the user-forumns did not seem to exist, so I hope
> you will
> forgive me or tell me where to ask a question like this.
>
> I have an image of a Window's 95 hard disk, dd'd directly off
> the disk itself. I c
My suggestion:
dd if=/dev/fd0 bs=512 of=win95.img
when fd0 contains a Win95 boot floppy with some diagnostics. Then
qemu -boot a -fda win95.img -hda win95 &
and run the diagnostics.
That should tell you if there's an error in the image itself, perhaps in the
MBR. If it's not in the image, then
Thanks,
I saw on the bugzilla and since they mark it as resolved, i can't see
any patch to qemu or something to cure that ?
Filip Navara a écrit :
Can be related to
http://www.reactos.org/bugzilla/show_bug.cgi?id=716
- Filip
djame wrote:
Are we the only persons with this problem ?
This probably isn't exactly the right question for a development mailing
list, but the user-forumns did not seem to exist, so I hope you will
forgive me or tell me where to ask a question like this.
I have an image of a Window's 95 hard disk, dd'd directly off the disk
itself. I can mount the ima
Hello!
Did you find out why qemu's networking is so slow?
Is that a general issue or is it just happening when running qemu on
windows?
What has actually been changed in version 0.7.2? (The changelog says
that improvements were made in user-mode-networking)
I guess the best way is to understand