Changes

Jump to navigation Jump to search
1,815 bytes removed ,  01:50, 8 November 2014
no edit summary
Line 1: Line 1:  
<noinclude>[[Category:Live USB]]</noinclude>
 
<noinclude>[[Category:Live USB]]</noinclude>
Trisquel on a Sugar toast (TOAST from now on) is a live/installable iso image that can be run from a CD/DVD or be used to load a USB drive with data persistence. Some other advanced uses are described below.
+
'''T'''risquel '''o'''n '''a''' '''S'''ugar '''T'''oast (TOAST from now on) is a live/installable iso image that can be run from a CD/DVD or be used to load a USB drive with data persistence. Some other advanced uses are described below.
 
  −
*Note wiki page under construction 8/16/2013
  −
[[File:Toast_boot_menu.png|300px|thumb|right|TOAST boot menu]]
   
__TOC__
 
__TOC__
 +
==[[File:trisquel_logo.png]]Trisquel 7 Sugar TOAST==
 +
* Announcement: 11/04/2014
 +
*: https://trisquel.info/en/trisquel-70-lts-belenos
 +
* Download:
 +
*: https://trisquel.info/en/download
 +
*:: Select Trisquel Sugar TOAST for the Live CD iso download file.
 +
* Create a Live USB drive:
 +
*: https://trisquel.info/en/wiki/how-create-liveusb
 +
*:: In Sugar TOAST, the Startup Disk Creator must be launched from a Terminal session with the command line<br>{{Code|usb-creator-gtk}}
   −
==[[File:trisquel_logo.png]][http://devel.trisquel.info/makeiso/iso/old/trisquel-sugar_6.0_i686.iso '''Trisquel-sugar 6.0''']==
+
==Alternative installations==
:NEW: 15-Aug-2013 07:35 650M
+
===Virtual machines===
:Based on Ubuntu 12.04.2 LTS
+
====Older versions====
*Note that trisquel is  a 'libre' version of Ubuntu GNU/Linux
+
* [[Trisquel On A Sugar Toast/Virtual_machines/Archive]]
:'''also see:'''
  −
*'''[[Trisquel]]'''
  −
*[[Ubuntu#Ubuntu_12.04.2_LTS_-_Dextrose_Sugar_Live| '''Dextrose-sugar''']]  ''' Is Not''' a 'libre' version of Ubuntu GNU/Linux, and contains extra drivers etc. (Ubuntu 12.04.2 LTS)
  −
 
  −
Look at:
  −
* '''[[Introduction to the Sugar Interface]]'''
  −
* [[Introduction_to_the_Sugar_Interface/lang-es|'''Introducción a la interfaz de Azúcar''']]
  −
:3 linked wiki pages of Annotated Screen-shots on features of the Sugar-Desktop and how to use it.
  −
::Booted Trisquel 5.0-Sugar CD was used for most of the screen-shots
  −
===Download===
  −
::http://devel.trisquel.info/makeiso/iso/old/
  −
::http://devel.trisquel.info/makeiso/iso/old/trisquel-sugar_6.0_i686.iso
  −
 
  −
=====[[Emulator_image_files/Trisquel#File:Trisquel_icon.png_Trisquel-5.0-sugar|Trisquel-5.0-sugar VirtualBox Appliance]]=====
  −
*click ^ for more information
  −
 
  −
===[[Sugar_Creation_Kit#How_to_install_Ubuntu_from_a_USB-Stick|How to install Ubuntu/Trisquel from a USB-Stick]]===
      
===Full install to Hard Disk===
 
===Full install to Hard Disk===
 
: Use startup boot splash of CD to select install to HD
 
: Use startup boot splash of CD to select install to HD
===Install To 4 GB USB-stick===
+
* Install To 4 GB USB-stick
 
::Formatted /boot 500 ext4 / ext4 3300
 
::Formatted /boot 500 ext4 / ext4 3300
 
*Boot CD
 
*Boot CD
 
:Install Trisquel
 
:Install Trisquel
 
::Choose USB /dev/sdb;/dev/sdc;...etc
 
::Choose USB /dev/sdb;/dev/sdc;...etc
*Boot USB-stick and Customize it:
+
*Boot USB stick and Customize it:
 
:(add and modify activities; .pdf files etc that you want to have loaded in the sugar-journal)
 
:(add and modify activities; .pdf files etc that you want to have loaded in the sugar-journal)
 
{{Note/note|
 
{{Note/note|
 
* '''When making a new USB-stick''', to clear the Sugar Journal of old entries and to avoid identity conflicts among copies of the USB, enter the command {{Code|rm&nbsp;~&nbsp;rf&nbsp;/.sugar}} in the Terminal activity. Then shutdown the USB-stick. This will clear all Learner information on the USB and let you start with a fresh install. Skipping this will result in collisions in the Neighborhood view of the Jabber network between separate copies of the appliance. Verify the presence of the '''.sugar''' directory by entering {{Code|ls&nbsp;-a}} in Terminal.
 
* '''When making a new USB-stick''', to clear the Sugar Journal of old entries and to avoid identity conflicts among copies of the USB, enter the command {{Code|rm&nbsp;~&nbsp;rf&nbsp;/.sugar}} in the Terminal activity. Then shutdown the USB-stick. This will clear all Learner information on the USB and let you start with a fresh install. Skipping this will result in collisions in the Neighborhood view of the Jabber network between separate copies of the appliance. Verify the presence of the '''.sugar''' directory by entering {{Code|ls&nbsp;-a}} in Terminal.
 
* '''When cloning a customized USB-stick''', in order to keep the Journal and installed .xo Activities, use {{Code|rm&nbsp;~/.sugar/default/owner.key*}} in the Sugar Terminal, and then shutdown the USB-stick. This leaves the Journal entries and removes only the previous Learner's identity key files.}}
 
* '''When cloning a customized USB-stick''', in order to keep the Journal and installed .xo Activities, use {{Code|rm&nbsp;~/.sugar/default/owner.key*}} in the Sugar Terminal, and then shutdown the USB-stick. This leaves the Journal entries and removes only the previous Learner's identity key files.}}
*Sugar-terminal
+
*Sugar Terminal
 
  sudo su
 
  sudo su
 
  Changes to root terminal(#)
 
  Changes to root terminal(#)
 
  shutdown -h now
 
  shutdown -h now
  (USB-stick shuts down)
+
  (USB stick shuts down)
 
====Make .img file====
 
====Make .img file====
 
:insert 4 GB USB disk in PC
 
:insert 4 GB USB disk in PC
Line 68: Line 57:  
*This will be a NEW USB to boot which will have it's own ssh keys; color; and name; when booted. If you followed the commands in the blue note above.
 
*This will be a NEW USB to boot which will have it's own ssh keys; color; and name; when booted. If you followed the commands in the blue note above.
 
:'''You can run this multiple times to mass duplicate new USB's'''
 
:'''You can run this multiple times to mass duplicate new USB's'''
  −
===USB_startup_disk_creator===
  −
*Creates a Live USB with peristence from booted Trisquel 5 Sugar CD
  −
  −
terminal:
  −
'''usb-creator-gtk'''
  −
* '''Use 2nd USB-stick with Trisquel-5 sugar.iso file as source'''
  −
::requires 2 USB-sticks
  −
# Target USB-stick to write to
  −
# 2nd USB-stick with Trisquel-5 sugar.iso
  −
: Or any Ubuntu based .iso
      
==Main features of Trisquel-Sugar==
 
==Main features of Trisquel-Sugar==
Line 104: Line 82:     
==[[File:Usb1.png]] dd writable 2GB USB .img==
 
==[[File:Usb1.png]] dd writable 2GB USB .img==
:"TOAST" '''T'''risquel '''O'''n '''A''' '''S'''ugar '''T'''oast
   
===Image of a Full Install to a 2 GB USB ===
 
===Image of a Full Install to a 2 GB USB ===
   Line 139: Line 116:  
:2 GB Sandisk Cruzer micro ('''after removing U3 hidden partition''') (smaller)
 
:2 GB Sandisk Cruzer micro ('''after removing U3 hidden partition''') (smaller)
 
::How to remove u3 partition: [[Sugar_Creation_Kit#Cautions_with_u3_USB_sticks]]
 
::How to remove u3 partition: [[Sugar_Creation_Kit#Cautions_with_u3_USB_sticks]]
  −
==[[File:Usb1.png]]How to make a Startup Disk Creator-Persistent USB-stick==
  −
:Using a trisquel 4.5.1 HD (gnome) install
  −
===Required===
  −
# 2 GB USB formatted fat16
  −
# Trisquel 4.5.1-sugar.iso
  −
  −
==Make Persistent USB==
  −
Open Startup Disk Creator
  −
select "other" and  and find  Trisquel 4.5.1-sugar.iso
  −
insert 2 GB USB formatted fat 16
  −
select this USB from Drop-down box
  −
set persistence file size with slider
  −
  (Do not set persistence slider greater than 1.8GB) this is fat 16
  −
You will get 3 pop-ups requesting password as it writes USB
  −
==Browse Does not Start/Use surf-115.xo==
  −
;download to a 2nd USB and drag drop to journal
  −
http://people.sugarlabs.org/Tgillard/Surf-115.xo
  −
:This is required for a browser. (In this old release only)
      
==Password==
 
==Password==

Navigation menu