Michael Jin

Joined 28 November 2012
878 bytes added ,  19:53, 29 November 2012
no edit summary
Line 1: Line 1:  +
=Create SoaS F17 LiveUSB for Windows=
 
This is a guide on LiveUSB with SoaS (Sugar on a Stick).
 
This is a guide on LiveUSB with SoaS (Sugar on a Stick).
 
+
<br>
 
==Getting Started==
 
==Getting Started==
 
Live-USB Creator for Windows ([https://fedorahosted.org/releases/l/i/liveusb-creator/liveusb-creator-3.11.7-setup.exe here])<br>
 
Live-USB Creator for Windows ([https://fedorahosted.org/releases/l/i/liveusb-creator/liveusb-creator-3.11.7-setup.exe here])<br>
Line 31: Line 32:  
<br><br>
 
<br><br>
 
Click on your "Target Device" to check whether you've selected the corresponding Drive Letter ("F:") or name ("NEW VOLUME") for the USB flash drive and make sure you've made a '''''copy of any important files that maybe on that USB flash drive'''''. Then click the "Create Live USB" button.
 
Click on your "Target Device" to check whether you've selected the corresponding Drive Letter ("F:") or name ("NEW VOLUME") for the USB flash drive and make sure you've made a '''''copy of any important files that maybe on that USB flash drive'''''. Then click the "Create Live USB" button.
<br><br>
+
<br>
 +
'''''If your "Persistent Storage" slider can't be moved. Check if your USB flash drive has more than 1.8GB or it will fail.'''''<br><br>
 
[[File:Lusb005.png]]
 
[[File:Lusb005.png]]
 
<br><br>
 
<br><br>
Line 45: Line 47:  
[[File:Lusb006.png]]
 
[[File:Lusb006.png]]
 
<br><br>
 
<br><br>
 +
If it gives errors, please read below for further instructions <nowiki>[1]</nowiki>.<br>
 
Congratulations, you've got a LiveUSB with SoaS!
 
Congratulations, you've got a LiveUSB with SoaS!
 
<br><br>
 
<br><br>
Line 72: Line 75:  
[[File:Congrats_tis.png]]
 
[[File:Congrats_tis.png]]
 
<br><br>
 
<br><br>
Congratulations, you now have to install the Operating System to the disk. You can do that by following the tutorial found [http://wiki.sugarlabs.org/go/Tutorials/Installation/Install_with_liveinst here].
+
Congratulations, you now have to install the Operating System to the disk. You can do that by following the tutorial found [http://wiki.sugarlabs.org/go/Tutorials/Installation/Install_with_liveinst here].<br>
 +
<hr>
 +
<hr><br>
 +
<nowiki>[1]</nowiki> - If your can't create a working LiveUSB, hold ''CTRL+ALT+DEL'' to go to Task Manager. Go to File >> New Task, copy and paste
 +
<pre>64-bit
 +
"C:\Program Files (x86)\LiveUSB Creator\liveusb-creator.exe" --reset-mbr
 +
32-bit
 +
"C:\Program Files \LiveUSB Creator\liveusb-creator.exe"--reset-mbr</pre>
 +
Make sure you USB flash drive is connected, click the "OK" button and the the LiveUSB window should popup.<br>
 +
<nowiki>[*]</nowiki> The USB flash drive needs to be MBR formatted (Master Boot Record) and its boot flag enabled. <br>
 +
 
    
<br><br><br><br><br>
 
<br><br><br><br><br>
 +
=VMPlayer in Windows - Installing SoaS in a VM=
 
This is a guide to setup Sugar as a VM on your computer.
 
This is a guide to setup Sugar as a VM on your computer.
 
+
<br>
 
==Getting Started==
 
==Getting Started==
 
VMware Player ([https://my.vmware.com/web/vmware/free#desktop_end_user_computing/vmware_player/5_0 here])
 
VMware Player ([https://my.vmware.com/web/vmware/free#desktop_end_user_computing/vmware_player/5_0 here])
45

edits