<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sugarlabs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Corey84</id>
	<title>Sugar Labs - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sugarlabs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Corey84"/>
	<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/go/Special:Contributions/Corey84"/>
	<updated>2026-05-14T07:06:18Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Sugar_on_a_Stick/Windows&amp;diff=97941</id>
		<title>Sugar on a Stick/Windows</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Sugar_on_a_Stick/Windows&amp;diff=97941"/>
		<updated>2016-04-05T00:42:24Z</updated>

		<summary type="html">&lt;p&gt;Corey84: /* with Microsoft Windows */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:HowTo]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
This page is designed to help you to put your [[Sugar on a Stick]] image on a thumbdrive using Microsoft Windows. If you have questions, trouble or feedback, please let us know on the [[Talk:Sugar on a Stick|Sugar on a Stick talk]] page. If you can improve these instructions, please edit the page and do so!&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
=== with Microsoft Windows ===&lt;br /&gt;
[[File:Windows.gif|link=Sugar on a Stick/Windows]]&lt;br /&gt;
There are three ways to do this:&lt;br /&gt;
&lt;br /&gt;
{{Anchor|Burn a CD-ROM}}&lt;br /&gt;
* &#039;&#039;&#039;1. Burn a CD-ROM disc, boot from it, then run the script, &#039;&#039;livecd-iso-to-disk&#039;&#039;&#039;&#039;&#039; &lt;br /&gt;
*# Use [http://windowsteamblog.com/blogs/windowsexperience/archive/2009/04/13/burn-iso-images-natively-in-windows-7.aspx Windows 7 built-in Disk Image Burner] or a free utility, like [http://www.imgburn.com/ ImgBurn], to write the downloaded Sugar on a Stick .iso file onto a blank CD.&lt;br /&gt;
*# Insert a USB flash drive (or SD Card&amp;lt;sup&amp;gt; [[#Notes|Notes]]&amp;lt;/sup&amp;gt;) with 2 GB or more of free space into your computer.&lt;br /&gt;
*# [[Sugar on a Stick/Boot|Boot your computer]] with the CD-ROM disc.  You probably need to press F1, F10, F12, Esc, or a similar key as the computer starts up in order to set the boot source for your computer to the CD-ROM device.&lt;br /&gt;
*# A successful boot will take you into &#039;&#039;Sugar on a Stick&#039;&#039;.  You can From there, open the Terminal Activity, [[File:Activity-terminal.png|bottom|link=http://en.flossmanuals.net/terminal]], from the &amp;lt;span class=plainlinks&amp;gt;[http://wiki.sugarlabs.org/images/9/9b/Home_ListView_button.png Home list View]&amp;lt;/span&amp;gt;.&lt;br /&gt;
*# Switch to run commands with &#039;root&#039; user permissions by entering {{Code|su -}} on the command line.&lt;br /&gt;
*# Change the working directory, by entering {{Code|cd /run/initramfs/live/LiveOS}}&lt;br /&gt;
*# &#039;&#039;Verify the USB/SD &#039;&#039;&#039;s&#039;&#039;&#039;csi &#039;&#039;&#039;d&#039;&#039;&#039;rive node name (such as sda, sdb, etc.) and partition (such as 1, 2, etc.) for your USB/SD device.&#039;&#039;  It would look like, for example, {{Code|/dev/sd&#039;&#039;&#039;b&#039;&#039;&#039;1}}.&lt;br /&gt;
*#* The {{Code|df -Th}} command shows your device filesystem on a device node, for example, /dev/sdb1, mounted on a directory [[wikipedia:Mount (computing)|mount point]], such as /run/media/liveuser/&amp;lt;USBdeviceManufacturer&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;ul&amp;gt;&lt;br /&gt;
{{Show|You should see something like the following:&lt;br /&gt;
|&amp;lt;pre&amp;gt;&lt;br /&gt;
[root@localhost ~]# df -Th&lt;br /&gt;
Filesystem          Type      Size  Used Avail Use% Mounted on&lt;br /&gt;
/dev/mapper/live-rw ext4      2.9G  2.1G  773M  74% /&lt;br /&gt;
devtmpfs            devtmpfs  2.0G     0  2.0G   0% /dev&lt;br /&gt;
tmpfs               tmpfs     2.0G   72K  2.0G   1% /dev/shm&lt;br /&gt;
tmpfs               tmpfs     2.0G  632K  2.0G   1% /run&lt;br /&gt;
tmpfs               tmpfs     2.0G     0  2.0G   0% /sys/fs/cgroup&lt;br /&gt;
/dev/sr0            iso9660   670M  670M     0 100% /run/initramfs/live&lt;br /&gt;
tmpfs               tmpfs     2.0G   32K  2.0G   1% /tmp&lt;br /&gt;
varcacheyum         tmpfs     2.0G     0  2.0G   0% /var/cache/yum&lt;br /&gt;
vartmp              tmpfs     2.0G     0  2.0G   0% /var/tmp&lt;br /&gt;
/dev/sdb1           vfat      3.8G  4.0K  3.8G   1% /run/media/liveuser/SanDisk&lt;br /&gt;
&amp;lt;/pre&amp;gt;}}&amp;lt;/ul&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;ol start=&amp;quot;8&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt; Unmount the USB device filesystem with this command: {{Code|umount /run/media/liveuser/&#039;&#039;&#039;MyUSBdiscMountPoint&#039;&#039;&#039;}}, where {{Code|&#039;&#039;&#039;MyUSBdiscMountPoint&#039;&#039;&#039;}} is {{Code|SanDisk}} in the dropdown example, above.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt; Execute this command line: &amp;amp;nbsp;(Substitute the {{Code|/dev/sd&#039;&#039;&#039;?&#039;&#039;&#039;1}}, below, with the node name you determined in step 7, above.)&amp;lt;br&amp;gt;&amp;lt;div style=&amp;quot;padding: 1em; border: 1px dashed #2F6FAB; background-color: #FBFBFB; margin: 1em 0px 1em 0em; font-family: monospace,Consolas; overflow: auto;&amp;quot;&amp;gt;./livecd-iso-to-disk --reset-mbr --overlay-size-mb &#039;&#039;&#039;500&#039;&#039;&#039; --home-size-mb &#039;&#039;&#039;800&#039;&#039;&#039; --delete-home --unencrypted-home /run/initramfs/livedev /dev/sd&#039;&#039;&#039;?&#039;&#039;&#039;1&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
(The &#039;&#039;&#039;500&#039;&#039;&#039; and &#039;&#039;&#039;800&#039;&#039;&#039; size values, above, are suitable for a 2 GB USB device. For a 4 GB device, one might use &#039;&#039;&#039;1000&#039;&#039;&#039; and &#039;&#039;&#039;1600&#039;&#039;&#039; megabytes instead.)&lt;br /&gt;
{{Show|The installation transcript should look like the following:&lt;br /&gt;
|&amp;lt;pre&amp;gt;&lt;br /&gt;
[root@localhost LiveOS]# ./livecd-iso-to-disk --overlay-size-mb 500 --home-size-mb 800 --unencrypted-home /run/initramfs/livedev /dev/sdb1&lt;br /&gt;
Verifying image...&lt;br /&gt;
/dev/sr0:   b0a9414ff7eb79b680d5c86440e19587&lt;br /&gt;
Fragment sums: 9bfe23577651c88dcfb78c76ac3a28a5c53eead4561e3bdc5921b8b2e748&lt;br /&gt;
Fragment count: 20&lt;br /&gt;
Press [Esc] to abort check.&lt;br /&gt;
Checking: 100.0%&lt;br /&gt;
&lt;br /&gt;
The media check is complete, the result is: PASS.&lt;br /&gt;
&lt;br /&gt;
It is OK to use this media.&lt;br /&gt;
Copying live image to target device.&lt;br /&gt;
squashfs.img&lt;br /&gt;
    630,784,000 100%    1.96MB/s    0:05:06 (xfr#1, to-chk=0/1)&lt;br /&gt;
osmin.img&lt;br /&gt;
          8,192 100%    0.00kB/s    0:00:00 (xfr#1, to-chk=0/1)&lt;br /&gt;
Updating boot config file&lt;br /&gt;
Initializing persistent overlay file&lt;br /&gt;
500+0 records in&lt;br /&gt;
500+0 records out&lt;br /&gt;
524288000 bytes (524 MB) copied, 216.717 s, 2.4 MB/s&lt;br /&gt;
Initializing persistent /home&lt;br /&gt;
800+0 records in&lt;br /&gt;
800+0 records out&lt;br /&gt;
838860800 bytes (839 MB) copied, 344.643 s, 2.4 MB/s&lt;br /&gt;
Formatting unencrypted /home&lt;br /&gt;
mke2fs 1.42.8 (20-Jun-2013)&lt;br /&gt;
Filesystem label=&lt;br /&gt;
OS type: Linux&lt;br /&gt;
Block size=4096 (log=2)&lt;br /&gt;
Fragment size=4096 (log=2)&lt;br /&gt;
Stride=0 blocks, Stripe width=0 blocks&lt;br /&gt;
51296 inodes, 204800 blocks&lt;br /&gt;
10240 blocks (5.00%) reserved for the super user&lt;br /&gt;
First data block=0&lt;br /&gt;
Maximum filesystem blocks=209715200&lt;br /&gt;
7 block groups&lt;br /&gt;
32768 blocks per group, 32768 fragments per group&lt;br /&gt;
7328 inodes per group&lt;br /&gt;
Superblock backups stored on blocks: &lt;br /&gt;
	32768, 98304, 163840&lt;br /&gt;
&lt;br /&gt;
Allocating group tables: done                            &lt;br /&gt;
Writing inode tables: done                            &lt;br /&gt;
Creating journal (4096 blocks): done&lt;br /&gt;
Writing superblocks and filesystem accounting information: done&lt;br /&gt;
&lt;br /&gt;
tune2fs 1.42.8 (20-Jun-2013)&lt;br /&gt;
Setting maximal mount count to -1&lt;br /&gt;
Setting interval between checks to 0 seconds&lt;br /&gt;
Installing boot loader&lt;br /&gt;
Target device is now set up with a Live image!&lt;br /&gt;
&amp;lt;/pre&amp;gt;}}&lt;br /&gt;
&amp;lt;li&amp;gt; Shutdown the physical machine.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt; [[Sugar on a Stick/Boot|Reboot your computer]] from the newly-installed Live USB with Sugar on a Stick.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;2. Use Fedora Live USB Creator&#039;&#039;&#039; &lt;br /&gt;
*: (This installation method is NOT recommended for LONG-TERM usage of Sugar on a Stick!!  Catastrophic data corruption may occur when the USB stick gets full!  [[fedora:LiveOS_image#Home_filesystem|See why.]])&lt;br /&gt;
*# Download the Live USB Creator from [http://fedorahosted.org/liveusb-creator/ Fedora].&lt;br /&gt;
*# Insert a USB flash drive (or SD Card&amp;lt;sup&amp;gt; [[#Notes|Notes]]&amp;lt;/sup&amp;gt;) with 2 GB or more of free space into your computer.&lt;br /&gt;
*# Launch Live USB Creator.&lt;br /&gt;
*# Select Either &lt;br /&gt;
*# 1) the &#039;Browse&#039; button to &#039;Use existing Live CD&#039; and find the downloaded .iso file image on your system. &lt;br /&gt;
*# 2) Download Fedora and select  Fedora-SoaS-{i386|x86_64}-{22|23}  (This automates the download and checksum routine and directly  burns to the USB/ SDCard&lt;br /&gt;
*# Adjust the Persistent Storage slider. This enables you to save changes to the system and additional Sugar Activities onto the device. (aka persistence file or Overlay --this space  by default is write once  only)  --see below for  additional way to make /home a  rw overlay&lt;br /&gt;
*# Select your flash drive as the target, and click the &#039;&#039;&#039;Create Live USB&#039;&#039;&#039; button. &lt;br /&gt;
*# With the latest version of Fedora LiveUSB Creator you have TWO (2) option for burning method&lt;br /&gt;
*# 1) CP (non destructive) -- meaning you can still use the unused space on a larger (8-16-32-64Gb) usb for whatever post burn.&lt;br /&gt;
*# 2) DD ( the old school way) Note:  THIS WILL destroy any previous data make sure you properly  select the drive to use AND make backups of any pre-existing important data (you will not be easily able to retrieve overwritten data)&lt;br /&gt;
*# Wait for the process to finish, then close the Live USB Creator program.&lt;br /&gt;
*# Stop your flash drive with the &#039;&#039;&#039;Safely Remove Hardware and Eject Media&#039;&#039;&#039; notification area icon dialog, and eject it.&lt;br /&gt;
::: See a [[Tutorials/Installation/Create_a_SoaS_v7_Live_USB_in_Windows|screenshot tutorial]] for this.&lt;br /&gt;
::: See a [http://www.youtube.com/watch?v=ieIj4aECk88 video] of an earlier version of this process.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;3. Launch a virtual machine with the Sugar on a Stick .iso file, then run the script, &#039;&#039;livecd-iso-to-disk&#039;&#039;&#039;&#039;&#039; &lt;br /&gt;
*# Download and install [[VirtualBox]] (for example; you could do something similar with another vm).&lt;br /&gt;
*# Create a new virtual machine.&lt;br /&gt;
*# Choose Linux for the Operating System and Version Fedora (64 bit) if available, or Fedora, on systems lacking 64-bit functionality.&lt;br /&gt;
*# Attach the Sugar on a Stick .iso file as a CD in the Storage Section&lt;br /&gt;
*# Insert a USB storage device into your physical computer and enable the VirtualBox USB controller.  Then add a filter to recognize the inserted device in the USB section of the VirtualBox machine setup.&lt;br /&gt;
*# Start the new virtual machine.&lt;br /&gt;
*# Verify that the USB device is recognized in the running virtual machine.&lt;br /&gt;
*#* Your device appears in the hover box for the USB stick icon in the virtual machine bottom frame.&lt;br /&gt;
*#* {{Code|df -Th}} shows your device filesystem on a device node, for example, /dev/sda1, mounted on a directory [[wikipedia:Mount (computing)|mount point]], such as /run/media/&amp;lt;AccountName&amp;gt;/&amp;lt;USBdeviceManufacturer&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;ul&amp;gt;&lt;br /&gt;
{{Show|You should see something like the following:&lt;br /&gt;
|&amp;lt;pre&amp;gt;&lt;br /&gt;
[root@localhost LiveOS]# df -Th&lt;br /&gt;
Filesystem          Type      Size  Used Avail Use% Mounted on&lt;br /&gt;
rootfs              rootfs    4.0G  2.5G  1.5G  63% /&lt;br /&gt;
devtmpfs            devtmpfs  1.6G     0  1.6G   0% /dev&lt;br /&gt;
tmpfs               tmpfs     1.6G   84K  1.6G   1% /dev/shm&lt;br /&gt;
tmpfs               tmpfs     1.6G  1.2M  1.6G   1% /run&lt;br /&gt;
/dev/sr0            iso9660   509M  509M     0 100% /run/initramfs/live&lt;br /&gt;
/dev/mapper/live-rw ext4      4.0G  2.5G  1.5G  63% /&lt;br /&gt;
tmpfs               tmpfs     1.6G     0  1.6G   0% /sys/fs/cgroup&lt;br /&gt;
tmpfs               tmpfs     1.6G     0  1.6G   0% /media&lt;br /&gt;
varcacheyum         tmpfs     1.6G     0  1.6G   0% /var/cache/yum&lt;br /&gt;
tmp                 tmpfs     1.6G   40K  1.6G   1% /tmp&lt;br /&gt;
vartmp              tmpfs     1.6G     0  1.6G   0% /var/tmp&lt;br /&gt;
/dev/sda1           vfat      3.7G  2.1G  1.7G  56% /run/media/liveuser/TOSHIBA&lt;br /&gt;
&amp;lt;/pre&amp;gt;}}&amp;lt;/ul&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;ol start=&amp;quot;9&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt; Continue from step #4 in the &#039;&#039;&#039;Burn a CD-ROM disc&#039;&#039;&#039; section above.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt; Shutdown the virtual machine.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt; Reboot your physical computer from the newly-installed Live USB with Sugar on a Stick.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Notes===&lt;br /&gt;
A Secure Digital (SD) card may not be marked as a bootable device. To check this, use these instructions at a Linux terminal or console:&lt;br /&gt;
{{:Sugar on a Stick/Linux/bootable device}}&lt;/div&gt;</summary>
		<author><name>Corey84</name></author>
	</entry>
</feed>