From owner-freebsd-questions Mon Dec 30 9:14:12 2002 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 7B22C37B401 for ; Mon, 30 Dec 2002 09:14:11 -0800 (PST) Received: from www.fastmail.fm (www.fastmail.fm [66.111.4.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id E40AC43EDC for ; Mon, 30 Dec 2002 09:14:10 -0800 (PST) (envelope-from murat+freebsd@bicer.org) Received: from www.fastmail.fm (localhost [127.0.0.1]) by localhost.localdomain (Postfix) with ESMTP id 5274E178F8 for ; Mon, 30 Dec 2002 12:13:53 -0500 (EST) Received: from 127.0.0.1 ([127.0.0.1] helo=www.fastmail.fm) by fastmail.fm with SMTP; Mon, 30 Dec 2002 12:13:53 -0500 Received: by www.fastmail.fm (Postfix, from userid 99) id 4D9031886C; Mon, 30 Dec 2002 12:13:53 -0500 (EST) Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ISO-8859-1" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.2 (F2.71; T1.001; A1.51; B2.12; Q2.03) From: "Murat Bicer" To: freebsd-questions@freebsd.org Date: Mon, 30 Dec 2002 12:13:53 -0500 X-Epoch: 1041268433 X-Sasl-enc: f3bQV7VNS3hlDIfdAMa4NA Subject: cannot write to new harddisk Message-Id: <20021230171353.4D9031886C@www.fastmail.fm> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG from dmesg: ad3: 76319MB [155061/16/63] at ata1-slave PIO4 ha2-ha1# dd if=/dev/zero of=/dev/ad3 bs=1k count=1 dd: /dev/ad3: Operation not permitted ha2-ha1# ls -al /dev/ad3 crw-r----- 2 root operator 116, 0x0001001a Dec 30 12:10 /dev/ad3 ha2-ha1# similarly sysinstall fdisk cannot write to disk with error: ERROR: Unable to write data to disk ad3! But I can write to this disk using the freebsd install cd. System is 4-6-2-STABLE with GENERIC kernel Any ideas. Thanks, Murat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message