View Single Post
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#246
Originally Posted by iliaden View Post
I wish it was so easy...
# mount -t ext2 /dev/mmcblk0p2 /opt
mount: mounting /dev/mmcblk0p2 on /opt failed
this was done booting from internal flash.
you need to insert filesystem kernel modules, check the cloning guide. It is quite remarkable you got so far without tripping over multiple guides suggesting this ;-)
Originally Posted by iliaden View Post
from mmc boot was sucessfull, yet I did not try to create the image since I feared that it would interfere with the fct that it is booting from mmc.
Yes, it is better to backup when booted from different device. When done with active device you may end with some extra runtime garbage in final image but it shouldn't hurt. Just keep the device quiet when doing it. Tablet is designed to recover from random reboots which may leave filesystem is similar (or worse) state. Next reboot will clean things up.
__________________
Newbies click here before posting. Thanks.

If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.

Last edited by fanoush; 2008-03-26 at 11:11.