if you are sure the source and the destination CF have the same geometry you could use dd or m0n0's PhysDiskWrite to copy the entire CF<br><br><br><div class="gmail_quote">2011/1/7 Stéphane Acounis <span dir="ltr"><<a href="mailto:stephane.acounis@subatech.in2p3.fr">stephane.acounis@subatech.in2p3.fr</a>></span><br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Le Thu, 06 Jan 2011 13:46:44 -0600<br>
Jeff Ramin <<a href="mailto:jeff.ramin@singlewire.com">jeff.ramin@singlewire.com</a>> a écrit:<br>
<div class="im"><br>
><br>
> Hi folks.<br>
><br>
> Quick question - is there a HOWTO or FAQ regarding creating my own<br>
> voyage installation image? I need to install voyage on many machines<br>
> and don't want some of the stuff that comes in the vanilla image,<br>
> such as asterisk.<br>
><br>
> Thanks.<br>
><br>
<br>
</div>Hi Jeff,<br>
<br>
This is very simple. Here is how I do:<br>
<br>
* install the stock Voyage.<br>
* trim it to your needs: remove unwanted packages, add new ones,<br>
  configure network, add users, etc...<br>
* once you're happy with it, take the CF card and plug it into a card<br>
  reader<br>
* make a copy with tar or rsync to a directory (rsync<br>
  -av /mount/cf/ destdir)<br>
* use this directory as the source install of Voyage ( cd<br>
  destdir ; /usr/local/sbin/voyage.update)<br>
<br>
you can use the command line options of the installer and use a script<br>
file to automatically format the new CF and install your version of<br>
Voyage.<br>
<font color="#888888"><br>
--<br>
Stéphane ACOUNIS<br>
SUBATECH Nantes - Service d'Électronique<br>
Tél: 02-51-85-84-28  06-64-62-99-20<br>
<br>
«Faut pas se laisser abattre» devise Kennedy<br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
Voyage-linux mailing list<br>
<a href="mailto:Voyage-linux@list.voyage.hk">Voyage-linux@list.voyage.hk</a><br>
<a href="http://list.voyage.hk/mailman/listinfo/voyage-linux" target="_blank">http://list.voyage.hk/mailman/listinfo/voyage-linux</a><br>
</div></div></blockquote></div><br>