qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: BALATON Zoltan <balaton@eik.bme.hu>
To: InfoLibre <1887641@bugs.launchpad.net>
Cc: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>,
	qemu-devel@nongnu.org, Howard Spoelstra <hsp.cat7@gmail.com>
Subject: Re: [Bug 1887641] [NEW] PCI bus not available for hda
Date: Wed, 15 Jul 2020 12:59:22 +0200 (CEST)	[thread overview]
Message-ID: <alpine.BSF.2.22.395.2007151255240.29808@zero.eik.bme.hu> (raw)
In-Reply-To: <159480389351.19763.4894026633511253778.malonedeb@chaenomeles.canonical.com>

On Wed, 15 Jul 2020, InfoLibre wrote:
> Public bug reported:
>
> I'm trying to boot Mac OS 9.2.2 image in order to install it on a qcow
> disk image. I'm using Linux Mint MATE 20 and QEMU emulator version 4.2.0
> (Debian 1:4.2-3ubuntu6.3). When I boot, I've got this error message and
> boot fails :
>
> $ /usr/bin/qemu-system-ppc -monitor stdio -soundhw hda -k fr -machine 
> accel=tcg -m 512 -cdrom 
> /home/david/Bureau/debian-10.0.0-powerpc-NETINST-1.iso -drive 
> file="/home/david/.aqemu/iMacG3_hard_disk_HDA.img",if=ide,index=0 
> -virtfs 
> local,id=shared_folder_dev_0,path=/home/david/Bureau,security_model=none,mount_tag=shared0 
> -boot order=dc,menu=on -net nic,macaddr=00:a2:6d:80:10:8f,model=rtl8139 
> -net user -net user,smb=/home/david/Bureau -rtc base=localtime -name 
> "Debian + LXDE sur iMac G3" -M mac99
> QEMU 4.2.0 monitor - type 'help' for more information
> (qemu) qemu-system-ppc: PCI bus not available for hda

You have several problems in your command line. For one you have -cdrom 
debian-10.0.0-powerpc-NETINST-1.iso insead of MacOS-9.2.2.iso but your 
problem is the -soundhw hda option. Just remove this as it does not make 
sense to add Intel HDA audio to a Macintosh and it won't work. Sound is 
not currently supported in QEMU for MacOS guest yet, if you want 
experimental build with sound support for running MacOS see forum at 
emaculation.com.


WARNING: multiple messages have this Message-ID (diff)
From: BALATON Zoltan <1887641@bugs.launchpad.net>
To: qemu-devel@nongnu.org
Subject: Re: [Bug 1887641] [NEW] PCI bus not available for hda
Date: Wed, 15 Jul 2020 10:59:22 -0000	[thread overview]
Message-ID: <alpine.BSF.2.22.395.2007151255240.29808@zero.eik.bme.hu> (raw)
Message-ID: <20200715105922.B9_8rIn98sJXciHfE0NcuToXAkFDDLrCbUgQ9ZbQN84@z> (raw)
In-Reply-To: 159480389351.19763.4894026633511253778.malonedeb@chaenomeles.canonical.com

On Wed, 15 Jul 2020, InfoLibre wrote:
> Public bug reported:
>
> I'm trying to boot Mac OS 9.2.2 image in order to install it on a qcow
> disk image. I'm using Linux Mint MATE 20 and QEMU emulator version 4.2.0
> (Debian 1:4.2-3ubuntu6.3). When I boot, I've got this error message and
> boot fails :
>
> $ /usr/bin/qemu-system-ppc -monitor stdio -soundhw hda -k fr -machine 
> accel=tcg -m 512 -cdrom 
> /home/david/Bureau/debian-10.0.0-powerpc-NETINST-1.iso -drive 
> file="/home/david/.aqemu/iMacG3_hard_disk_HDA.img",if=ide,index=0 
> -virtfs 
> local,id=shared_folder_dev_0,path=/home/david/Bureau,security_model=none,mount_tag=shared0 
> -boot order=dc,menu=on -net nic,macaddr=00:a2:6d:80:10:8f,model=rtl8139 
> -net user -net user,smb=/home/david/Bureau -rtc base=localtime -name 
> "Debian + LXDE sur iMac G3" -M mac99
> QEMU 4.2.0 monitor - type 'help' for more information
> (qemu) qemu-system-ppc: PCI bus not available for hda

You have several problems in your command line. For one you have -cdrom 
debian-10.0.0-powerpc-NETINST-1.iso insead of MacOS-9.2.2.iso but your 
problem is the -soundhw hda option. Just remove this as it does not make 
sense to add Intel HDA audio to a Macintosh and it won't work. Sound is 
not currently supported in QEMU for MacOS guest yet, if you want 
experimental build with sound support for running MacOS see forum at 
emaculation.com.

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1887641

Title:
  PCI bus not available for hda

Status in QEMU:
  New

Bug description:
  I'm trying to boot Mac OS 9.2.2 image in order to install it on a qcow
  disk image. I'm using Linux Mint MATE 20 and QEMU emulator version
  4.2.0 (Debian 1:4.2-3ubuntu6.3). When I boot, I've got this error
  message and boot fails :

  $ /usr/bin/qemu-system-ppc -monitor stdio -soundhw hda -k fr -machine accel=tcg -m 512 -cdrom /home/david/Bureau/debian-10.0.0-powerpc-NETINST-1.iso -drive file="/home/david/.aqemu/iMacG3_hard_disk_HDA.img",if=ide,index=0 -virtfs local,id=shared_folder_dev_0,path=/home/david/Bureau,security_model=none,mount_tag=shared0 -boot order=dc,menu=on -net nic,macaddr=00:a2:6d:80:10:8f,model=rtl8139 -net user -net user,smb=/home/david/Bureau -rtc base=localtime -name "Debian + LXDE sur iMac G3" -M mac99
  QEMU 4.2.0 monitor - type 'help' for more information
  (qemu) qemu-system-ppc: PCI bus not available for hda

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1887641/+subscriptions


  parent reply	other threads:[~2020-07-15 11:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-15  9:04 [Bug 1887641] [NEW] PCI bus not available for hda InfoLibre
2020-07-15  9:07 ` [Bug 1887641] " InfoLibre
2020-07-15 10:59 ` BALATON Zoltan [this message]
2020-07-15 10:59   ` [Bug 1887641] [NEW] " BALATON Zoltan
2020-07-15 11:15 ` [Bug 1887641] " InfoLibre
2020-07-15 11:16 ` InfoLibre
2020-07-15 12:00 ` Laurent Vivier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.BSF.2.22.395.2007151255240.29808@zero.eik.bme.hu \
    --to=balaton@eik.bme.hu \
    --cc=1887641@bugs.launchpad.net \
    --cc=hsp.cat7@gmail.com \
    --cc=mark.cave-ayland@ilande.co.uk \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).