just to make you know that all went right !
after i've run the clone.sh, it exit with some error lines (after it have create the fat partition), i've reboot the device and re-run the clone.sh with final reboot and success, my INTERNAL.txt was:
---
FAT 128
SWAP 256
1 ext3
TIMEOUT 11
---
there is a little glitches, the internal ext3 partition isn't the DEFAULT one that boot, the default is the flash one.
any idea on what i can do to make the ext3 the default one ?
thanks ! GREAT software !
just to make you know that all went right !
after i've run the clone.sh, it exit with some error lines (after it have create the fat partition), i've reboot the device and re-run the clone.sh with final reboot and success, my INTERNAL.txt was:
---
FAT 128
SWAP 256
1 ext3
TIMEOUT 11
---
there is a little glitches, the internal ext3 partition isn't the DEFAULT one that boot, the default is the flash one.
any idea on what i can do to make the ext3 the default one ?
thanks ! GREAT software !
Like this, I do not have it choose default boot partiton
Partition #2 on internal card
chroot /mnt/initfs cal-tool --set-root-device ask:mmc2
Partition #2 on external card
chroot /mnt/initfs cal-tool --set-root-device ask:mmc12
Partition #3 on internal card
chroot /mnt/initfs cal-tool --set-root-device ask:mmc3
Partition #3 on external card
chroot /mnt/initfs cal-tool --set-root-device ask:mmc13
I did everything the way described, but now when I boot the device I only get the nokia logo. I checked the logs (i was doing the flashingt over ssh) and now i see that I had these errors:
Originally Posted by
*** creating initfs.orig.jffs2 ...
-rw-r--r-- 1 user users 2286776 Jul 26 14:46 initfs.orig.jffs2
Part 1 - Preparing initfs.bootmenu.jffs2 image
*** copying current initfs ...cp: write error: No space left on device
cp: cannot preserve times of 'initfs/usr/local/lib/testserver/modules/handlers/dsp_audio.so.0.0.0': No space left on device
cp: cannot preserve ownership of 'initfs/usr/local/lib/testserver/modules/handlers/dsp_audio.so.0.0.0': No space left on device
cp: cannot preserve permissions of 'initfs/usr/local/lib/testserver/modules/handlers/dsp_audio.so.0.0.0': No space left on device
cp: cannot remove 'initfs/usr/local/lib/testserver/modules/handlers/key.la': No such file or directory
cp: cannot create symlink 'initfs/usr/local/lib/testserver/modules/handlers/key.so': No space left on device
cp: cannot remove 'initfs/usr/local/lib/testserver/modules/handlers/selftests.so.0.0.0': No such file or directory
(...)
What todo now ?
EDIT: Ok I guess booting into windows and using nokias update wizard should do the trick.