[ -e /proc/ide/hdc ] && /bin/mount -n -o nocheck,ro /dev/hdc4 /drive1


should be :
[ -e /proc/ide/hdb ] && /bin/mount -n -o nocheck,ro /dev/hdb4 /drive1

I looked in the version on the website and it is indeed faulty. I've replaced it.


Frank van Gestel
_________________________
Frank van Gestel