There should be a script links.app in the applications directory. 
This script starts up the links.app in the system/bin directory with an html file
in the /mnt/ext1/system/links directory named start.html.
(You could name it anything you want.) Put the bookmark links that you want in that html file.

/applications/links.app (script)
/system/bin/links.app (program)

If the /system/links directory doesn't exist, create it.
/system/links/start.html (html file)

