|
2008-08-13
, 15:14
|
Posts: 151 |
Thanked: 14 times |
Joined on Dec 2007
|
#12
|
|
2008-08-13
, 21:43
|
|
Posts: 716 |
Thanked: 236 times |
Joined on Dec 2007
|
#13
|
|
2008-08-13
, 22:01
|
Posts: 151 |
Thanked: 14 times |
Joined on Dec 2007
|
#14
|
|
2008-08-14
, 05:18
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#15
|
The Following User Says Thank You to fanoush For This Useful Post: | ||
|
2008-08-14
, 13:07
|
Posts: 151 |
Thanked: 14 times |
Joined on Dec 2007
|
#16
|
|
2008-08-14
, 13:26
|
Posts: 151 |
Thanked: 14 times |
Joined on Dec 2007
|
#17
|
So there is nothing interesting in kernel log on both sides whe copying data? Still if you are using the device as card reader, I'd try to remove card an use card reader or clone over ssh without using tablet's usb storage.
A for the usb disconnect - if you don't have MENU_X_USBMODE set for that item in bootmenu.conf I don't know how it can be different from internal flash. You may also try to enable framebuffer console and watch the screen. For that you need additional modules in initfs. Search this forum for bitblit fbcon softcursor or see http://wiki.maemo.org/Advanced_booting
|
2008-08-15
, 12:19
|
Posts: 151 |
Thanked: 14 times |
Joined on Dec 2007
|
#18
|
tar cf - -C /1 .| tar xvf - -C /2
/1 is where rootfs.jffs2 is mounted
/2 is where /dev/sdc2 (/dev/mmcblk0p2 on the tablet) is mounted
I will do the diff later on today and see the differences. I will perhaps try rsync ....