Re: [9fans] auth/changeuser from drawterm

2008-03-20 Thread erik quanstrom
> Dear 9fans, > > in order to be able to do administrative tasks through drawterm I > habe added the following to my cpurc: [...] it's really worth setting up a serial console and console server to avoid these issues. at home i use cec. there's a patch here /n/sources/patch/saved it's a

Re: [9fans] auth/changeuser from drawterm

2008-03-20 Thread Christian Kellermann
gdiaz found my error: of course if I buínd -b /n/root / /dev/cons of the server is used and not one of the stacked from the drawterms... just binding the mnt dir resolves this issue. I officially owe gdiaz some beer. Sorry for the noise! Christian -- You may use my gpg key for replies: pub 1

Re: [9fans] auth/changeuser from drawterm

2008-03-20 Thread Christian Kellermann
To give you some more information: It seems that auth/changeuser hangs in reading from /dev/cons: cpu% ps | grep changeuser bootes 22760:00 0:00 72K Preadchangeuser cpu% acid 2276 /proc/2276/text:386 plan 9 executable /sys/lib/acid/port /sys/lib/acid/386 acid: stk() pread(

[9fans] auth/changeuser from drawterm

2008-03-20 Thread Christian Kellermann
Dear 9fans, in order to be able to do administrative tasks through drawterm I habe added the following to my cpurc: srvfs nimda / Then I expected to mount /mnt/keys and friends in a drawterm as bootes like this: mount -bc /srv/nimda / A ls /mnt/keys now shows the existing loaded keys. A auth/c