From owner-freebsd-questions@FreeBSD.ORG Wed Mar 25 09:56:04 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 768681065701 for ; Wed, 25 Mar 2009 09:56:04 +0000 (UTC) (envelope-from fbsd1@a1poweruser.com) Received: from mail-03.name-services.com (mail-03.name-services.com [69.64.155.195]) by mx1.freebsd.org (Postfix) with ESMTP id 64C588FC28 for ; Wed, 25 Mar 2009 09:56:04 +0000 (UTC) (envelope-from fbsd1@a1poweruser.com) Received: from [10.0.10.6] ([202.69.174.124]) by mail-03.name-services.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 25 Mar 2009 02:55:39 -0700 Message-ID: <49C9FFA6.6070802@a1poweruser.com> Date: Wed, 25 Mar 2009 17:55:50 +0800 From: Fbsd1 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 25 Mar 2009 09:55:39.0712 (UTC) FILETIME=[DA77C400:01C9AD2F] Subject: mount 2nd HD containing running Freebsd system 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: Wed, 25 Mar 2009 09:56:04 -0000 I have run out of space on my running 7.1 system. I have a 2nd HD containing 6.1 that I want to mount and use the 80gb /usr slice. What is the mount command to use? Thinking mount /dev/ad1 /mnt but un-sure how this handles the 6.1 slices on that HD.