From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MCZne-00030Z-HV for garchives@archives.gentoo.org; Fri, 05 Jun 2009 13:49:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D1BB0E00CC; Fri, 5 Jun 2009 13:49:36 +0000 (UTC) Received: from mail-qy0-f178.google.com (mail-qy0-f178.google.com [209.85.221.178]) by pigeon.gentoo.org (Postfix) with ESMTP id AD302E00CC for ; Fri, 5 Jun 2009 13:49:36 +0000 (UTC) Received: by qyk8 with SMTP id 8so244467qyk.32 for ; Fri, 05 Jun 2009 06:49:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=QX75zGzV5rof/vPFrLtxStlcxY92nU5OQyRK0U+S6aI=; b=aR1Ig5zhcoXWWNfN6ZKueFi4jxV6lZ+w+O42ko2zkry1CQ/ImsPfP8HM/hA7r7grCR 4GHeA2mte/HJ8hcHuzPUZXeFJsCDH0Bz43Q4j4CbPY3WhKF/ycL5PJdDl8zZWHbst9CJ erzlMFwrKcN0nPg96jPk4G/tEb9ZTZj9wdeoU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=nA2AiwA2Bt3nzTBRG3Z7Bfsf9wQsCwVAFXq+OmRZPlsGP4PS6CeavG6o2V1cnZUOti lLxafiHUxKRXotZ5M6sejcdtm59LroBBQN6FgDw41wXiHSAKEGimNhUNn5x66/0uznT2 v65sIf9L4r/2bGo/jgbe7snKbZWdBzAFIHuLo= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.151.105.8 with SMTP id h8mr6049503ybm.328.1244209776411; Fri, 05 Jun 2009 06:49:36 -0700 (PDT) In-Reply-To: <4a28ed03.CZAvuNTYT1Uml49A%Joerg.Schilling@fokus.fraunhofer.de> References: <5bdc1c8b0906021803s357a9dfclb3f9a9b2cf36b9d8@mail.gmail.com> <4a263b06.1ak1B0IY1kv9JuCC%Joerg.Schilling@fokus.fraunhofer.de> <5bdc1c8b0906031554pd1d712bn32b01ae4b73eb317@mail.gmail.com> <4a27048d.cDCGjx+ucrJin0NY%Joerg.Schilling@fokus.fraunhofer.de> <5bdc1c8b0906031621j24ffdfadl79075793a6c2edd6@mail.gmail.com> <5bdc1c8b0906031632xf44ea37i9e20c4c44b8a9d14@mail.gmail.com> <5bdc1c8b0906031857q50494230g3f79b9619d0e2d0@mail.gmail.com> <4a277fa9.jdsNW5uQGPS3EFbV%Joerg.Schilling@fokus.fraunhofer.de> <5bdc1c8b0906041213g5924a44w7fc4c790c1024fd6@mail.gmail.com> <4a28ed03.CZAvuNTYT1Uml49A%Joerg.Schilling@fokus.fraunhofer.de> Date: Fri, 5 Jun 2009 06:49:36 -0700 Message-ID: <5bdc1c8b0906050649t31cc9e9ctc5f6ad95cf2fcea1@mail.gmail.com> Subject: Re: [gentoo-user] Verification of audio CD copy? From: Mark Knecht To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: b7dc2d28-8f04-4870-aa2c-757cd5c15b01 X-Archives-Hash: 5e2c5aa95ec54a9df0a12f35959e724b On Fri, Jun 5, 2009 at 3:01 AM, Joerg Schilling wrote: > Mark Knecht wrote: > >> Expand please. >> >> Run it on a different OS? The machine is dual-boot Gentoo/XP but your >> site doesn't seem to have an updated Windows version. (Unless it's not >> in the win32 directory.) > > You may run it on any other OS that is not Linux based. > >> How do I run in another OS? Build recent source under Windows and >> somehow run it there? I'm up for trying that but I'm not a developer, >> don't have a Win 32 compiler, and wouldn't know where to start. Does >> gcc run under Windows? Could I compile in Linux for Windows and test >> the drive under Windows that way? > > cdrtools compile fine under Cygwin and there are precompiled binaries fro= m > various sides. > > J=C3=B6rg Cygwin.................. (dots representing 5 minute periods I've just spent trying to make it useful... Not so far.) It's getting a bit off topic but actually more Gentoo. Does anyone have a good link for running portage under Cygwin? I found this one but it fails at the step that does the mount: http://www.gentoo-wiki.info/HOWTO_Gentoo_on_Cygwin This command failed for me: Mark@gamer /usr $ mount -o `cygpath -m /usr/.managed/portage/` /usr/portage mount: invalid option - 'D:/cygwin/usr/.managed/portage/' Mark@gamer /usr If I could build a mini-Gentoo environment in Cygwin and take advantage of portage and emerge to get cdrtools then this might work for me. I don't have the time or interest to become a real Cygwin-er. - Mark