User:Michael Jin

From Sugar Labs
Revision as of 19:53, 29 November 2012 by Michael Jin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Create SoaS F17 LiveUSB for Windows

This is a guide on LiveUSB with SoaS (Sugar on a Stick).

Getting Started

Live-USB Creator for Windows (here)
Sugar LiveCD/USB .ISO files (http://wiki.sugarlabs.org/go/Sugar_on_a_Stick/Downloads here)
Please prepare a hard drive (Backup any important data!) for SoaS, the liveinst will probably format the entire hard drive.
USB flash drive (2GB+ free and backup any important data)


Installing Live-USB Creator

Open "​liveusb-creator-3.11.7-setup.exe", it should open to a new window.

Lusb000.png

The installation size (not the .ISO file) only needs 28MB, if the "Space Available:" is less than 600 MB and you haven't downloaded one of the .ISO files, please consider freeing some space on your hard drive. Then click the "Install" button.

Lusb001.png

After the installer tries to create a shortcut, a new window should popup. Click the "Yes" button.

By now, the following window should popup. Click the "Browse" button to look for the .ISO file you've recently downloaded.

Lusb002.png

Since the version I downloaded was i686, I'm going to select "Fedora-17-i686-Live-SoaS.iso" and click the "Open" button.

Lusb003.png

Make sure you selected the right .iso file, the window should now say "*filename* selected".

Lusb004.png

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.
If your "Persistent Storage" slider can't be moved. Check if your USB flash drive has more than 1.8GB or it will fail.

Lusb005.png

When your LiveUSB is ready, the window should say:

Fedora-17-i686-Live-SoaS.iso selected
Verifying filesystem...
Extracting live image to USB device...
Wrote to device at X MB/sec<br>
Setting up OLPC boot file...
Installing bootloader
Complete!



Lusb006.png

If it gives errors, please read below for further instructions [1].
Congratulations, you've got a LiveUSB with SoaS!

Running SoaS (LiveUSB) on your computer

Make sure that you've turned off your computer (any hard drive that needs to be swapped should be swapped), you have to boot into the USB through the boot menu (you should see an option when you turn the computer on).

You should now see the following boot screen.

Sugar BootMenu.png

When you hit the "Enter" key on your keyboard or it started automatically, you should briefly see this on your screen.
Please note the difference between LiveCD and LiveUSB is the ISOLinux and SYSLinux. You should see SYSLinux.

Sugar boot1.png

After the loading bar reaches the end, you should see this screen below, type your username into the box and click "Next".

Uname.png

Select your color (optional) and click "Done".

Scolor.png

If you see the following, then you've successfully entered Sugar with a LiveUSB.

Congrats tis.png

Congratulations, you now have to install the Operating System to the disk. You can do that by following the tutorial found here.




[1] - 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

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

Make sure you USB flash drive is connected, click the "OK" button and the the LiveUSB window should popup.
[*] The USB flash drive needs to be MBR formatted (Master Boot Record) and its boot flag enabled.







VMPlayer in Windows - Installing SoaS in a VM

This is a guide to setup Sugar as a VM on your computer.

Getting Started

VMware Player (here) Sugar LiveCD/USB (http://wiki.sugarlabs.org/go/Sugar_on_a_Stick/Downloads here)
VirtualBox Instructions (not yet complete).

VMware Player

Running your VM for the first time

Please install VMware Player (here) first.

Then run VMware Player for the first time.

Vmware menu00.png

Click the "Browse" button to search for the .ISO file you downloaded in "Getting Started". Then, click the "Next >" button.

Vmware menu01.png

Select "Other" for both "Guest Operating System" and "Version", and click the "Next >" button.

Vmware menu02.png

You are free to rename Other to something different (I chose Sugar) and click the "Next >" button.

Vmware menu03.png

By default, VMware Player will try to make the disk size of the VM 8GB. If this seems to be too much for you, lower it and just make sure you have 4GB+ set for the disk size.

Vmware menu04.png

Click "Customize Hardware", we need to increase the memory.

Vmware menu05.png

Set the memory to 512MB+ (more than 512MB if your computer has memory to spare).

Vmware menu06.png

Click the "Finish" button to complete the setup of your VM.

Vmware menu07.png

Now select your VM (I named mine Sugar earlier), you can now click "Play virtual machine".

Vmware menu08.png

You should now see the following boot screen.

Sugar BootMenu.png

When you hit the "Enter" key on your keyboard or it started automatically, you should briefly see this on your screen.

Sugar boot0.png

The load bar should look like this.

Load bar.gif

After the loading bar reaches the end, you should see this screen below, type your username into the box and click "Next".

Uname.png

Select your color (optional) and click "Done".

Scolor.png

If you see the following, then you've successfully entered Sugar in a VM.

Congrats tis.png

Congratulations, you now have to install the Operating System to the disk. You can do that by following the tutorial found here.