I am getting weird results now, see the following exerpt:

Trying to unmount old root ... okay
Freeing unused kernel memory: 4k init
empeg-preinit starting...
Using /programs0/preinit.d as startup script directory
stat: No such file or directory
N10telnetd doesn't exist?
stat: No such file or directory
N20mount doesn't exist?
stat: No such file or directory
N5_vncscript doesn't exist?
empeg-preinit complete
empeg init 0.8
I see this is a developer image!
Mounting proc
Mounting first music partition
Tried to mount /dev/hda4 as reiserfs but got error 19
Mounting second music partition


Seems like it won't run "N..." scripts when they are in /programs0/preinit.d/ because that hasn't been mounted yet. "M..." scripts seem to not give an error but of course they just point to applications that are also in /programs0/ which never got mounted by N20mount. Just curious if this is even close to a correct explanation

Lynn