From owner-freebsd-questions Mon Feb 19 15:49:20 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA04234 for questions-outgoing; Mon, 19 Feb 1996 15:49:20 -0800 (PST) Received: from cliff.uoknor.edu (cliff.backbone.uoknor.edu [129.15.2.9]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id PAA04227 for ; Mon, 19 Feb 1996 15:49:18 -0800 (PST) Received: from ppp135.modems.uoknor.edu by cliff.uoknor.edu; Mon, 19 Feb 96 17:49:10 -0600 X-Sender: acolyte@129.15.2.9 X-Mailer: Windows Eudora Version 1.4.4 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: freebsd-questions@freebsd.org From: acolyte@uoknor.edu (Eric Eiseman) Subject: fdisk'ing the Syquest EZ-135 Message-Id: <31290c772a65004@cliff.uoknor.edu> Date: Mon, 19 Feb 96 17:49:14 -0600 Sender: owner-questions@freebsd.org Precedence: bulk I finally managed to play enough tricks with fdisk and disklabel to get an EZ135 disk mounted as a ufs device. But the kernel on bootup and fdisk always think that it has 1024 cylinders, and I keep having to retell it the correct number of 512 (I get 1024 even with the -r switch to read directly from the disk). Any thoughts as to why this is happening? Eric Eiseman acolyte@uoknor.edu