From owner-freebsd-questions Sun Sep 28 20:22:02 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA11786 for questions-outgoing; Sun, 28 Sep 1997 20:22:02 -0700 (PDT) Received: from libertad.info.com.ph ([203.172.11.23]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id UAA11770 for ; Sun, 28 Sep 1997 20:21:50 -0700 (PDT) From: skywalk@info.com.ph Received: by libertad.info.com.ph; (5.65v3.2/1.3/10May95) id AA27038; Mon, 29 Sep 1997 11:26:54 +0800 Message-Id: <3.0.1.32.19970929112346.00697c44@pop.info.com.ph> X-Sender: skywalk@pop.info.com.ph X-Mailer: Windows Eudora Light Version 3.0.1 (32) Date: Mon, 29 Sep 1997 11:23:46 +0800 To: freebsd-questions@FreeBSD.ORG Subject: how do i? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk i followed the instruction on the faq section on how to add a new scsi hard drive but i'm having a problem on mounting it, here is the error: # disklabel -r sd1 # /dev/rsd1c: type: SCSI disk: sd1s1 label: flags: bytes/sector: 512 sectors/track: 63 tracks/cylinder: 255 sectors/cylinder: 16065 cylinders: 253 sectors/unit: 4080447 rpm: 3600 interleave: 1 trackskew: 0 cylinderskew: 0 headswitch: 0 # milliseconds track-to-track seek: 0 # milliseconds drivedata: 0 8 partitions: # size offset fstype [fsize bsize bps/cpg] c: 4080447 0 unused 0 0 # (Cyl. 0 - 253*) # mount /dev/rsd1c /mnt /dev/rsd1c on /mnt: Block device required # Lutz Reyes skywalk@info.com.ph