From owner-freebsd-questions Sat Jun 17 13:27:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ctel.net (groucho.ctel.net [209.222.72.2]) by hub.freebsd.org (Postfix) with ESMTP id 278A937B52F for ; Sat, 17 Jun 2000 13:27:44 -0700 (PDT) (envelope-from greek@lagparty.org) Received: from rootbeer (pres-as1-1-modem226.ctel.net [209.222.79.226]) by ctel.net (8.9.1/8.9.1) with ESMTP id QAA27656; Sat, 17 Jun 2000 16:27:27 -0400 (EDT) Date: Sat, 17 Jun 2000 16:28:35 -0400 From: "Kyle R. Green" Subject: RE: To: "Stanislav Wissotsky" Cc: "FreeBSD-questions@FreeBSD.org" Message-ID: MIME-Version: 1.0 Content-Type: MULTIPART/ALTERNATIVE; DIFFERENCES=Content-Language; BOUNDARY="3486543-11711-961273718=:1568" Content-Language: en-USA Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --3486543-11711-961273718=:1568 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Content-Language: en-USA Were you in /dev when you tried that command? If you weren't, then the devices would have been made in the directory where you entered that command. It's safest to do the following: cd /dev ./MAKEDEV mcd0 mcd1 scd0 scd1 [or whatever devices you're trying to make] Cheers! -----Original Message----- From: Stanislav Wissotsky [mailto:stan_marina@mail.ru] Sent: Sunday, June 17, 2001 1:51 PM To: FreeBSD-questions@FreeBSD.org Subject: I tried to create devices 'mcd' and 'scd' through # /dev/MAKEDEV mcd1 scd1 (I tried "mcd0 scd0" as well). It seemed that the script did everything corectly but I was not able to find any mcd0/1 or scd0/1 devices in /dev directory. Do you know what should I do? ________ Stan W. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message --3486543-11711-961273718=:1568 Content-Type: TEXT/html; CHARSET=US-ASCII Content-ID: 0 Content-Language: en-USA Were you in /dev when you tried that command? If you weren't, then the devices would have been made in the directory where you entered that command.
It's safest to do the following:
cd /dev
./MAKEDEV mcd0 mcd1 scd0 scd1 [or whatever devices you're trying to make]
Cheers!
-----Original Message-----
From: Stanislav Wissotsky [mailto:stan_marina@mail.ru]
Sent: Sunday, June 17, 2001 1:51 PM
To: FreeBSD-questions@FreeBSD.org
Subject:
I tried to create devices 'mcd' and 'scd' through
# /dev/MAKEDEV mcd1 scd1
(I tried "mcd0 scd0" as well).
It seemed that the script did everything corectly but I was not able to find any
mcd0/1 or scd0/1 devices in /dev directory. Do you know what should I do?
________
Stan W.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
--3486543-11711-961273718=:1568-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message