I want to install meego on my n900 (https://meego.com/devices/handset/in...ego-nokia-n900) But i'm wondering if I can copy it to my internal partition (dd bs=4096 if=meego-handset-armv7l-n900-*-mmcblk0p.raw of=/dev/mmcblk0p1 [MyDocs partition]). How do you think ?
i tried to install the latest image: mg-handset-armv7nhl-n900-de-sanity-1.1.99.7.20110516.2.DE.2011-05-23.1-mmcblk0p.raw to /dev/mmcblk1p3 partition of my 16gb SD card (i created it for this one - partition size is 6GB) with command: dd if=/home/user/MyDocs/installations/meego/mg.raw of=/dev/mmcblk1p3 sometimes the device reboots during the process unexpectedley, and when it doesn't i get a console message like this: XXXXX records in XXXXX records out after this the partition is not accesible and recognized - i cannot mount to it and see it content so the process failed. Anyone knows why this is happening?