From owner-freebsd-hackers Wed Aug 30 01:31:54 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id BAA18540 for hackers-outgoing; Wed, 30 Aug 1995 01:31:54 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id BAA18527 for ; Wed, 30 Aug 1995 01:31:47 -0700 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id BAA02418; Wed, 30 Aug 1995 01:31:31 -0700 To: Jake Hamby cc: "Rodney W. Grimes" , freebsd-hackers@freefall.FreeBSD.org Subject: Re: Does fdisk work? In-reply-to: Your message of "Tue, 29 Aug 1995 20:47:08 PDT." Date: Wed, 30 Aug 1995 01:31:31 -0700 Message-ID: <2416.809771491@time.cdrom.com> From: "Jordan K. Hubbard" Sender: hackers-owner@FreeBSD.org Precedence: bulk > reinstall the EasyBoot MBR from within FreeBSD! Considering my > configuration, what would be the EXACT command to install a master boot > record on my first and second IDE hard drive from within FreeBSD? There isn't one.. :-( Unfortunately, the only command that whaps MBRs out is sysinstall, and that's not a standard part of the system, it's only run at installation time. I'm working on this problem (really really!) for 2.1 and hope to have this problem behind us. For now, I suggest booting DOS and installing BOOTEASY that way. Really strange, BTW, that it doesn't see your second drive! It does mine, and I can boot DOS from either drive using BOOTEASY.. Of course, I'm also using SCSI drives but that shouldn't change anything? Jordan