In reply to:

As for /dev/display, this should work (from chroot environment):

cd /
mkdir dev
cd dev
mknod display c 244 0

You might need other devices, too.

Enjoy!




I did this and it worked a treat. There already was a /dev/display but doing an ls -la did not show the 244 no for it. I deleted it and created a new one as you suggested and it worked fine.

Thanks a lot.

ChrisTall
That really is my name!
_________________________
ChrisTall That really is my name!