From owner-freebsd-scsi Thu Aug 5 4:42:13 1999 Delivered-To: freebsd-scsi@freebsd.org Received: from pawn.primelocation.net (pawn.primelocation.net [205.161.238.235]) by hub.freebsd.org (Postfix) with ESMTP id 502DF14D22; Thu, 5 Aug 1999 04:42:09 -0700 (PDT) (envelope-from jedgar@fxp.org) Received: by pawn.primelocation.net (Postfix, from userid 1003) id 8EA84F818; Thu, 5 Aug 1999 07:41:35 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by pawn.primelocation.net (Postfix) with ESMTP id 83A7F9B15; Thu, 5 Aug 1999 07:41:35 -0400 (EDT) Date: Thu, 5 Aug 1999 07:41:35 -0400 (EDT) From: "Chris D. Faulhaber" X-Sender: jedgar@pawn.primelocation.net To: Kent Ho Cc: freebsd-questions@FreeBSD.ORG, freebsd-scsi@FreeBSD.ORG Subject: Re: Can't MAKEDEV for my tape drive. In-Reply-To: <19990805104904.62516.qmail@graffiti.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 5 Aug 1999, Kent Ho wrote: > The problem is that sa1 is not there in /dev. So I > did ./MAKEDEV sa1 in the /dev directory to create > the /dev/sa1 device but nothing is created when I > issue that command. What could be wrong? Please Help! > pluto# pwd /dev pluto# ls -l *sa1* ls: No match. pluto# ./MAKEDEV sa1 pluto# ls -l *sa1* crw-rw---- 2 root operator 14, 18 Aug 5 07:46 ersa1 crw-rw---- 2 root operator 14, 18 Aug 5 07:46 ersa1.0 crw-rw---- 1 root operator 14, 22 Aug 5 07:46 ersa1.1 crw-rw---- 1 root operator 14, 26 Aug 5 07:46 ersa1.2 crw-rw---- 1 root operator 14, 30 Aug 5 07:46 ersa1.3 crw-rw---- 2 root operator 14, 17 Aug 5 07:46 nrsa1 crw-rw---- 2 root operator 14, 17 Aug 5 07:46 nrsa1.0 crw-rw---- 1 root operator 14, 21 Aug 5 07:46 nrsa1.1 crw-rw---- 1 root operator 14, 25 Aug 5 07:46 nrsa1.2 crw-rw---- 1 root operator 14, 29 Aug 5 07:46 nrsa1.3 crw-rw---- 2 root operator 14, 16 Aug 5 07:46 rsa1 crw-rw---- 2 root operator 14, 16 Aug 5 07:46 rsa1.0 crw-rw---- 1 root operator 14, 20 Aug 5 07:46 rsa1.1 crw-rw---- 1 root operator 14, 24 Aug 5 07:46 rsa1.2 crw-rw---- 1 root operator 14, 28 Aug 5 07:46 rsa1.3 crw-rw---- 1 root wheel 14, 536870928 Aug 5 07:46 rsa1.ctl pluto# man sa(4) for an explanation of the various device names. ----- Chris D. Faulhaber | All the true gurus I've met never System/Network Administrator, | claimed they were one, and always Reality Check Information, Inc. | pointed to someone better. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message