Emulating the XO/Quick Start/Mac: Difference between revisions
Pocahontes (talk | contribs) |
DanielDrake (talk | contribs) No edit summary |
||
(4 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
<big><b><font color=red>For current information on emulation of OLPC software images, see [[Emulating the XO]]</font></b></big> |
|||
{{Deprecated}} |
|||
= Using VMWare Fusion = |
= Using VMWare Fusion = |
||
Line 15: | Line 19: | ||
You should already have an ext3 variant [[OS images#Latest Stable Build|XO build image]]. WARNING - the 767 build does not seem to work with this version of QEMU. As of March 2 2009, I had to go to version 708 [[http://download.laptop.org/xo-1/os/official/708/ext3/xo-1-olpc-stream-update.1-build-708-20080604_1540-devel_ext3.img.bz2]] |
You should already have an ext3 variant [[OS images#Latest Stable Build|XO build image]]. WARNING - the 767 build does not seem to work with this version of QEMU. As of March 2 2009, I had to go to version 708 [[http://download.laptop.org/xo-1/os/official/708/ext3/xo-1-olpc-stream-update.1-build-708-20080604_1540-devel_ext3.img.bz2]] |
||
The port of [[Qemu]] for MacOSX is called '''Q''' and can be found in [http://www.kju-app.org/ kju-app.org]. |
The port of [[Qemu]] for MacOSX is called '''Q''' and can be found in [http://www.kju-app.org/ kju-app.org]. Download and install '''Q.app''' [http://www.kju-app.org/builds/download.php?download=Q-0.9.0a89.dmg stable version 0.9.0a89]. Other builds are here: [http://www.kberg.ch/q/builds/ kberg.ch/q/builds/] |
||
=== Setting up === |
=== Setting up === |
Latest revision as of 16:15, 8 February 2011
For current information on emulation of OLPC software images, see Emulating the XO
Using VMWare FusionBert has created a disk image of build 767 that runs under VMWare Fusion.
See Bert's blog post for more details, his image recipe, and caveats. Using QEMUInstalling QEMU for MacOS-XYou should already have an ext3 variant XO build image. WARNING - the 767 build does not seem to work with this version of QEMU. As of March 2 2009, I had to go to version 708 [[1]] The port of Qemu for MacOSX is called Q and can be found in kju-app.org. Download and install Q.app stable version 0.9.0a89. Other builds are here: kberg.ch/q/builds/ Setting upClick on the (+) button to create a new guest: Create new Guest: Name: OLPC Operating System: Q Standard Guest -- click (Create PC) -- Proceed to configure its preferences: General Prefs | SMB Filessharing: No file sharing Hardware Prefs | RAM: 256 MB Hardware Prefs | Sound card: ENSONIQ AudioPCI ES 1370 Hardware Prefs | Network card: rtl8139 PCI network adapter Hardware Prefs | Hard disk: Select your unzipped build image Advanced Prefs | QEMU Arguments: -redir tcp:2222::22 (but I had to leave this blank to work --IanOsgood) -- click (Create PC) -- For all QEMU Arguments, see Emulating_the_XO/Quick_Start. At the time of writing, it e.g. mentions -net user -net nic,model=rtl8139 as well - are those not needed on a Mac?? Anyhow, they can change/evolve, so please check the Quick Start page for the latest recommended arguments! Also no CD-ROM? And no RAM disk? --IanOsgood 11:24, 15 November 2007 (EST) To obtain an appropriate DPI (you get 75 by default), follow the instructions to add a Monitor section to xorg.conf on Emulating_the_XO/Help_and_tips#Font_Size_correction. The settings for 200 DPI to match the XO are "DisplaySize 130 97.5". Settings for 170 DPI may work better in emulation: "DisplaySize 153 115".
Starting OLPC EnvironmentDouble click on the newly created "OLPC" to launch a window for it.
— press "e" to edit commands,
— hit "return", then "b" to boot
AdvancedYou may encounter some issues supporting USB devices. You can run Q.app from the command line:
See comment above / Emulating_the_XO/Quick_Start for checking on all necessary qemu Q.app arguments. Simple Install (Windows/OSX/Linux)Here is a free and relatively easy way to get XO OS up and running using Sun's free Virtual Box program. Downloaded and installed the free Sun xVM VirtualBox program, then downloaded the Sugar update.1-olpc-666.vmdk file. It seems to run ok but there are a few glitches (doesn't have sound, but that could be the VM setting). Step by step: 1. Download VirtualBox at: http://www.virtualbox.org/wiki/Downloads 2. After the .dmg file downloads, it should open up a window showing VirtualBox.mpkg (otherwise find the .dmg file and double click it to open the window.) Double click on the .mkpg file and follow the VirtualBox install procedure. 3. Download the update file http://dev.laptop.org/pub/virtualbox/update.1-OLPC-666.zip and extract the file "update.1-olpc-666.vmdk". I'm not sure if something from http://download.laptop.org/xo-1/os/official/ will work or not though. 5. Start VirtualBox, and create a New virtual machine: "Sugar OS"; os type "Linux 2.6", (next) memory 512 MB; (next) Select and exciting drive, and select the extracted "update.1-olpc-666.vmdk" file (finish). At this point you have the Virtual Machine, you can play around with some of the settings, like enabling the audio (don't use SoundBlaster 16 emulation though!) and the cd. Click the green Start arrow and watch it load up. Steve & friends NotesThis project is doomed unless you make the instillation process so simple that even a time-constrained soccer mom could do it. I don't know about windows or unix but in the history of mac not one singly piece of software that required more than a first click to download, a dragNdrop to the app folder to install, and a second click to run has ever survived. Every piece of software, no mater how fine, that has asked any more of the masses then this has sunk into oblivion with out a ripple.
Please. I have to agree with the comments above. How about making a Parallels "Virtual Appliance" - here you have one-step download and install. Might be a good way to go...!
You lost me on the first sentence of the directions. One click is install is a must for schools! I must add that I'm incredibly interested in using this with the kids I teach, but so far I've failed to download anything that will work. I've followed the instructions to the letter, searched for other people online who've managed to get it going, but to no avail. Even working out which disk image to download is a major task... 90.240.198.70 19:24, 7 February 2009 (UTC) |