..............
Now we need to make sure these files are executable with the following commands:
chmod 755 /sdcard/etc/install-recovery.sh
chmod 755 /sdcard/etc/init-sd.sh
~Ivy
....and this should read
chmod 755 /system/etc/install-recovery.sh
chmod 755 /system/etc/init-sd.sh
Everything worked perfect and I now have my apps on the SD card. So far everything works good and I don't see any lag in anything that I use. You guys are awesome and I can't thank you all enough for your contribution to the community. Keep up the great work.