From owner-freebsd-multimedia@FreeBSD.ORG Fri Nov 23 20:53:49 2012 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AEF94D99 for ; Fri, 23 Nov 2012 20:53:49 +0000 (UTC) (envelope-from ralf.mardorf@rocketmail.com) Received: from nm21-vm9.bullet.mail.ukl.yahoo.com (nm21-vm9.bullet.mail.ukl.yahoo.com [217.12.10.39]) by mx1.freebsd.org (Postfix) with ESMTP id EE8F08FC16 for ; Fri, 23 Nov 2012 20:53:48 +0000 (UTC) Received: from [217.146.183.183] by nm21.bullet.mail.ukl.yahoo.com with NNFMP; 23 Nov 2012 20:53:47 -0000 Received: from [77.238.184.68] by tm14.bullet.mail.ukl.yahoo.com with NNFMP; 23 Nov 2012 20:53:47 -0000 Received: from [127.0.0.1] by smtp137.mail.ukl.yahoo.com with NNFMP; 23 Nov 2012 20:53:47 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rocketmail.com; s=s1024; t=1353704027; bh=NeJHfnAKVGQQmhWqyHU+80dUc7/sCyQUYeAFCoDJUyA=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:Received:Message-ID:Subject:From:To:Date:In-Reply-To:References:Content-Type:X-Mailer:Mime-Version:Content-Transfer-Encoding; b=CzQA3Q/ubDTpIqJSQ6Eq1VuL2gp53dc6nd7GRGJl2GUOeAFLAdjzNT4a5lNucGzywr6lqSCrBCvXRIrjGCMOn48ZUKkZpaAmHnDwwhHyuARVa9ZcBJVvXKaHQxfgKnfqEjJbD40y7KN51iTOaLb+VFSVEIvmCxhArenOXePYcDs= X-Yahoo-Newman-Id: 791822.24945.bm@smtp137.mail.ukl.yahoo.com X-Yahoo-Newman-Property: ymail-5 X-YMail-OSG: vZ5.e34VM1nGKypL.LwdI_Guexl6tEfeQStWia3PN4uPhLt yD7KBfMlYNvnbgne0NChnZvLS2gxrg7RTjJx3Jnrnvp21rndddsBCgr9kH6r IPdRxxkRpHahxBZrCi476hMeFQn5u461H0MeIX5s2rhDJN6DLqsIQvgyJqhv X0s.TAEOnL7FaIuhBmrknrzjfYq_sJxdOpFhsRAHV_dMWprZOl8j9QHc68VV RI4gZOYUVc7vvB4TNklknX1.STnYs57k9QJjNsRegmMSj9D_Z2PcLyUbyBF4 2sLOjQGq2LxT_l5F2rg1Vt6XVra6XWMTgbYQwxm9GeQCuoCScwib115BarKh KXY59h9Zl86Pmkw1oqS6RW9In_wyseAbnDCIe8wv.Ic9ItfiXIS7Mk0a6V1U Thgb4d9wVqZpAzi8UK8jJ8r4wwvxzTAQqUMSGG41hqLcQADTZEbsM99B0nV5 A8tYXWAD2ggy1Rs31yh3r8YE- X-Yahoo-SMTP: BeMCPs2swBABTJ3kAeEiC_hE0mz8jRexLddJfD8pI2j32fOacjBmXg-- Received: from [92.224.208.134] (ralf.mardorf@92.224.208.134 with login) by smtp137.mail.ukl.yahoo.com with SMTP; 23 Nov 2012 20:53:47 +0000 GMT Message-ID: <1353704027.11101.10.camel@q> Subject: Re: RME audio card user new to FreeBSD From: Ralf Mardorf To: freebsd-multimedia@freebsd.org Date: Fri, 23 Nov 2012 21:53:47 +0100 In-Reply-To: <50AFD823.2050203@freebsd.org> References: <1353623365.2366.8.camel@q> <1353630347.3212.5.camel@q> <201211230825.56455.hselasky@c2i.net> <1353675042.4081.14.camel@q> <1353681095.6366.14.camel@q> <50AFD823.2050203@freebsd.org> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.6.0-0ubuntu3 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Nov 2012 20:53:49 -0000 On Fri, 2012-11-23 at 12:10 -0800, Julian Elischer wrote: > this means that probably you have room in the partition map to add > another primary partition and point it at the space that is currently > taken up by one of your logical (non primary) partitions. Thank you Julian, I decided to tidy up a little bit and will move everything from /dev/sda1. There's a lot of old data I might never need again, so at least I'll tar.bz the data, I already wrote a script. However, thank you for this hint, this might be useful in the future. Regards, Ralf