freeman
|
2007-02-02
, 19:17
|
Posts: 152 |
Thanked: 6 times |
Joined on Dec 2006
|
#11
|
|
2007-02-02
, 19:20
|
Posts: 7 |
Thanked: 0 times |
Joined on Feb 2007
|
#12
|
|
2007-02-02
, 19:45
|
Posts: 3,401 |
Thanked: 1,255 times |
Joined on Nov 2005
@ London, UK
|
#13
|
|
2007-02-02
, 20:23
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#14
|
well, I got it all kinda work out. I got it successfully clone out the data, reboot, and in the UI from the mmcblk0p2(ext2), but it keep rebooting, while if I choose to boot from flash it is working fine.
|
2007-02-03
, 01:34
|
Posts: 7 |
Thanked: 0 times |
Joined on Feb 2007
|
#15
|
Tip: Search is good.
http://www.internettablettalk.com/fo...3844#post23844
|
2007-02-03
, 02:19
|
Posts: 3,401 |
Thanked: 1,255 times |
Joined on Nov 2005
@ London, UK
|
#16
|
|
2007-02-03
, 05:50
|
Posts: 152 |
Thanked: 6 times |
Joined on Dec 2006
|
#17
|
If you used tar for cloning, make sure GNU tar was really executed, not busybox tar. busybox tar has path limited to 100 chars so not everything is copied. Then it reboots like this. Just run tar with same path without arguments to see which tar it is or run it without -v and check for error messages about 100 character path limit.
critical is to unmount before rebooting, then sync is not needed. sync without unmounting helps a bit but is not ideal at all.
|
2007-02-04
, 15:42
|
Posts: 356 |
Thanked: 38 times |
Joined on Nov 2005
@ Finland
|
#18
|
|
2007-02-04
, 21:46
|
|
Posts: 91 |
Thanked: 2 times |
Joined on Jan 2007
@ Spain
|
#19
|
|
2007-02-04
, 22:25
|
|
Posts: 3,096 |
Thanked: 1,525 times |
Joined on Jan 2006
@ Michigan, USA
|
#20
|