I've downloaded the osst.o module (step 1), modified the rc.sysinit (step 3) according to the how-to by Kelvin Lee. But I stranded running the Makedevs.sh script. Here are the results:
[root@e-smith /root]# sh Makedevs.sh
': not a valid identifier
Makedevs.sh: line 30: syntax error near unexpected token done'
Makedevs.sh: line 30: done '
[root@e-smith /root]#
The script seems to create also a directory /dev ^M^M
What is wrong whit my approach, and what is the solution?
Ronald