Where there any error messages during setup?
Yes, there were some error messages when I first tried to install.
I found some notes I made I think these are from when I was installing Dev_Img-1.5....
#cd /mnt/card/Documents
#./image_setup.sh /mnt/card/dev_img-1.5 /mnt/dev
# setting mount point /mnt/dev....
#mounting image /mnt/card/dev_img-1.5
#mount: /mnt/card/Documents: ls a directory
#mount: Could not setup loop device
#Failed to mount image /mnt/card/Documents on /mnt/dev
** I did try to install Dev_Img-1.5 again after getting these error messages. Maybe this is part of the problem too??
Can you create /mnt/dev directory?
It is there already and has 'develop' inside of it.
Although now I see something that really looks very strange....
I'm using tkcExplorer to literally see all my directories and files. It shows that within /mnt/dev/develop is another 'develop' directory. And then there's another 'develop' directory within that one and so on and so on....
So I assume that something got really messed up during installation and second installation, right??
Maybe you'll need to remount your partitions to rw before running dev-img setup
OK, so are you saying that I should
A) First remount partitions to rw and then
Run the 'compiler_setup.sh' script again to reinstall Dev_Img-1.5 ??
Do I need to do anything else before doing this or removing the existing Dev_Img-1.5 installation??
Thanks!
Mark