Changes

Jump to navigation Jump to search
→‎kvm/qemu on Ubuntu 8.10 64-bit host: What else works or doesn't at first glance.
Line 3: Line 3:  
Command:
 
Command:
   −
  $ kvm -M pc -m 512 -cdrom /home/mokurai/dev/ISOs+imgs/Soas2-200904231400.iso -usb -net nic,vlan=0 -net user,vlan=0,hostname=emu -boot d
+
  $ kvm -M pc -m 512 -cdrom /home/mokurai/dev/ISOs+imgs/Soas2-200904231400.iso \
 +
      -usb -net nic,vlan=0 -net user,vlan=0,hostname=emu -boot d
    
* Boots into Fedora, runs Sugar.
 
* Boots into Fedora, runs Sugar.
   −
* TamTamMini crashed Sugar once.
+
* Accesses Internet in Browse, IRC, with no problems.
 +
 
 +
* In Terminal, yum install works.
    
* Copy and paste works between Sugar Activities, but not between Sugar in kvm and Ubuntu apps. This could be a qemu problem.
 
* Copy and paste works between Sugar Activities, but not between Sugar in kvm and Ubuntu apps. This could be a qemu problem.
Line 14: Line 17:     
* UI bug: Top bar of frame is displayed squashed, at half height. Icons appear correctly on mouseover. The rest of the bar does not.
 
* UI bug: Top bar of frame is displayed squashed, at half height. Icons appear correctly on mouseover. The rest of the bar does not.
 +
 +
* Except for the cases noted below, all Activities start and exit correctly, and appear to display correctly.
 +
 +
* TamTamMini crashed Sugar once.
    
* Turtle Art does not start.
 
* Turtle Art does not start.
Line 121: Line 128:  
     import numpy.core.numeric as NX
 
     import numpy.core.numeric as NX
 
  AttributeError: 'module' object has no attribute 'core'
 
  AttributeError: 'module' object has no attribute 'core'
 +
 +
=kvm/qemu on Ubuntu 9.04 64-bit host=
 +
 +
To follow.
1,009

edits

Navigation menu