Sugar on a Stick/Linux: Difference between revisions

No edit summary
No edit summary
Line 18: Line 18:


* Check the USB device. In the example below the device is /dev/sdb:
* Check the USB device. In the example below the device is /dev/sdb:
: <tt>df -h</tt>
: <tt>'''df -h'''</tt>
  Filesystem            Size  Used Avail Use% Mounted on
  Filesystem            Size  Used Avail Use% Mounted on
  /dev/sda1              19G  7.0G  11G  40% /
  /dev/sda1              19G  7.0G  11G  40% /
Line 74: Line 74:
UNetbootin (Universal Netboot Installer) is a cross-platform utility that can create Live USB systems.
UNetbootin (Universal Netboot Installer) is a cross-platform utility that can create Live USB systems.


'''Keep in mind that UNetbootin doesn't support persistent overlays, so you won't be able to save files using the Journal.'''


:*http://unetbootin.sourceforge.net/
:*http://unetbootin.sourceforge.net/
Line 82: Line 81:
* Press OK and wait for your USB stick to be created.
* Press OK and wait for your USB stick to be created.


----
''Notes:''
*Keep in mind that UNetbootin doesn't support persistent overlays, so you won't be able to save files using the Journal.
*Under soas gives errors
----


=== Fedora Live USB Creator ===
=== Fedora Live USB Creator ===