Re: Recover lost ttyps

2004-10-19 Thread Nikos Vassiliadis
On Monday 18 October 2004 12:30, Andreas Widerøe Andersen wrote: > Hi, > Is there a simple way (as root) to recover lost ttyps? Yes, watch(8) and snp(4) are your friends. kldload snp watch -w p0 and you'll have read-write access to /dev/ttyp0 C

Re: Recover lost ttyps

2004-10-18 Thread Andreas Widerøe Andersen
At 11:49 18.10.2004, Karel J. Bosschaart wrote: On Mon, Oct 18, 2004 at 11:30:02AM +0200, Andreas Widerøe Andersen wrote: > Hi, > Is there a simple way (as root) to recover lost ttyps? Not that I know, but I would be interested to know if it is possible. Does the process (port build for e

Re: Recover lost ttyps

2004-10-18 Thread Karel J. Bosschaart
On Mon, Oct 18, 2004 at 11:30:02AM +0200, Andreas Widerøe Andersen wrote: > Hi, > Is there a simple way (as root) to recover lost ttyps? Not that I know, but I would be interested to know if it is possible. Does the process (port build for example) still run? When it happens to m

RE: Recover lost ttyps

2004-10-18 Thread JohnsoBS
> -Original Message- > From: Andreas Widerøe Andersen [mailto:[EMAIL PROTECTED] > Sent: Monday, October 18, 2004 11:30 AM > To: [EMAIL PROTECTED] > Subject: Recover lost ttyps > > > Hi, > Is there a simple way (as root) to recover lost ttyps? > > Examp

Recover lost ttyps

2004-10-18 Thread Andreas Widerøe Andersen
Hi, Is there a simple way (as root) to recover lost ttyps? Example: I'm rebuilding some ports and while this is done the ADSL line is disconnected. A few seconds later I'm back online, but the ttyp0 is lost and I'm now logged in as root on ttyp1. --- Andreas Wideroe Andersen &l