From owner-freebsd-questions Thu Aug 5 3:49:15 1999 Delivered-To: freebsd-questions@freebsd.org Received: from tower.portal2.com (tower.portal2.com [202.77.223.18]) by hub.freebsd.org (Postfix) with SMTP id 1DC7314DDA for ; Thu, 5 Aug 1999 03:49:11 -0700 (PDT) (envelope-from kent@graffiti.net) Received: (qmail 62517 invoked by uid 27197); 5 Aug 1999 10:49:04 -0000 Message-ID: <19990805104904.62516.qmail@graffiti.net> Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 8bit Mime-Version: 1.0 X-Mailer: MIME-tools 4.104 (Entity 4.117) From: "Kent Ho" To: freebsd-questions@FreeBSD.ORG Cc: freebsd-scsi@FreeBSD.ORG Date: Thu, 05 Aug 1999 18:49:04 +0800 Subject: Can't MAKEDEV for my tape drive. Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have just installed a scsi tape drive into my machine as sa1. I already have a sa0 tape drive. So I have 2 tape drives. sa0 at ahc0 bus 0 target 3 lun 0 sa0: Removable Sequential Access SCSI-2 device sa0: 5.813MB/s transfers (5.813MHz, offset 15) sa1 at ahc0 bus 0 target 4 lun 0 sa1: Removable Sequential Access SCSI-2 device sa1: 11.626MB/s transfers (5.813MHz, offset 8, 16bit) 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! many thanks. Kent To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message