summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1276879
blob: 60838366615d979809ec9a79b701820c4cf334fb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
lots of dma command 10, 14 not supported

Trying to install NeXTSTEP 3.3 onto a 2GB file with QEMU 1.7.0.
In the terminal that started QEMU, there are a lot of
    dma: command 10 not supported
and 
    dma: command 14 not supported
messages.  When the installation of NeXTSTEP gets to
'preparing disk for nextstep installation', there are a lot
of messages that ATA command c5 failed and other info.
The result is a failed installation.

Is this a bug in QEMU?  Is there a workaround, e.g. by
disabling DMA altogether?

thank you