Klaus, > > There are still issues with running on OZ as I still don't > get IceWM. > > I get an error after starting Vncserver: > > > > # Vncserver & > > # /usr/local/bin/zvncserver: line 24: cannot redirect > standard input > > from /dev/null: Permission denied > > Can you please do an "ls -l" on dev/null in the debroot? It > should look like this: > crw-rw-rw- 1 root root 1, 3 Jul 25 00:21 dev/null > > If mknod would work, you could recreate it like this: > rm dev/null; mknod -m 666 dev/null c 1 3 >
I did: # cd /mnt/cf/dev # ls -l n* And I get the same as you have, with a different date. crw-rw-rw- 1 root root 1, 3 Feb 28 18:58 null Moving onwards slightly, I assume it wouldn't be too difficult to edit the files in rc2.d to stop Opie from starting - giving a 5,4,3,2,1 sort of option like the Sharp ROM has? Is this worth doing, would it help?, as it still doesn't seem to be working. I could also try using a known good version of mknod I suppose, just in case the rumour I heard was correct. Thanks for humouring me, Simon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

