Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Apr 1998 02:46:11 +0300 (EET DST)
From:      Evren Yurtesen <yurtesen@ispro.net.tr>
To:        "Joe \"Marcus\" Clarke" <marcus@miami.edu>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: serious problem!
Message-ID:  <Pine.LNX.3.96.980405024512.9052B-100000@avrasya.ispro.net.tr>
In-Reply-To: <Pine.OSF.3.96.980404183044.92A-100000@jaguar.ir.miami.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
well thank you for reply but it says

reactor:/dev>./MAKEDEV ttyp0 ttyp1 ttyp2 ttyp3 ttyp4
ttyp0 - no such device name
ttyp1 - no such device name
ttyp2 - no such device name
ttyp3 - no such device name
ttyp4 - no such device name
reactor:/dev>

I have just fixed it with mknod command

mknod ttyp0 c 5 0
mknod ttyp1 c 5 1
mknod ttyp2 c 5 2

thanks for everyone!

PS.I got scared so badly at first!

+--------------------------------------------------------+
| Name  : Evren Yurtesen - yurtesen@ispro.net.tr         |
| S-mail: Mithatpasa Cad. No:1079/13 35290  Guzelyali    |
| Home:+90-232-2857604 Work:+90-232-2463992 Izmir/TURKEY |
+--------------------------------------------------------+

On Sat, 4 Apr 1998, Joe "Marcus" Clarke wrote:

> Use the /dev/MAKEDEV script to recreate devices.  Type:
> 
> /dev/MAKEDEV ttyp0 ttyp1 ttyp2
> 
> Joe Clarke
> 
> On Sun, 5 Apr 1998, Evren Yurtesen wrote:
> 
> > hello
> > accidentally I have deleted 
> > 
> > /dev/ttyp0
> > /dev/ttyp1
> > /dev/ttyp2
> > .
> > .
> > .
> > 
> > how can I create them again???
> > I need a quick help!
> > 
> > 
> > 
> > +--------------------------------------------------------+
> > | Name  : Evren Yurtesen - yurtesen@ispro.net.tr         |
> > | S-mail: Mithatpasa Cad. No:1079/13 35290  Guzelyali    |
> > | Home:+90-232-2857604 Work:+90-232-2463992 Izmir/TURKEY |
> > +--------------------------------------------------------+
> > 
> > 
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-questions" in the body of the message
> > 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.96.980405024512.9052B-100000>