qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Multimode in 2.6.0-test5
@ 2003-09-27 23:06 Herbert Poetzl
  2003-09-28  7:05 ` Thomas Glanzmann
  0 siblings, 1 reply; 3+ messages in thread
From: Herbert Poetzl @ 2003-09-27 23:06 UTC (permalink / raw)
  To: qemu-devel


Hi All!

haven't investigated further, but obviously something
isn't sound here ...  

best,
Herbert

linux-2.6.0-test5 QEMU-4.3 release ...

-----------------------------------------
hda: max request size: 128KiB
hda: 65537 sectors (33 MB) w/256KiB Cache, CHS=65/16/63
 /dev/ide/host0/bus0/target0/lun0:<4>hda: set_multmode: status=0x41 { DriveReady Error }
hda: set_multmode: error=0x04 { DriveStatusError }
 p1
hdb: max request size: 128KiB
hdb: 524289 sectors (268 MB) w/256KiB Cache, CHS=520/16/63
 /dev/ide/host0/bus0/target1/lun0:<4>hdb: set_multmode: status=0x41 { DriveReady Error }
hdb: set_multmode: error=0x04 { DriveStatusError }
 p1


# ATA/ATAPI/MFM/RLL support
#
CONFIG_IDE=y
CONFIG_BLK_DEV_IDE=y

#
# Please see Documentation/ide.txt for help/info on IDE drives
#
# CONFIG_BLK_DEV_HD_IDE is not set
CONFIG_BLK_DEV_IDEDISK=y
# CONFIG_IDEDISK_MULTI_MODE is not set
# CONFIG_IDEDISK_STROKE is not set
# CONFIG_BLK_DEV_IDECD is not set
# CONFIG_BLK_DEV_IDETAPE is not set
# CONFIG_BLK_DEV_IDEFLOPPY is not set
# CONFIG_IDE_TASK_IOCTL is not set
# CONFIG_IDE_TASKFILE_IO is not set

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] Multimode in 2.6.0-test5
  2003-09-27 23:06 [Qemu-devel] Multimode in 2.6.0-test5 Herbert Poetzl
@ 2003-09-28  7:05 ` Thomas Glanzmann
  2003-09-28 14:05   ` Herbert Poetzl
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Glanzmann @ 2003-09-28  7:05 UTC (permalink / raw)
  To: qemu-devel

Hi,

> haven't investigated further, but obviously something
> isn't sound here ...  

of course this a bug in the simulator.

> hda: max request size: 128KiB
> hda: 65537 sectors (33 MB) w/256KiB Cache, CHS=65/16/63
>  /dev/ide/host0/bus0/target0/lun0:<4>hda: set_multmode: status=0x41 { DriveReady Error }
> hda: set_multmode: error=0x04 { DriveStatusError }

But if you want to boot anyway. Try to disable the multimode:

kick this line in your .config and recompile:

#CONFIG_IDEDISK_MULTI_MODE=y

Greetings,
	Thomas

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] Multimode in 2.6.0-test5
  2003-09-28  7:05 ` Thomas Glanzmann
@ 2003-09-28 14:05   ` Herbert Poetzl
  0 siblings, 0 replies; 3+ messages in thread
From: Herbert Poetzl @ 2003-09-28 14:05 UTC (permalink / raw)
  To: Thomas Glanzmann; +Cc: qemu-devel

On Sun, Sep 28, 2003 at 09:05:47AM +0200, Thomas Glanzmann wrote:
> Hi,
> 
> > haven't investigated further, but obviously something
> > isn't sound here ...  
> 
> of course this a bug in the simulator.
> 
> > hda: max request size: 128KiB
> > hda: 65537 sectors (33 MB) w/256KiB Cache, CHS=65/16/63
> >  /dev/ide/host0/bus0/target0/lun0:<4>hda: set_multmode: status=0x41 { DriveReady Error }
> > hda: set_multmode: error=0x04 { DriveStatusError }
> 
> But if you want to boot anyway. Try to disable the multimode:
> 
> kick this line in your .config and recompile:
> 
> #CONFIG_IDEDISK_MULTI_MODE=y

hrm, maybe it would have been advantageous to read
the entire mail ...

# CONFIG_IDEDISK_MULTI_MODE is not set

otherwise I would not have complained in the first
place ;)

best,
Herbert

> Greetings,
> 	Thomas
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-09-28 14:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-27 23:06 [Qemu-devel] Multimode in 2.6.0-test5 Herbert Poetzl
2003-09-28  7:05 ` Thomas Glanzmann
2003-09-28 14:05   ` Herbert Poetzl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).