Re: problems with 2.0 versus 2.1 (was: the way 2.1 shuts down)

Hans-Joachim Baader (hans@grumbeer.inka.de)
Fri, 22 May 98 07:01 MET DST


In article <9805211857.AA18778@gnu.sdsp.mc.xerox.com> you write:
>tty_io.c: process 45 (setserial) used obsolete /dev/cua0 - update software to use /dev/ttyS0
[...]
>portmap: RPC call returned error 111
>RPC: task of released request still queued!
>RPC: (task is on xprt_pending)

- You should change cua? to ttyS? in your init scripts
- You should start portmap before you mount NFS. Some stupid systems
seem to do it the other way round.
However, this creates a problem for users mounting /usr via NFS,
when portmap is in /usr/sbin. My solution was to copy portmap to
/sbin. Ugly but working.

hjb

-- 
Veni, Vidi, VISA:
        I came, I saw, I did a little shopping.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu