Changes

m
test 2 partition USB
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
 +
 +
 
==Errors downloading ASLO.xo files==
 
==Errors downloading ASLO.xo files==
 
:'''Shell log''' from sugar-log application
 
:'''Shell log''' from sugar-log application
12,355

edits