From owner-freebsd-current Thu Jul 12 21:40:38 2001 Delivered-To: freebsd-current@freebsd.org Received: from beppo.feral.com (beppo.feral.com [192.67.166.79]) by hub.freebsd.org (Postfix) with ESMTP id 551C437B401 for ; Thu, 12 Jul 2001 21:40:36 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from beppo (mjacob@beppo [192.67.166.79]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id f6D4eZS66512 for ; Thu, 12 Jul 2001 21:40:35 -0700 (PDT) (envelope-from mjacob@feral.com) Date: Thu, 12 Jul 2001 21:40:35 -0700 (PDT) From: Matthew Jacob X-Sender: mjacob@beppo Reply-To: mjacob@feral.com To: current@freebsd.org Subject: disklabel broken again? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Sometime in the last few days, disklabel -Brw auto seems to have stopped working for me on alpha.... It used to be the thing of: dd if=/dev/zero of=/dev/da5 bs=1024k count=10 ... disklabel -Brw da5 auto Now I get: dd if=/dev/zero of=/dev/da5 bs=1024k count=10 ... disklabel -Brw da5 auto disklabel: No space left on device Anyone been mucking in this area recently? This is a major inconvenience to have broken and I'd love to have it working again... -matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message