Changes

Jump to navigation Jump to search
m
move test version to discussion page
Line 42: Line 42:     
==dd writable 2GB USB .img==
 
==dd writable 2GB USB .img==
===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
      
===Full Install===
 
===Full Install===
12,355

edits

Navigation menu