From owner-freebsd-questions@FreeBSD.ORG Tue Jan 25 07:56:18 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80B3916A4CE for ; Tue, 25 Jan 2005 07:56:18 +0000 (GMT) Received: from server.absolute-media.de (server.absolute-media.de [213.239.231.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD4A343D49 for ; Tue, 25 Jan 2005 07:56:17 +0000 (GMT) (envelope-from NKoch@demig.de) Received: from localhost (unknown [127.0.0.1]) by server.absolute-media.de (Postfix) with ESMTP id 67E7A3B274 for ; Tue, 25 Jan 2005 08:50:33 +0100 (CET) Received: from server.absolute-media.de ([127.0.0.1]) by localhost (server [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16383-02 for ; Tue, 25 Jan 2005 08:50:25 +0100 (CET) Received: from mailhost.demig (p50928DB2.dip0.t-ipconnect.de [80.146.141.178]) by server.absolute-media.de (Postfix) with ESMTP id BB788460B1 for ; Tue, 25 Jan 2005 08:50:25 +0100 (CET) Received: from ws-ew-3 (ws-ew-3 [192.168.1.72]) by mailhost.demig (8.13.1/8.12.11) with SMTP id j0P7pdhO055767 for ; Tue, 25 Jan 2005 08:51:39 +0100 (CET) (envelope-from NKoch@demig.de) From: "Norbert Koch" To: Date: Tue, 25 Jan 2005 08:51:38 +0100 Message-ID: <003c01c502b2$b2fd34e0$4801a8c0@ws-ew-3.W2KDEMIG> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2120.0 X-Virus-Scanned: by amavisd-new at absolute-media.de Subject: fdisk/bsdlabel: cannot write to disk X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jan 2005 07:56:18 -0000 Hello. I am rather new to FBSD5.3. I did a custom install leaving some room on my (ata) hard disks. Later I decided to create a separate /usr/obj partition. I started /stand/sysinstall and tried to create a new slice and a new partition in it. Sysinstall reported that it cannot write to the hard disk. Next I only tried to create a new partition inside an existing slice. The same again. I tried the same manually with fdisk/bsdlabel and the same happens. I tried it in single user mode and even booted FREESBIE. Always the same problem. I must be doing something simple very wrong. But what? What f*cking manual did I not read? Is there some secret geom rdonly switch I have to turn off? (BTW: securelevel is at -1) Thank you, Norbert