From owner-freebsd-questions@FreeBSD.ORG Mon Jun 30 18:30:21 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DDCAD189 for ; Mon, 30 Jun 2014 18:30:21 +0000 (UTC) Received: from mout.kundenserver.de (mout.kundenserver.de [212.227.126.130]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mout.kundenserver.de", Issuer "TeleSec ServerPass DE-2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 751FD25D1 for ; Mon, 30 Jun 2014 18:30:21 +0000 (UTC) Received: from becker.bs.l (e180001175.adsl.alicedsl.de [85.180.1.175]) by mrelayeu.kundenserver.de (node=mreue005) with ESMTP (Nemesis) id 0Lbevf-1WLyvQ0G9z-00lC5u; Mon, 30 Jun 2014 20:30:19 +0200 Received: from bsch by becker.bs.l with local (Exim 4.82 (FreeBSD)) (envelope-from ) id 1X1gLK-000PcE-89 for freebsd-questions@freebsd.org; Mon, 30 Jun 2014 20:30:18 +0200 Date: Mon, 30 Jun 2014 20:30:18 +0200 From: Bertram Scharpf To: freebsd-questions@freebsd.org Subject: Re: Mount: /dev/da0: Operation not permitted Message-ID: <20140630183018.GA98290@becker.bs.l> Mail-Followup-To: freebsd-questions@freebsd.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: Bertram Scharpf X-Provags-ID: V02:K0:YkZrC7+BuZCWtb/mtU3alU7t1432iYwdPBOSdDRKShy DHkfUUik9LM+SvcaushVCM+N+idedCrsJoqN0txkTg/yU79K5u YDEE7btsFZDnytcuxhfm80e2EouQIL/eATcDgVjTQyC/FDTeBq RHbSdhnnpDuUR+x7DNCPNwCsoZfUIP5Z3ryXRO52r1kCvLcAx+ FZGLdJZHD2cKQuaQKjhoTRkkEu+OELVQGEqcS/5bK2TySroaCf PIIarizohYxTC2J8Sic0QMWE3pp9/OcR0xTK8bfGBiw3gPG4gj 5EspMLq8wIDKU97n/k4+t8BRT7PE9ruhIg92xxA91e43EYB8VH Us9jHLKB30EFHTJEDuZVa/xo3PeSiI0w5OE12diet X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jun 2014 18:30:21 -0000 On Monday, 30. Jun 2014, 10:32:57 -0700,, Chris Kelley wrote: > # mount -t ufs /dev/da0 /mnt/vault > mount: /dev/da0: Operation not permitted The first block of 512 bytes is used for partition information and may not be overwritten by any file system. Do the partitioning, then say something like # newfs -U /dev/da0s1a ^^^ # mount /dev/da0s1a /mnt/foo ^^^ Start here: . Bertram -- Bertram Scharpf Stuttgart, Deutschland/Germany http://www.bertram-scharpf.de