Changes

m
→‎Errors downloading ASLO.xo files: Most of the following is OLD Informaton
Line 1: Line 1:  +
==test 2 partition USB==
 +
===Test Version===
 +
;So far will not boot when add 2nd partition
 +
====Create USB====
 +
*This is done with Running Trisquel 4.5.1 installed to HD
 +
*terminal:
 +
sudo su
 +
password
 +
:blank the 2 GB USB for minimal size on compression.
 +
dd if=/dev/zero of=/dev/sd(x)
 +
*gparted
 +
:create  partition
 +
::/dev/sd(x)1 ext2 900
 +
*exit gparted
 +
*Startup Disk Creator
 +
: other select Trisquel-4.5.2-sugar.iso
 +
::OK
 +
* remove and insert USB
 +
:select /dev/sdb1
 +
:NO persistence
 +
:::(o) Discard on shutdown unless you store them elsewhere
 +
:create USB
 +
;wait for delayed writes to complete to USB (flashes)
 +
 +
*gparted
 +
:create new partition in unallocated area
 +
::/dev/sd(x)2 ext4 balance (about 1000 MiB)
 +
::: label: home-rw
 +
 +
====Make.img file====
 +
sudo su
 +
password
 +
cd Desktop
 +
dd if=/dev/sd(x) of=Trisquel_4-5-1-2p.img
 +
 +
 +
*'''Most of the following is OLD Informaton'''
 
==Errors downloading ASLO.xo files==
 
==Errors downloading ASLO.xo files==
 +
:'''Shell log''' from sugar-log application
 
** (sugar-session:2983): DEBUG: starting phase 1
 
** (sugar-session:2983): DEBUG: starting phase 1
   Line 5,456: Line 5,494:  
[[User:Bluchen|Bluchen]] 03:56, 18 December 2009 (UTC)
 
[[User:Bluchen|Bluchen]] 03:56, 18 December 2009 (UTC)
 
:Just tried it. Works for me. --[[User:Walter|Walter]] 12:33, 18 December 2009 (UTC)
 
:Just tried it. Works for me. --[[User:Walter|Walter]] 12:33, 18 December 2009 (UTC)
 +
 +
== Adding more language support ==
 +
 +
Hi, I'd like to ask how to add more language support to TOAST? Would it be possible to ship with zh_TW in next release? Thanks.
12,355

edits