View Single Post
Posts: 155 | Thanked: 11 times | Joined on Sep 2007 @ Canada
#10
following steps to clone OS to card, but the default boot menu item is pointed to external card, not internal card. check /mnt/initfs/bootmenu.sh and find the itemid for internal card is 'immc2', so use command:
# chroot /mnt/initfs cal-tool --set-root-device ask:immc2
not # chroot /mnt/initfs cal-tool --set-root-device ask:mmc2
reboot and the problem is gone
__________________
Palm 500, m505, Sony NR70V and N800 newbie.
8G internal card has 512M dos + 3.0G ext2 for clone os + 3.5G ext2 for easy Debian (just file system, easy-deb-chroot uninstalled) + >512 swap.
**************************
with the help of others and my effort to google internet, I solved some confusions. this is my experience.