Changes

Jump to navigation Jump to search
508 bytes removed ,  21:11, 6 December 2019
remove misleading information, relating to gci task instance 5179691623776256, the student was misled into preparing a disk image, which is something very rare
Line 1: Line 1: −
<noinclude>{{TOCright}}
+
<noinclude>
 +
[[Category:Virtual machine or platform emulator]]
 
[[Category:HowTo]]
 
[[Category:HowTo]]
 
</noinclude>
 
</noinclude>
With [[wikipedia:VirtualBox|VirtualBox<sup>®</sup>]] one can run [[Emulator image files|Sugar]] on Microsoft Windows, Intel-based  Apple Macintosh, or Linux host computers from within a virtual machine window.
     −
The following instructions are intended for new Learners.
+
With [[wikipedia:VirtualBox|VirtualBox<sup>®</sup>]] one can run [[Emulator image files|Sugar]] on Microsoft Windows, Intel-based  Apple Macintosh, or GNU/Linux host computers from within a virtual machine window.
   −
: (See [[VirtualBox/Technical]] for some collected details, and the [http://www.virtualbox.org/ VirtualBox.org] Web site.)
+
See this '''[https://www.virtualbox.org/ VirtualBox overview]'''. VirtualBox is a large software installation with many features and operating system options. A [https://www.virtualbox.org/wiki/Documentation User Manual and other documentation] is available online. Those who have not used VirtualBox before, might find it more easy to understand and install than expected.
: See [[VirtualBox/Preparing a disk image]] for instructions on building a VirtualBox virtual machine disk from an .iso disk image.
+
 
==Sugar disc images==
+
VirtualBox Downloads: https://www.virtualbox.org/wiki/Downloads
===Sugar on a Stick===
+
 
These are instructions for using a copy of [[Sugar on a Stick]], available from [http://spins.fedoraproject.org/soas/#downloads this Fedora download site].
+
(See [[VirtualBox/Technical]] for some collected details.)
 +
 
 +
The following instructions are intended for those Learners interested in using VirtualBox to run Sugar.  The process is not fully mature as the technology is evolving both in the VirtualBox and operating system software.
 +
: Online IRC support is available from http://www.virtualbox.org/wiki/IRC
 +
: Various VirtualBox experiments may be found on the [[Talk:VirtualBox|discussion page]].
   −
Prebuilt VirtualBox Appliances are under construction (see [[Talk:VirtualBox#Virtualbox_Appliance_of_SoaS_Mirabelle |this section]] for development notes) and will be available here.
   
==Install VirtualBox==
 
==Install VirtualBox==
=== on OS X ===  
+
=== on Mac OS X ===  
&nbsp;- '''''the Apple Macintosh operating system'''''
     −
# Download VirtualBox for OS X from here, http://www.virtualbox.org/wiki/Downloads
+
Follow the instructions on the VirtualBox [https://www.virtualbox.org/wiki/Downloads Downloads page] for Mac OS X.
<!-- # If you haven't done so yet, you should start the download of the [[VirtualBox#Sugar_on_a_Stick | Sugar on a Stick vdi zip file]] (above). -->
  −
# Install it by opening the DMG.
  −
# Follow the instructions in the window
  −
## Double click VirtualBox.mpkg
  −
## If you see a warning about running a program from the Internet, click OK to run it.
  −
## Click continue until you see the license popup, click Agree.
  −
## Choose location to install, probably something like Macintosh HD, then click Continue.
  −
## Click Continue, then Install. Enter password, if required.
  −
# Now you can run VirtualBox by opening the Applications folder and double clicking on the icon.
  −
# Next Follow the instructions '''Setup a Virtual Machine for Sugar on a Stick'''
  −
#:You can watch a screencast video of the rest of the process on a Mac below in the Setup section (click the [show] link.)
      
=== on Microsoft Windows ===
 
=== on Microsoft Windows ===
Line 35: Line 26:     
=== on GNU/Linux ===
 
=== on GNU/Linux ===
:See http://www.virtualbox.org/wiki/Linux_Downloads
  −
:For Ubuntu, it is available in Synaptic Package Manager, once you add the the URI, distribution & components to your 3rd-party software sources or enter the following in your /etc/apt/sources.list.
  −
::{{Code|deb <nowiki>http://download.virtualbox.org/virtualbox/debian</nowiki> <distribution> non-free}}
     −
:Install '''dkms''', as well, so upgrades to your system will update the kernel modules.
+
Use the VirtualBox packages available in your GNU/Linux distribution.  For example, on Ubuntu, it is available in Ubuntu Software Centre.
 +
 
 +
Or, use the most recent packages from VirtualBox, see [http://www.virtualbox.org/wiki/Linux_Downloads Linux Downloads].
   −
:(See the [[Talk:VirtualBox]] page for experimental installation variations.)
+
Also, see [[Talk:VirtualBox]] page for experimental installation variations.
    
==Setup a Virtual Machine for Sugar on a Stick==
 
==Setup a Virtual Machine for Sugar on a Stick==
'''Warning:''' A prebuilt virtual machine that parallels Sugar on a Stick Mirabelle is not yet available.
+
'''Notice:''' [[Emulator_image_files#VirtualBox|Prebuilt VirtualBox 4.1 Appliances]] are available. Just click "import" on one of the .vmdk or .ovf files.
: See [[Talk:VirtualBox#Virtualbox_Appliance_of_SoaS_Mirabelle |this section]] for a development edition, or [[VirtualBox/Preparing a disk image]] to prepare your own.
+
:One may also use these instructions, [[VirtualBox/Preparing a disk image]], to prepare one's own.
 
{{Iframe|You can watch a screencast video of the process with an earlier version of SoaS on a Mac here: |http://www.screencast.com/users/solutiongrove/folders/Jing/media/2ab6e487-6bee-4517-b099-a96aab0e0098
 
{{Iframe|You can watch a screencast video of the process with an earlier version of SoaS on a Mac here: |http://www.screencast.com/users/solutiongrove/folders/Jing/media/2ab6e487-6bee-4517-b099-a96aab0e0098
 
|940|896|1}}
 
|940|896|1}}
Line 56: Line 46:  
# For memory leave 256 MB  
 
# For memory leave 256 MB  
 
# Click Next
 
# Click Next
# Virtual Hard Disk click Existing
+
# Virtual Hard Disk click Existing  
 
# Click the little folder to the right of the selection box
 
# Click the little folder to the right of the selection box
 
## A new window pops up
 
## A new window pops up
Line 72: Line 62:  
# From now on you can start VirtualBox and start the "Sugar" virtual machine
 
# From now on you can start VirtualBox and start the "Sugar" virtual machine
   −
===Issues===
+
==Setup a Virtual Machine for Ubuntu Sugar==
 +
 
 +
Use Ubuntu Software Centre to install the ''virtualbox-guest-utils'' package, so that your virtual machine display can be resized to fit your computer.
 +
 
 +
==Issues==
    
* Activating the Frame might be a little difficult. The lower 2 corners are easiest and you may want to configure edge activation in the My Settings > Frame panel.  With VirtualBox Guest Additions installed (see [[VirtualBox/Preparing_a_disk_image#Installing_VirtualBox_Guest_Additions| here]]), only the bottom edge and corners are available for Frame activation.
 
* Activating the Frame might be a little difficult. The lower 2 corners are easiest and you may want to configure edge activation in the My Settings > Frame panel.  With VirtualBox Guest Additions installed (see [[VirtualBox/Preparing_a_disk_image#Installing_VirtualBox_Guest_Additions| here]]), only the bottom edge and corners are available for Frame activation.
Line 81: Line 75:  
* http://www.virtualbox.org/
 
* http://www.virtualbox.org/
 
* [[OLPC:VirtualBox]]
 
* [[OLPC:VirtualBox]]
* [http://fedorasolved.org/Members/realz/VB_Guest_Addition How To Install Virtualbox Guest Additions in Fedora Guest]
+
* [http://fedorasolved.org/Members/realz/VB_Guest_Addition How To Install Virtualbox Guest Additions in Fedora Guest] (Based on Fedora 8)
 +
* install the virtualbox guest additions
 +
::on Debian, Ubuntu, or derived distributions
 +
sudo apt install virtualbox-guest-utils

Navigation menu