Changes

Jump to navigation Jump to search
m
Line 42: Line 42:     
==dd writable 2GB USB .img==
 
==dd writable 2GB USB .img==
 +
===Test Version===
 +
====Create USB====
 +
*Using 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)
 +
*Startup Disk Creator
 +
: other select Trisquel-4.5.2-sugar.iso
 +
::OK
 +
:insert USB
 +
:select /dev/sdb
 +
:create USB
 +
* remove and insert USB
 +
:NO persistence
 +
*Create USB
 +
*gparted
 +
:resize /dev/sdb1 to 900
 +
:Set boot flag /dev/sd(x)1
 +
:::label:trisquel-live
 +
:create 2nd new partition
 +
::/dev/sd(x)2 ext4 balance (about 1000)
 +
:Set boot flag /dev/sd(x)1
 +
::/dev/sd(x)2 ext4 balance (about 1000)
 +
::: label: home-rw
 +
*exit gparted
 +
sudo su
 +
password
 +
cd Desktop
 +
dd if-/dev/sd(x) of=Trisquel_4-5-1b.img
 +
 +
===Full Install===
 
:Image of a Full Install to a 2 GB USB (ext4 file structure)
 
:Image of a Full Install to a 2 GB USB (ext4 file structure)
 
::Persistent
 
::Persistent
12,355

edits

Navigation menu