From owner-freebsd-hackers Sat Jan 28 10:20:22 1995 Return-Path: hackers-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id KAA05512 for hackers-outgoing; Sat, 28 Jan 1995 10:20:22 -0800 Received: from squid.umd.edu (squid.umd.edu [129.2.40.6]) by freefall.cdrom.com (8.6.9/8.6.6) with SMTP id KAA05494; Sat, 28 Jan 1995 10:20:17 -0800 Received: by squid.umd.edu (5.65/Ultrix3.0-C) id AA01957; Sat, 28 Jan 1995 13:27:24 -0500 From: fcawth@squid.umd.edu (Fred Cawthorne) Message-Id: <9501281827.AA01957@squid.umd.edu> Subject: Re: >1024 cyl IDE drive To: jkh@FreeBSD.org (Jordan K. Hubbard) Date: Sat, 28 Jan 95 13:27:24 EST Cc: hoppy@appsmiths.com, hackers@FreeBSD.org In-Reply-To: <26952.791229051@time.cdrom.com>; from "Jordan K. Hubbard" at Jan 27, 95 9:50 am X-Mailer: ELM [version 2.3 PL11] Sender: hackers-owner@FreeBSD.org Precedence: bulk > > You're saying that these bootblock-remapping drives fall over kicking > when you install the boot manager? Aieee! I can't say we weren't warned > about this.. Or does this not have anything to do with the boot block? > > Jordan > Ummm... Why can't you just rewrite the MBR with fdisk or something?? I just installed a 1 gig Western Digital drive, and indeed Ontrack Disk manager does write some stuff into the MBR... The bios has the real parameters in it, so I would guess if this boot code wasn't there, you could just use the real ones with the usual >1024 cyl. precautions. I didn't check if the translator thingie was installed on the drive right out of the package, but I would guess it wasn't. If you install a small dos partition, and then try to install FreeBSD, then I would imagine it would choke when the MBR is overwritten by the boot selector... ): There should be a section in the install notes about these drives.. Fred.