Changes

Jump to navigation Jump to search
1,739 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.
:'''also see: [[Community/Distributions/Trisquel]]'''
  −
 
  −
==Main features of Trisquel-Sugar==
  −
 
  −
[[File:Toast_boot_menu.png|200px|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}}
   −
===Trisquel 5.0 Sugar===
+
==Alternative installations==
:http://devel.trisquel.info/sugar/toast/iso/trisquel-sugar_5.0_i686-20111204.iso 03 Dec 2011
+
===Virtual machines===
:http://devel.trisquel.info/sugar/toast/iso/ 25-Nov-2011
+
====Older versions====
 +
* [[Trisquel On A Sugar Toast/Virtual_machines/Archive]]
   −
: Trisquel 5.0 is based on the previous Ubuntu release, 11.04 Natty Narwhal.
+
===Full install to Hard Disk===
 +
: Use startup boot splash of CD to select install to HD
 +
* Install To 4 GB USB-stick
 +
::Formatted /boot 500 ext4 / ext4 3300
 +
*Boot CD
 +
:Install Trisquel
 +
::Choose USB /dev/sdb;/dev/sdc;...etc
 +
*Boot USB stick and Customize it:
 +
:(add and modify activities; .pdf files etc that you want to have loaded in the sugar-journal)
 +
{{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 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
 +
sudo su
 +
Changes to root terminal(#)
 +
shutdown -h now
 +
(USB stick shuts down)
 +
====Make .img file====
 +
:insert 4 GB USB disk in PC
 +
{{Note/note|
 +
You must replace "(x)" with the appropriate small Latin letter ("a", "b", "c", ...), so the name corresponds to your USB stick.
 +
For example, the name could be "/dev/sdc".
 +
be careful to not mistake your USB stick with another device, because the commands above will delete everything on that device.
 +
You can see which device your USB stick is by typing "mount" in terminal}}
   −
====Netinstall from USB====
+
  $ sudo su
*Download: http://mirror.fsf.org/trisquel-images/
+
  [sudo] password for <USER>:  
*https://trisquel.info/en/forum/netinstall-usb-key-boot-image
+
  # dd if=/dev/sd(x) of=Tris-5-i686.img bs=2M
  You can do this by using a Trisquel's net-install ISO. Those ISO files are specifically designed so you can either burn them to CD, or write them to an USB stick.
+
  1912+0 records in
  To write an net-install ISO to an USB stick, you can run the following commands:
+
  1912+0 records out
  '''sudo dd if=trisquel-netinst_5.0_i686.iso of=/dev/sd#'''
+
4009754624 bytes (4.0 GB) copied, 174.034 s, 23.0 MB/s
  '''sync'''
  −
  "/dev/sd#" is the device where you will write the image to.
  −
  You must replace "#" with the appropriate small Latin letter ("a", "b", "c", ...), so the name corresponds to your USB stick.
  −
  For example, the name could be "/dev/sdc". Be careful to not mistake your USB stick with another device, because the commands above will delete everything on that device.
  −
  You can see which device your USB stick is in Disk Utility.
  −
  −
The "sync" command makes sure everything is written on the USB stick, so you don't remove it prematurely.
      +
====Write .img file to another 4 GB USB disk====
 +
:insert another 4GB USB in PC
 +
# dd if=Tris-5-i686.img of=/dev/sd(x) bs=2M
 +
1912+0 records in
 +
1912+0 records out
 +
4009754624 bytes (4.0 GB) copied, 925.221 s, 4.3 MB/s
 +
*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'''
    +
==Main features of Trisquel-Sugar==
 
===Trisquel 4.5-sugar===
 
===Trisquel 4.5-sugar===
 
*Sugar 0.88.1 with the Fructose and Honey activities.
 
*Sugar 0.88.1 with the Fructose and Honey activities.
Line 37: Line 67:  
*Graphical boot splash with translated options menu
 
*Graphical boot splash with translated options menu
 
*Graphical USB-creator tool built in
 
*Graphical USB-creator tool built in
*Sugar-style artwork
+
*Sugar-style artwork
 +
::http://people.sugarlabs.org/Tgillard/trisquel-sugar_4.5.1_i686.iso  05/22/2011
   −
===Trisquel 4.0-sugar===
  −
*Sugar 0.86.2 with the Fructose and Honey activities.
  −
*Built on top of Trisquel 3.0 (based on Ubuntu 9.10), making it 100% free.
  −
*395MB iso image for i386 PC's. An amd64 version is available, but not published as it might make distribution a little more complicated while providing almost no advantages.
  −
*30 languages included (English as default):
  −
**ar bn ca de el en es eu fa fr gl he hi it ja mg mn nb ne nl pt_PT ru si sl sq sv tr ur vi zh_CN
  −
*Graphical boot splash with translated options menu
  −
*Graphical USB-creator tool built in
  −
*Sugar-style artwork
     −
===Trisquel 3.0-sugar===
  −
*Sugar 0.86.2 with the Fructose and Honey activities.
  −
*Built on top of Trisquel 3.0 (based on Ubuntu 9.04), making it 100% free.
  −
*395MB iso image for i386 PC's. An amd64 version is available, but not published as it might make distribution a little more complicated while providing almost no advantages.
  −
*30 languages included (English as default):
  −
**ar bn ca de el en es eu fa fr gl he hi it ja mg mn nb ne nl pt_PT ru si sl sq sv tr ur vi zh_CN
  −
*Graphical boot splash with translated options menu
  −
*Graphical USB-creator tool built in
  −
*Sugar-style artwork
   
More info and screenshots can be found here: http://trisquel.info/en/trisquel-sugar
 
More info and screenshots can be found here: http://trisquel.info/en/trisquel-sugar
   −
==[[File:trisquel_logo.png]] Download==
     −
====Trisquel-sugar_5.0-i686====
  −
*Testing: http:http://devel.trisquel.info/dagda/iso/
  −
::Alpha version
  −
::New 10/23/2011
  −
===USB_startup_disk_creator===
  −
*Creates a Live USB with peristence from booted Trisquel 5 Sugar CD
  −
:Uses CD as source and inserted USB as target
  −
terminal:
  −
'''usb-creator-gtk'''
  −
  −
:ubiquity (HD installer) is not on Full install
  −
  −
===Full install to USB===
  −
: Use startup boot splash to select install to HD
  −
  −
====Trisquel-sugar_4.5.1_i686====
  −
::http://devel.trisquel.info/sugar/trisquel-sugar_4.5.1_i686.iso
  −
  −
  −
: http://wiki.sugarlabs.org/go/Talk:Community/Distributions/Trisquel#trisquel-sugar_4.5.1_i686
  −
:: NEW 05/22/2011
  −
  −
====trisquel-sugar_4.1====
  −
  −
*'''Download:[http://devel.trisquel.info/sugar/ trisquel-sugar_4.1]'''
  −
:http://devel.trisquel.info/sugar/
  −
  −
  −
====trisquel-sugar_3.0====
  −
*'''Download:[http://devel.trisquel.info/sugar/ trisquel-sugar_3.0]'''
  −
:http://devel.trisquel.info/sugar/
  −
:
   
====Bug Reports====
 
====Bug Reports====
 
:  '''Use http://trisquel.info/en/project/issues''' to report bugs
 
:  '''Use http://trisquel.info/en/project/issues''' to report bugs
Line 102: 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 ===
===Full Install===
+
 
:Image of a Full Install to a 2 GB USB  
   
::file structure:  fat 32/ boot,lba / 1.72GiB -1.62GiB used
 
::file structure:  fat 32/ boot,lba / 1.72GiB -1.62GiB used
 
::::''' note use gparted to expand the USB if using a larger USB'''
 
::::''' note use gparted to expand the USB if using a larger USB'''
Line 136: Line 115:  
:2 GB Verbatum Sliding cover USB  (smaller)
 
:2 GB Verbatum Sliding cover USB  (smaller)
 
: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:http://wiki.sugarlabs.org/go/Sugar_Creation_Kit#Cautions_with_u3_USB_sticks
+
::How to remove u3 partition: [[Sugar_Creation_Kit#Cautions_with_u3_USB_sticks]]
 
  −
==[[File:Usb1.png]] Startup Disk Creator-Persistent USB==
  −
: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.
   
==Password==
 
==Password==
 
; if you do a restart you will be returned to the gdm login screen:
 
; if you do a restart you will be returned to the gdm login screen:
Line 214: Line 175:  
**olpc.fth patch included: http://trisquel.info/en/issues/please-include-bootolpcfth-ext2-bootable-parition
 
**olpc.fth patch included: http://trisquel.info/en/issues/please-include-bootolpcfth-ext2-bootable-parition
   −
= Trisquel 4.5 LTS-Gnome Desktop with sweets sugar 0.88.1=
  −
  −
* Install from burned CD
  −
:Custom format: /boot ext4 800; / ext4 1100; swap 1000 (not LVM)
  −
# Hard Disk
  −
# USB 4GB or larger (use 12.00 GB for Virtualbox)
  −
# Virtualbox 4.0.2 running on various linux, OSX, & windows installations (xxx.iso can also be used)
  −
  −
===[[Community/Distributions/Sweets_Distribution|Install Sugar-desktop 0.88 0r 0.92 "Sweets-Sugar]]===
  −
:revised 4 Dec 2011
      
==='''Suggestions'''===
 
==='''Suggestions'''===
*'''For a full screen SUGAR on Gnome Desktop (Menu/Education/sugar)'''
+
*[[Emulator/Full Screen|configure full screen]],
:: Right click on Sugar icon and add to desktop
  −
:: Right click for Properties of sugar icon on desktop:edit command line to sugar-emulator''' -f'''
  −
:: close
   
* '''To download and install more applications from ASLO'''
 
* '''To download and install more applications from ASLO'''
 
: Open browse application- click on "Applications" (top Right)
 
: Open browse application- click on "Applications" (top Right)
Line 235: Line 183:  
*''' Sugar Desktop Full Screen'''  
 
*''' Sugar Desktop Full Screen'''  
 
: Log out and log in with "Sugar" selected on bottom gdm bar.
 
: Log out and log in with "Sugar" selected on bottom gdm bar.
 +
 
===Cautions===
 
===Cautions===
 
: '''Do NOT upgrade sugar-browse from sugar-browse- to sugar-browse-120''' via the CP/upgrade. It will not start.
 
: '''Do NOT upgrade sugar-browse from sugar-browse- to sugar-browse-120''' via the CP/upgrade. It will not start.
Line 242: Line 191:  
:http://trisquel.info/en/wiki/customizing-trisquel-iso
 
:http://trisquel.info/en/wiki/customizing-trisquel-iso
 
::Scripts to make USB: http://devel.trisquel.info/live-usb/
 
::Scripts to make USB: http://devel.trisquel.info/live-usb/
 +
 +
==Subpages index==
 +
{{Special:PrefixIndex/{{PAGENAMEE}}/}}

Navigation menu