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
2011/1/7 Stéphane Acounis <[email protected]> > Le Thu, 06 Jan 2011 13:46:44 -0600 > Jeff Ramin <[email protected]> a écrit: > > > > > Hi folks. > > > > Quick question - is there a HOWTO or FAQ regarding creating my own > > voyage installation image? I need to install voyage on many machines > > and don't want some of the stuff that comes in the vanilla image, > > such as asterisk. > > > > Thanks. > > > > Hi Jeff, > > This is very simple. Here is how I do: > > * install the stock Voyage. > * trim it to your needs: remove unwanted packages, add new ones, > configure network, add users, etc... > * once you're happy with it, take the CF card and plug it into a card > reader > * make a copy with tar or rsync to a directory (rsync > -av /mount/cf/ destdir) > * use this directory as the source install of Voyage ( cd > destdir ; /usr/local/sbin/voyage.update) > > you can use the command line options of the installer and use a script > file to automatically format the new CF and install your version of > Voyage. > > -- > Stéphane ACOUNIS > SUBATECH Nantes - Service d'Électronique > Tél: 02-51-85-84-28 06-64-62-99-20 > > «Faut pas se laisser abattre» devise Kennedy > > _______________________________________________ > Voyage-linux mailing list > [email protected] > http://list.voyage.hk/mailman/listinfo/voyage-linux >
_______________________________________________ Voyage-linux mailing list [email protected] http://list.voyage.hk/mailman/listinfo/voyage-linux
