I wonder if you could do an &quot;apt-get -y APP_NAME&quot; and get them to install. The -y tells it to just install, not ask any thing. Then you could write a short script to do the install.<br><br>Denis<br><br><div class="gmail_quote">
On Mon, Jul 7, 2008 at 1:40 PM, Julius Szelagiewicz &lt;<a href="mailto:julius@turtle.com">julius@turtle.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Denis,<br>
&nbsp;the system tries to install the missing apps, but it fails with some, as<br>
they need user input to select the installation folder.<br>
&nbsp;My frustration now is much, much greater - I&#39;ve set and tested two N800<br>
tablets yesterday - worked perfectly. Today they won&#39;t finish the power<br>
sequence. Is there a way to display detailed info instead of the blue<br>
bar? It would be good to see where they fail. Actually i should send it<br>
as a separate question.<br>
<font color="#888888">julius<br>
</font><div><div></div><div class="Wj3C7c"><br>
<br>
<br>
&gt; I know on the n810 that the backup will allow you to automatically<br>
&gt; reinstall<br>
&gt; applications, will the n800 not support this?<br>
&gt;<br>
&gt; Thanks,<br>
&gt;<br>
&gt; Denis<br>
&gt;<br>
&gt; On Mon, Jul 7, 2008 at 8:35 AM, Julius Szelagiewicz &lt;<a href="mailto:julius@turtle.com">julius@turtle.com</a>&gt;<br>
&gt; wrote:<br>
&gt;<br>
&gt;&gt; Denis,<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp;the difficulty here is that backup doesn&#39;t store the installed<br>
&gt;&gt; software, only applicatio list, so each tablet has to be updated by<br>
&gt;&gt; hand.<br>
&gt;&gt; I was hoping for an easy cloning via an image push - something like<br>
&gt;&gt; clonezilla or gnu ghost.<br>
&gt;&gt; julius<br>
&gt;&gt;<br>
&gt;&gt; On Sun, 6 Jul 2008, Denis Dimick wrote:<br>
&gt;&gt;<br>
&gt;&gt; &gt; Sorry for jumping in, but what if you set-up one unit, did a backup,<br>
&gt;&gt; then<br>
&gt;&gt; &gt; restored the backup to all units?<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Denis<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; On Fri, Jul 4, 2008 at 9:08 PM, Julius Szelagiewicz<br>
&gt;&gt; &lt;<a href="mailto:julius@turtle.com">julius@turtle.com</a>&gt;<br>
&gt;&gt; &gt; wrote:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; &gt; Ville,<br>
&gt;&gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;you are right - pain is a very fluid concept. I will test<br>
&gt;&gt; your<br>
&gt;&gt; way<br>
&gt;&gt; &gt; &gt; and report the results. I just don&#39;t fancy setting 50 units by and.<br>
&gt;&gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp;Thank you, julius<br>
&gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt; &gt; On Thu, 3 Jul 2008, Ville Reijonen wrote:<br>
&gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt; &gt; &gt;<br>
&gt;&gt; &gt; &gt; &gt; &gt; Dear Folks,<br>
&gt;&gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; What is the best way to clone an N800? As I need to be able<br>
&gt;&gt; to<br>
&gt;&gt; &gt; &gt; &gt; &gt; roll out a bunch of them - 30 now, 20 in a couple months I&#39;d<br>
&gt;&gt; love<br>
&gt;&gt; to<br>
&gt;&gt; &gt; &gt; get a<br>
&gt;&gt; &gt; &gt; &gt; &gt; &quot;Golden Image&quot; and copy it over very quickly to new tablets.<br>
&gt;&gt; &gt; &gt; &gt;<br>
&gt;&gt; &gt; &gt; &gt; Pain is so relative consept. I did this in old 770 days..<br>
&gt;&gt; preparation<br>
&gt;&gt; &gt; &gt; &gt; took time but flashing was a breeze.. step by step:<br>
&gt;&gt; &gt; &gt; &gt;<br>
&gt;&gt; &gt; &gt; &gt; PHASE 1 - Prepare:<br>
&gt;&gt; &gt; &gt; &gt; 1) Make the base install on one device.<br>
&gt;&gt; &gt; &gt; &gt; 2) Modify it as far as you can so that it is good for every<br>
&gt;&gt; device.<br>
&gt;&gt; &gt; &gt; &gt; 3) Tar the rootfs (with gnu tar) to memory card.<br>
&gt;&gt; &gt; &gt; &gt; 4) Make device dependent modification.<br>
&gt;&gt; &gt; &gt; &gt; 5) Tar the individual rootfs to memory card.<br>
&gt;&gt; &gt; &gt; &gt; 6) Compare the tar packages, and see if there is some way to<br>
&gt;&gt; automate<br>
&gt;&gt; &gt; &gt; &gt; the individual change as a script.<br>
&gt;&gt; &gt; &gt; &gt; 7) Repeat 4-6 for every device dependent change.. or do them all<br>
&gt;&gt; at<br>
&gt;&gt; once<br>
&gt;&gt; &gt; &gt; :)<br>
&gt;&gt; &gt; &gt; &gt;<br>
&gt;&gt; &gt; &gt; &gt; PHASE 2 - Create custom image:<br>
&gt;&gt; &gt; &gt; &gt; 1) Unpack Nokia FIASCO image for rootfs (with flasher program) or<br>
&gt;&gt; create<br>
&gt;&gt; &gt; &gt; &gt; right size jffs2 rootfs image.<br>
&gt;&gt; &gt; &gt; &gt; 2) Mount the rootfs image (guide in maemo wiki), replace contents<br>
&gt;&gt; with<br>
&gt;&gt; &gt; &gt; &gt; the tar you have on the memory card.<br>
&gt;&gt; &gt; &gt; &gt; 3) put your customizing script for example into /etc/rc2.d/ and<br>
&gt;&gt; make<br>
&gt;&gt; &gt; &gt; &gt; sure that the script file is deleted in the end.<br>
&gt;&gt; &gt; &gt; &gt; 4) packages which have to be installed on the device, put them in<br>
&gt;&gt; the<br>
&gt;&gt; &gt; &gt; &gt; image into some folder like &quot;/&quot; and install those with dpkg from<br>
&gt;&gt; the<br>
&gt;&gt; &gt; &gt; &gt; script or &quot;apt-get -y&quot; them over the air from the script, delete<br>
&gt;&gt; &gt; &gt; &gt; packages after installing.<br>
&gt;&gt; &gt; &gt; &gt;<br>
&gt;&gt; &gt; &gt; &gt; PHASE 3 - Flash:<br>
&gt;&gt; &gt; &gt; &gt; 1) Flash the image in parts with your own rootfs replacing the<br>
&gt;&gt; original.<br>
&gt;&gt; &gt; &gt; &gt; 2) Boot the device. If packages are installed, some ui action is<br>
&gt;&gt; needed.<br>
&gt;&gt; &gt; &gt; &gt; Or maybe you customized the package so that there is no need.<br>
&gt;&gt; &gt; &gt; &gt;<br>
&gt;&gt; &gt; &gt; &gt; P.S. Script debugging is easier when the output goes to a file..<br>
&gt;&gt; :)<br>
&gt;&gt; &gt; &gt; &gt;<br>
&gt;&gt; &gt; &gt; &gt; --<br>
&gt;&gt; &gt; &gt; &gt; VRe<br>
&gt;&gt; &gt; &gt; &gt;<br>
&gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt; &gt; _______________________________________________<br>
&gt;&gt; &gt; &gt; maemo-users mailing list<br>
&gt;&gt; &gt; &gt; <a href="mailto:maemo-users@maemo.org">maemo-users@maemo.org</a><br>
&gt;&gt; &gt; &gt; <a href="https://lists.maemo.org/mailman/listinfo/maemo-users" target="_blank">https://lists.maemo.org/mailman/listinfo/maemo-users</a><br>
&gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
<br>
_______________________________________________<br>
maemo-users mailing list<br>
<a href="mailto:maemo-users@maemo.org">maemo-users@maemo.org</a><br>
<a href="https://lists.maemo.org/mailman/listinfo/maemo-users" target="_blank">https://lists.maemo.org/mailman/listinfo/maemo-users</a><br>
</div></div></blockquote></div><br>