From owner-freebsd-questions Wed Sep 20 20:38:36 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA14787 for questions-outgoing; Wed, 20 Sep 1995 20:38:36 -0700 Received: from MediaCity.com ([205.216.172.10]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id UAA14776 for ; Wed, 20 Sep 1995 20:38:33 -0700 Received: (from brian@localhost) by MediaCity.com (8.6.11/8.6.9) id UAA22061 for freebsd-questions@freebsd.org; Wed, 20 Sep 1995 20:39:12 -0700 From: Brian Litzinger Message-Id: <199509210339.UAA22061@MediaCity.com> Subject: disklabel -B and me not getting along To: freebsd-questions@freebsd.org Date: Wed, 20 Sep 1995 20:39:12 -0700 (PDT) X-Mailer: ELM [version 2.4 PL24 ME7a] Content-Type: text Content-Length: 371 Sender: owner-questions@freebsd.org Precedence: bulk I'm issuing the command disklabel -B -b ./boot1 -s ./boot2 sd0 with the FORCE_COMCONSOLE compiled version of the boot code. And getting the result: Warning, revolutions/minute 0 super block size 0 and it seems the data isn't being written to the drive, as the system continues to boot with the factory boot programs. Help, Brian Litzinger brian@mediacity.com