9fans archive / 2000 / 07 / 78 / prev next From: ianb@cs.... Subject: Re: [9fans] auth/cpu vga problems Date: Wed, 5 Jul 2000 17:11:44 +0100 > it didn't seem to work > anyway when I tried it (was lib/profile executed? or just aborted after > some earlier error...?). > >It should work. >When you create a new user, though, >you need to run /sys/lib/newuser I did that anyway. But lib/profile is still not read because according to init.c, if running as a cpu then it should execute /bin/rc with no arguments (ie no -l or -c to make it read bootes' profile). Secondly, when I run lib/profile manually, I get 3 bind errors: bind: /mnt/term/dev/cons: file does not exist bind: /mnt/term/dev/consctl: file does not exist bind: /mnt/term/dev: file does not exist Ian