<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:10pt"><div><span>thanks for the hint, but Voyage doesn't seem to store any persistent network settings, even in remountrw mode:</span></div><div><span><br></span></div><div><span>[75210.009519] usb 1-2: new high speed USB device number 3 using ehci_hcd<br>[75211.037649] asix 1-2:1.0: eth3: register 'asix' at usb-0000:00:0f.5-2, ASIX AX88772 USB 2.0 Ethernet, 00:80:c8:3c:50:87</span></div><div><br><span></span></div><div><span>ssinyagin@alix102:~$ ls -al /etc/udev/rules.d/<br>total 12<br>drwxr-xr-x 2 root root 4096 Oct 30 21:19 .<br>drwxr-xr-x 4 root root 4096 Oct 30 21:18 ..<br>lrwxrwxrwx 1 root root 15 Feb 29 21:48 85-pcmcia.rules -> ../pcmcia.rules<br>-rw-r--r-- 1 root root 198 Oct 30 21:19 mount-usb.rules<br>ssinyagin@alix102:~$
<br></span></div><div><br><span></span></div><div><span><br></span></div><div><br><span></span></div><div><span><br></span></div><div><br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; margin-top: 5px; padding-left: 5px;"> <div style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font size="2" face="Arial"> <hr size="1"> <b><span style="font-weight:bold;">From:</span></b> Gustin Johnson <gustin@meganerd.ca><br> <b><span style="font-weight: bold;">To:</span></b> Stanislav Sinyagin <ssinyagin@yahoo.com> <br><b><span style="font-weight: bold;">Cc:</span></b> Kim-man 'Punky' TSE <punkytse@punknix.com>; "voyage-linux@list.voyage.hk" <voyage-linux@voyage.hk> <br> <b><span style="font-weight: bold;">Sent:</span></b> Monday, March 12, 2012 7:19 PM<br> <b><span style="font-weight:
bold;">Subject:</span></b> Re: [Voyage-linux] Bug reports<br> </font> </div> <br>
<meta http-equiv="x-dns-prefetch-control" content="off"><div id="yiv379383153">I use ddrescue for cloning CF cards. You sometimes have to be careful about the /etc/udev/rules.d/70-persistent-net.rules file if your interfaces do not get names that you expect.<div><br></div><div>Hth,<br><br><div class="yiv379383153gmail_quote">
2012/3/5 Stanislav Sinyagin <span dir="ltr"><<a rel="nofollow" ymailto="mailto:ssinyagin@yahoo.com" target="_blank" href="mailto:ssinyagin@yahoo.com">ssinyagin@yahoo.com</a>></span><br><blockquote class="yiv379383153gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div style="font-size:10pt;font-family:arial, helvetica, sans-serif;"><div><span>I'll have spare CF cards by Thursday, and will be able to reproduce the issue with vmstat. By the way, "top" also showed some strange results, although it did not crash.<br>
</span></div><div><br><span></span></div><div><span>In regards to cloning, I just realised, I could do <br></span></div><div><span>dump -f - /dev/sda1 | restore -f - /dev/hdc1</span></div><div>and then grub install.</div>
<div><br><span></span></div><div><span>As Voyage root system is in readonly mode, cloning from a live system is a safe operation. I was just in a hurry, so thinking was in lower priority :)</span></div><div><br><span></span></div>
<div><span><br></span></div><div><br><blockquote style="border-left:2px solid rgb(16,16,255);margin-left:5px;margin-top:5px;padding-left:5px;"> <div style="font-family:arial, helvetica, sans-serif;font-size:10pt;"> <div style="font-family:times new roman, new york, times, serif;font-size:12pt;">
<div dir="ltr"> <font face="Arial"> <hr size="1"> <b><span style="font-weight:bold;">From:</span></b> Kim-man 'Punky' TSE <<a rel="nofollow" ymailto="mailto:punkytse@punknix.com" target="_blank" href="mailto:punkytse@punknix.com">punkytse@punknix.com</a>><div class="yiv379383153im">
<br> <b><span style="font-weight:bold;">To:</span></b> Stanislav Sinyagin <<a rel="nofollow" ymailto="mailto:ssinyagin@yahoo.com" target="_blank" href="mailto:ssinyagin@yahoo.com">ssinyagin@yahoo.com</a>> <br><b><span style="font-weight:bold;">Cc:</span></b> "<a rel="nofollow" ymailto="mailto:voyage-linux@list.voyage.hk" target="_blank" href="mailto:voyage-linux@list.voyage.hk">voyage-linux@list.voyage.hk</a>" <<a rel="nofollow" ymailto="mailto:voyage-linux@voyage.hk" target="_blank" href="mailto:voyage-linux@voyage.hk">voyage-linux@voyage.hk</a>> <br>
</div><b><span style="font-weight:bold;">Sent:</span></b> Tuesday, March 6, 2012 2:38 AM<div class="yiv379383153im"><br> <b><span style="font-weight:bold;">Subject:</span></b> Re: [Voyage-linux] Bug reports<br> </div></font> </div> <br>
<div class="yiv379383153im">
Hi Stanislav,<br><br>On 3/6/2012 12:29 AM, Stanislav Sinyagin wrote:<br>> <br>> With the kernel 3.2.x, "vmstat 1" was running for few seconds, and then went off with "floating point error". If some user process is running and consuming some CPU, vmstat was running without problem. So, it looks like a division by zero or something like that.<br>
Show me the vmstat output and at a point that it flows "floating point error".<br>> <br>> for the cloning -- I was trying to clone an ALIX board into an USB-attached CF card, with the idea to use it in another ALIX. It duidn't go well, so I just went the usual installation path.<br>
Copy "itself" didn't work. At least I know it won't work so I never try. It is better to take your system offline and do a disk image clone on a 3rd machine.<br>> I used "voyage.update" script with "/" as source distribution path. When CF was mounted in /tmp/cf, it even finished successfully, but CF was not
bootable.<br>> <br>> <br><br><br>-- Regards,<br>Kim-man "Punky" Tse<br><br>* Open Source Embedded Solutions and Systems<br> - Voyage Linux (http://linux.voyage.hk)<br>
- Voyage ONE (http://linux.voyage.hk/voyage-one)<br> - Voyage MPD (http://linux.voyage.hk/voyage-mpd)<br>
* Voyage Store (http://store.voyage.hk)<br><br><br><br><br> </div></div> </div> </blockquote></div> </div></div><br>_______________________________________________<br>
Voyage-linux mailing list<br>
<a rel="nofollow" ymailto="mailto:Voyage-linux@list.voyage.hk" target="_blank" href="mailto:Voyage-linux@list.voyage.hk">Voyage-linux@list.voyage.hk</a><br>
http://list.voyage.hk/mailman/listinfo/voyage-linux<br>
<br></blockquote></div><br></div>
</div><meta http-equiv="x-dns-prefetch-control" content="on"><br><br> </div> </div> </blockquote></div> </div></body></html>