From owner-freebsd-stable@FreeBSD.ORG Sat Feb 11 23:07:33 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68D6B16A420 for ; Sat, 11 Feb 2006 23:07:33 +0000 (GMT) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from osl1smout1.broadpark.no (osl1smout1.broadpark.no [80.202.4.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD02943D45 for ; Sat, 11 Feb 2006 23:07:31 +0000 (GMT) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from osl1sminn1.broadpark.no ([80.202.4.59]) by osl1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IUJ001VHPKI12C0@osl1smout1.broadpark.no> for freebsd-stable@freebsd.org; Sun, 12 Feb 2006 00:07:31 +0100 (CET) Received: from kg-work.kg4.no ([80.202.174.136]) by osl1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with SMTP id <0IUJ00AKSPKIXP60@osl1sminn1.broadpark.no> for freebsd-stable@freebsd.org; Sun, 12 Feb 2006 00:07:30 +0100 (CET) Date: Sun, 12 Feb 2006 00:07:33 +0100 From: Torfinn Ingolfsen X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH In-reply-to: <20060211224201.GC78576@over-yonder.net> To: freebsd-stable@freebsd.org Message-id: <20060212000733.434e1f53.torfinn.ingolfsen@broadpark.no> MIME-version: 1.0 X-Mailer: Sylpheed version 1.0.6 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT References: <20060211233557.22237ccc.torfinn.ingolfsen@broadpark.no> <20060211224201.GC78576@over-yonder.net> Subject: Re: install FreeBSS 6 from an existing filesystem? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2006 23:07:33 -0000 On Sat, 11 Feb 2006 16:42:01 -0600 "Matthew D. Fuller" wrote: > Actually, the easiest thing to do in this case is probably to label > and newfs the stuff for 6, and install it manually from the 4 > partition. You won't get UFS2 filesystems, but... But that is one of the things I want. Surely there must be a way to get this installation working without ripping the disk out of the laptop (a tedious operation). I tried manually mounting partitions from the fixit (floppy) shell. My new partitions are /dev/ad0s2a / /dev/ad0s2b swap /dev/ad0s2d /var /dev/ad0s2e /tmp /dev/ad0s2f /usr but when I issue 'mount /dev/ad0s2a /mnt', I get the message mount: /dev/ad0s2a: Operation not permitted Huh? -- Yours, Torfinn Ingolfsen, Norway