From owner-freebsd-stable Sun Sep 15 5: 5:26 2002 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 C148A37B400 for ; Sun, 15 Sep 2002 05:05:24 -0700 (PDT) Received: from frodo.galgenberg.net (galgenberg.net [132.187.222.250]) by mx1.FreeBSD.org (Postfix) with SMTP id 5012E43E42 for ; Sun, 15 Sep 2002 05:05:23 -0700 (PDT) (envelope-from q@uni.de) Received: (qmail 22284 invoked by uid 85); 15 Sep 2002 11:58:41 -0000 Received: from unknown (HELO roadrunner) (132.187.222.7) by galgenberg.net with SMTP; 15 Sep 2002 11:58:38 -0000 From: Ulrich 'Q' Spoerlein To: Dmitry Suhodoev Cc: freebsd-stable@FreeBSD.ORG Subject: Re: creating ad2s1a Date: Sun, 15 Sep 2002 13:58:38 +0200 Organization: Hier koennte Ihre Werbung stehen! Message-ID: References: <3920151836.20020915165112@bingo.chel.ru> In-Reply-To: <3920151836.20020915165112@bingo.chel.ru> X-Mailer: Forte Agent 1.91/32.564 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 15 Sep 2002 16:51:12 +0600, you wrote: >hi, guys! > >i has insert new (huge :) hdd in my computer with FreeBSD 4.6-STABLE (28 august >2002), and try make the new filesytem on it, for move my FreeBSD to new hdd. i >has try make new partition (as on old hdd) with /stand/sysinstall. but the >slice list begins from ad2s1e, and i can't create slices as on old hdd: > >/dev/ad0s1a / >/dev/ad0s1b swap >/dev/ad0s1e /var >/dev/ad0s1f /usr > >command newfs /dev/ad2s1a also cannot create this slice. > >how i can create ad2s1a and ad2s1b slices on new hdd for correct moving my >system? you can either use disklabel (disklabel -e /dev/ad0s1) or use sysinstall, and when you are creating the root partition select '/' as mounting point. this will make an 'a' partition. but BE SURE to change the mount point to /mnt/newdisk or similiar with the 'm' key afterwards. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message