From owner-freebsd-questions Sat Dec 16 17:15: 5 2000 From owner-freebsd-questions@FreeBSD.ORG Sat Dec 16 17:15:03 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 00C4C37B400 for ; Sat, 16 Dec 2000 17:15:03 -0800 (PST) Received: from rfx-64-6-211-149.users.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Sat, 16 Dec 2000 17:13:18 -0800 Received: (from cjc@localhost) by rfx-64-6-211-149.users.reflexcom.com (8.11.0/8.11.0) id eBH1Erl88976; Sat, 16 Dec 2000 17:14:53 -0800 (PST) (envelope-from cjc) Date: Sat, 16 Dec 2000 17:14:53 -0800 From: "Crist J. Clark" To: Abraham Zeira Cc: freebsd-questions@FreeBSD.ORG Subject: Re: SCSI (Castlewood) ORB Drive Message-ID: <20001216171453.Y96105@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <3A3C042B.24FDBBF8@erols.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <3A3C042B.24FDBBF8@erols.com>; from rzeira@erols.com on Sat, Dec 16, 2000 at 07:09:15PM -0500 Sender: cjc@rfx-64-6-211-149.users.reflexcom.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Dec 16, 2000 at 07:09:15PM -0500, Abraham Zeira wrote: [snip] > The output from fdisk /dev/da1 is: > ******* Working on device /dev/da1 ******* > parameters extracted from in-core disklabel are: > cylinders=534 heads=128 sectors/track=63 (8064 blks/cyl) > > parameters to be used for BIOS calculations are: > cylinders=534 heads=128 sectors/track=63 (8064 blks/cyl) > > Media sector size is 512 > Warning: BIOS sector numbering starts with sector 1 > Information from DOS bootblock is: > The data for partition 1 is: > sysid 5,(Extended DOS) ^^^^^^^^^^^^ > start 8064, size 4178048 (2040 Meg), flag 0 > beg: cyl 1/ sector 1/ head 0; > end: cyl 517/ sector 63/ head 127 > The data for partition 2 is: > > The data for partition 3 is: > > The data for partition 4 is: > > > The relevant lines int /etc/fstab looks like this: > # Device Mountpoint FStype Options Dump Pass# > /dev/da1s1 /orb msdos rw,noauto 0 0 > /dev/da2s4 /izip msdos rw,noauto 0 0 > > Yet, when I issue a "mount /izip" it will mount the zip drive properly > but when > I issue a "mount /orb" it complains: > msdos: /dev/da1s1: Invalid argument > > I tried /dev/da1s1 through /dev/da1s4 as well as /dev/da1a through > /dev/da1h > but no success. Bet you didn't try, # mount /dev/da1s5 /orb -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message