Difference between revisions of "LinuxISO"

From Vague Hope Wiki
Jump to: navigation, search
(Created page with "== Resources == * http://clonezilla.org/advanced/customized-clonezilla-live.php * http://www.clonezilla.org/clonezilla-live.php * http://www.clonezilla.org/create_clonezilla_...")
 
Line 1: Line 1:
 +
== Custom CloneZilla builds ==
 +
 +
<pre>
 +
$ sudo su -
 +
# prep-ocsroot
 +
# cd /home/partimag && cp 06proxy /etc/apt/apt.conf.d/
 +
#
 +
</pre>
 +
 
== Resources ==
 
== Resources ==
  

Revision as of 02:45, 4 April 2013

Custom CloneZilla builds

$ sudo su - 
# prep-ocsroot
# cd /home/partimag && cp 06proxy /etc/apt/apt.conf.d/
# 

Resources