From owner-freebsd-questions@FreeBSD.ORG Tue Sep 27 20:32:28 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 D2B7816A41F for ; Tue, 27 Sep 2005 20:32:28 +0000 (GMT) (envelope-from paul@pclark.me.uk) Received: from mra04.ch.as12513.net (mra04.ch.as12513.net [82.153.252.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C68A43D49 for ; Tue, 27 Sep 2005 20:32:28 +0000 (GMT) (envelope-from paul@pclark.me.uk) Received: from localhost (localhost [127.0.0.1]) by mra04.ch.as12513.net (Postfix) with ESMTP id 613BBC0343 for ; Tue, 27 Sep 2005 21:32:28 +0100 (BST) Received: from mra04.ch.as12513.net ([127.0.0.1]) by localhost (mra04.ch.as12513.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 28984-01-95 for ; Tue, 27 Sep 2005 21:32:28 +0100 (BST) Received: from paul1 (unknown [82.153.160.115]) by mra04.ch.as12513.net (Postfix) with ESMTP id 94E09C02DF for ; Tue, 27 Sep 2005 21:32:27 +0100 (BST) From: "Paul Clark" To: Date: Tue, 27 Sep 2005 21:32:29 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcXDopTJWOU0irvKR8yn1Ba1Loe7vw== Message-Id: <20050927203227.94E09C02DF@mra04.ch.as12513.net> X-Virus-Scanned: by Eclipse VIRUSshield at eclipse.net.uk Subject: Tried everything to create a new slice... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Sep 2005 20:32:28 -0000 Hi all, I have a 6gb slice on a 10gb drive. I want to make use of the unused 4gb by creating a new slice in it and mounting /home on it. If I use sysinstall in multi or single user mode it says: "ERROR: Unable to write data to disk ad0!" I have tried using the live cd but the keyboard map is wrong (I have no way of inputting a /) which makes it impossible to load sysinstall. How can I create a new slice? Also, will setting the mount point as /home automatically cause it to appear in the place of the symlink to /usr/home that is currently there or will there be something more that I have to do? Thanks for any help. Paul