I dont think what Arthur mentions is "an exact image" . There are a few ways you can do this. One method which I have used in the past is udpcast , which effectively works much like Symantec ghost for windows. It clones the source drive contents over a UDP multicast stream over to the destination device. It is quite mature , stable and configurable.<br>
<br>Another way it to use systemimager. Personally I haven't tried it but it has been said that it is very good for large deployments , etc..<br><br>If you are looking for the easy way , systemimager is probably easier since I noticed it has extensive GUIs :)<br>
<br>UDPcast is well documented but if you need something please do not hesitate to ask.<br><br>Regards,<br>Mario A. Spinthiras<br><a href="http://www.spinthiras.net/">http://www.spinthiras.net/</a><br><br><br><div class="gmail_quote">
On Tue, Nov 11, 2008 at 1:52 AM, Arthur Johnson <span dir="ltr"><<a href="mailto:arthur.johnson@gmail.com">arthur.johnson@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I assume your not talking about an exact duplicate, you just want the same software correct?<br><br>In which case, I've done this on Debian before.  Run the following command on the current machine:<br><br># dpkg --get-selections > packages.list.txt<br>

<br>copy packages.list.txt to the new machine, and run:<br><br># cat packages.list.txt | dpkg --set-selections<br># dselect install<br><br>The last command I'm not sure about.  dselect doesn't seem to be present on Ubuntu without apt-get install dselect.  You might be able to get away with substituting "apt-get -f install" instead.<br>

<br><div class="gmail_quote"><div><div></div><div class="Wj3C7c">On Mon, Nov 10, 2008 at 11:20 AM, Chaman Singh Verma <span dir="ltr"><<a href="mailto:csv610@gmail.com" target="_blank">csv610@gmail.com</a>></span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="Wj3C7c">
Hello,<br><br>I have installed Ubuntu on one of my machine and I would like to have exact image ( all the system software,<br>downloaded software) on an another machine. Can someone tell how it should be done ?<br><br>thanks.<br>

<font color="#888888">
csv<br><br>
</font><br></div></div>--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com" target="_blank">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
<br></blockquote></div><br>
<br>--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
<br></blockquote></div><br>