qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Problem with a fresh xp installation in CVS Qemu


From: ML
Subject: Re: [Qemu-devel] Problem with a fresh xp installation in CVS Qemu
Date: Wed, 13 Oct 2004 01:17:09 +0200
User-agent: Mozilla Thunderbird 0.7.1 (X11/20040626)

The size of the disk image is 4 GB, linux fdisk reports 4294 MB, 16 heads, 63 sect/track, 8322 cylinders, W95 FAT32 (LBA). I tried to uncomment bdrv_set_geometry_hint() and to force the translation to 1 in pc.c as you suggested but unfortunately nothing changed and I keep getting a disc error at boot time.

Piero

---
Fabrice Bellard said the following on 12/10/2004 23:38:

Can you tell me the size of the disk image you are using ? Instead of commenting bdrv_set_geometry_hint(), try to force the translation in pc.c:230 to 1 (LBA translation).

Fabrice.

ML wrote:

---
Jens Arm said the following on 12/10/2004 12:45:


Yes, I have problems, too with the CVS from Sunday.
I get I/O errors when I try to boot.
Most in combination with QCOW.



The problem apparently is in the call to function bdrv_set_geometry_hint in line 1896 of ide.c Just commenting it out in the latest CVS version seems to have solved the problems (while hopefully not generating others... :)





reply via email to

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