From owner-freebsd-hackers Wed Jul 5 23:13:51 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id XAA29850 for hackers-outgoing; Wed, 5 Jul 1995 23:13:51 -0700 Received: from mail.htp.com (mail.htp.com [199.171.4.2]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id XAA29844 for ; Wed, 5 Jul 1995 23:13:50 -0700 Received: from et.htp.com (et.htp.com [199.171.4.228]) by mail.htp.com (8.6.5/8.6.5) with SMTP id CAA18775 for ; Thu, 6 Jul 1995 02:12:21 -0400 Date: Thu, 6 Jul 1995 02:12:21 -0400 Message-Id: <199507060612.CAA18775@mail.htp.com> X-Sender: dennis@mail.htp.com X-Mailer: Windows Eudora Version 2.0.3 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: freebsd-hackers@freebsd.org From: dennis@et.htp.com (dennis) Subject: Bootblocks won't take to IDE HDD Sender: hackers-owner@freebsd.org Precedence: bulk In trying to debug a boot problem described earlier I've found that I can't change the boot blocks on my IDE HDD. I've done the "make install" from the 'i386/boot' directory and then a "disklabel -B wd0" but the old boot blocks seem to remain. Running "disklabel -B fd0" seems to work ok. Any ideas? dennis