wiki:TipAndDoc/VM/QEMU/PowerPC

Version 1 (modified by mitty, 12 years ago) (diff)

--

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'
    

Attachments (11)

Download all attachments as: .zip