| 143 | |
| 144 | = QEMU PPC = |
| 145 | * [http://baalzephon.dyndns.org/tech/index.php?Linux%2Fqemu-ppc Linux/qemu-ppc - PukiWiki Plus!] |
| 146 | |
| 147 | == Ubuntu 11.10 on VMware 7.1.4 == |
| 148 | * Ubuntu 11.10では不可な模様 |
| 149 | |
| 150 | * s0711489@viola-ubuntu:~$ uname -a |
| 151 | {{{ |
| 152 | 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 |
| 153 | }}} |
| 154 | |
| 155 | * s0711489@viola-ubuntu:~$ sudo aptitude install qemu-system |
| 156 | {{{ |
| 157 | Version: 0.15.50-2011.08-0ubuntu4 |
| 158 | }}} |
| 159 | |
| 160 | * s0711489@viola-ubuntu:~/debian-ppc$ qemu-img create -f qcow2 debian-ppc.img 4G |
| 161 | {{{ |
| 162 | Formatting 'debian-ppc.img', fmt=qcow2 size=4294967296 encryption=off cluster_size=0 |
| 163 | }}} |
| 164 | * 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 |
| 165 | {{{ |
| 166 | qemu: hardware error: qemu: could not load PowerPC bios 'openbios-ppc' |
| 167 | }}} |
| 168 | |
| 169 | * [https://bugs.launchpad.net/debian/+source/qemu/+bug/60478 Bug #60478 in qemu (Debian): “Missing files for qemu-system-ppc”] |
| 170 | * s0711489@viola-ubuntu:~$ sudo aptitude install qemu-kvm-extras |
| 171 | * 解決せず |
| 172 | |
| 173 | * [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?] |
| 174 | > * http://pkgs.org/ubuntu-11.04/ubuntu-universe-amd64/qemu-system_0.14.50-2011.03-1-0ubuntu2_amd64.deb.html |
| 175 | > > * 2011-01-29 |
| 176 | > > * 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. |