Emulating the XO/Quick Start/Mac: Difference between revisions
m (→Simple Install) |
DanielDrake (talk | contribs) No edit summary |
||
(13 intermediate revisions by 10 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 = |
|||
Bert has created a disk image of build 767 that runs under [http://www.vmware.com/products/fusion/ VMWare Fusion]. |
|||
* [https://www.vmware.com/tryvmware/?p=fusion Install VMWare Fusion] (there is a free 30 day trial) |
|||
* Download and unzip [http://dev.laptop.org/~bert/VMWare-8.2-767-bf.zip VMWare-8.2-767-bf.zip] (665 MB, 2 GB unzipped) |
|||
* Open the file <tt>OLPC XO 8.2-767 (bf).vmwarevm</tt> |
|||
* A 767 image with sound, networking and [http://lists.laptop.org/pipermail/devel/2008-December/021591.html reportedly] video recording (but not live viewing) will run |
|||
See Bert's [http://croquetweak.blogspot.com/2008/12/emulating-latest-stable-olpc-xo.html blog post] for more details, his image recipe, and caveats. |
|||
= Using QEMU = |
|||
== Installing QEMU for MacOS-X == |
== Installing QEMU for MacOS-X == |
||
You should already have an ext3 variant [[OS images#Latest Stable Build|XO build image]]. |
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]. 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/] |
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/] |
||
Line 62: | Line 78: | ||
See comment above / [[Emulating_the_XO/Quick_Start]] for checking on all necessary qemu Q.app arguments. |
See comment above / [[Emulating_the_XO/Quick_Start]] for checking on all necessary qemu Q.app arguments. |
||
⚫ | |||
Here is a free and relatively easy way to get XO OS up and running using Sun's free Virtual Box program. |
|||
⚫ | |||
Step by step: |
|||
⚫ | |||
⚫ | |||
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 |
|||
==Notes== |
==Notes== |
||
Line 84: | Line 118: | ||
You lost me on the first sentence of the directions. One click is install is a must for schools! |
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... [[Special:Contributions/90.240.198.70|90.240.198.70]] 19:24, 7 February 2009 (UTC) |
|||
⚫ | |||
Here is a free and relatively easy way to get it to work on an iMac; not quite a one click install, due to setting up the virtual machine, but it is close. |
|||
⚫ | |||
Ok, so here is the step by step: |
|||
⚫ | |||
⚫ | |||
3. I then ran the VirtualBox program and created a Linux 2.6 Virtual Machine. Click the New button, (next) give it a name "test machine"; os type "Linux 2.6", (next) memory 512 MB; (next) New hard drive, dynamic expand image, (next); Sugar file name, 2 GB size (next); (finish). At this point you have created an image drive that you need to put the Sugar OS into. |
|||
Step 3 may not be strictly necessary, but the VirtualBox program creates a folder in your home directory: Users/your account name/Library/VirtualBox/Machines/ you (can/should/need?) that you can then put the Sugar OS vmdk file (next step) into. |
|||
4. Next download the update file http://dev.laptop.org/pub/virtualbox/update.1-OLPC-666.zip I'm not sure if something from http://download.laptop.org/xo-1/os/official/ will work or not though. Downloading the .zip file has an "update" folder contains a file "update.1-olpc-666.vmdk" which seems to work. After downloading and uncompressing, you should be able to find the update folder, move update.1-olpc-666.vmdk from this folder to Users/your account name/Library/VirtualBox/Machines/ |
|||
⚫ | 5. |
||
Steve |
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) |