I think they are
/vp_mnt/if_sd/LLN/APPS/Games
/vp_mnt/if_sd/LLN/APPS/Books
/vp_mnt/if_sd/LLN/APPS/Other
you could always so something like this in your script and find out where everything is...
ls -aR / >/vp_mnt/sd/dirlist.txt
or
ls -aR /vp_mnt/ >/vp_mnt/sd/dirlist.txt
Mick
/vp_mnt/if_sd/LLN/APPS/Games
/vp_mnt/if_sd/LLN/APPS/Books
/vp_mnt/if_sd/LLN/APPS/Other
you could always so something like this in your script and find out where everything is...
ls -aR / >/vp_mnt/sd/dirlist.txt
or
ls -aR /vp_mnt/ >/vp_mnt/sd/dirlist.txt
Mick