> 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
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
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(
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