From owner-freebsd-ports@FreeBSD.ORG Fri May 12 02:38:17 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C811A16A594; Fri, 12 May 2006 02:38:17 +0000 (UTC) (envelope-from derrick@uniquestrength.net) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [63.240.77.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7181043EA4; Fri, 12 May 2006 02:05:08 +0000 (GMT) (envelope-from derrick@uniquestrength.net) Received: from mail.uniquestrength.net ([68.55.192.50]) by comcast.net (sccrmhc11) with ESMTP id <2006051202050601100ka76le>; Fri, 12 May 2006 02:05:07 +0000 Received: from localhost (localhost.uniquestrength.net [127.0.0.1]) by mail.uniquestrength.net (Postfix) with ESMTP id D7F5A5F26; Wed, 10 May 2006 13:36:25 -0400 (EDT) X-Virus-Scanned: amavisd-new at uniquestrength.net Received: from mail.uniquestrength.net ([127.0.0.1]) by localhost (mail.uniquestrength.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id alJI2Izk83T9; Wed, 10 May 2006 13:36:23 -0400 (EDT) Received: from focus.uniquestrength.net (unknown [10.10.1.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.uniquestrength.net (Postfix) with ESMTP id 45AE65C59; Wed, 10 May 2006 13:36:23 -0400 (EDT) From: Derrick Edwards To: kde-freebsd@freebsd.kde.org Date: Thu, 11 May 2006 22:06:04 -0400 User-Agent: KMail/1.9.1 References: <200605112146.00999.derrick@uniquestrength.net> In-Reply-To: <200605112146.00999.derrick@uniquestrength.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200605112206.04819.derrick@uniquestrength.net> Cc: kde@freebsd.org, freebsd-ports@freebsd.org Subject: Re: [kde-freebsd] Cant use IPOD with AMAROK X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 May 2006 02:38:29 -0000 On Thursday 11 May 2006 21:46, Derrick Edwards wrote: > Hi, > I am having problems transferring files from my IPOD to AMAROK . I > configured the mount command within AMAROK as "mount > /usr/home/derrick/MP3/" because this works on the command line to mount my > IPOD. Stangley, AMAROK will mount my IPOD successfully but it will give me > the error message "Could not find Device, please mount it and try again." > Has anyone got this working with FreeBSD. > v/r > Derrick > > FreeBSD 6.1-RC i386 > 'snip from /etc/fstab' > /dev/da0s2 /usr/home/derrick/MP3 msdos rw,noauto 0 0 > amarok-1.3.9_2 Media player for KDE > _______________________________________________ > kde-freebsd mailing list > kde-freebsd@freebsd.kde.org > http://freebsd.kde.org/mailman/listinfo/kde-freebsd Ok, I found the answer in the AMAROK handbook. Should have started there anyway. This is the answer "To use your iPod with the Media Device browser you must have your iPod mounted at /mnt/ipod before starting amaroK." I was trying to mount it as any other device in my home directory. Once I mounted it that way it seems to work. Hopes this helps somebody else. v/r Derrick