[[PageOutline]] * [http://baalzephon.dyndns.org/tech/index.php?Linux%2Fqemu-ppc Linux/qemu-ppc - PukiWiki Plus!] == Ubuntu 11.10 on VMware 7.1.4 == * Ubuntu 11.10では不可な模様 * s0711489@viola-ubuntu:~$ uname -a {{{ Linux viola-ubuntu 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux }}} * s0711489@viola-ubuntu:~$ sudo aptitude install qemu-system {{{ Version: 0.15.50-2011.08-0ubuntu4 }}} * s0711489@viola-ubuntu:~/debian-ppc$ qemu-img create -f qcow2 debian-ppc.img 4G {{{ Formatting 'debian-ppc.img', fmt=qcow2 size=4294967296 encryption=off cluster_size=0 }}} * s0711489@viola-ubuntu:~/debian-ppc$ qemu-system-ppc -m 512 -k ja -hda debian-ppc.img -cdrom debian-6.0.3-powerpc-CD-1.iso -boot d {{{ qemu: hardware error: qemu: could not load PowerPC bios 'openbios-ppc' }}} * [https://bugs.launchpad.net/debian/+source/qemu/+bug/60478 Bug #60478 in qemu (Debian): “Missing files for qemu-system-ppc”] * s0711489@viola-ubuntu:~$ sudo aptitude install qemu-kvm-extras * 解決せず * [https://lists.ubuntu.com/archives/ubuntu-users/2011-July/248391.html how to run a ppc kernel using qemu-system-ppc on ubuntu 11.04?] > * http://pkgs.org/ubuntu-11.04/ubuntu-universe-amd64/qemu-system_0.14.50-2011.03-1-0ubuntu2_amd64.deb.html > > * 2011-01-29 > > * Don't depend on openbios-ppc, openbios-sparc, or openhackware; these are still needed for proper ppc/sparc system use, but these packages aren't available in Ubuntu so that would just make qemu-system uninstallable.