X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; q=dns; s=default; b=Xr
	ptfOVeLb9C5YOcyy5oyatb78H6bUpmZg7k5gesNOSEayQyLjb7EVktl9GNQqUlBK
	UXHqURD8X9ypJtlaNB4cwpgSy6KFc3hHgL5kQUpUhxvToj3TY4UWnR/Q3h7Ue/OO
	Kk7vCl1gP38bxlcN+ANTd5+kWFfd07SZH2oJvV1t8=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; s=default; bh=iZnkQ3iJ
	dpUkqbqFv+a2eL7n0qI=; b=VMLl8Bi6PR9i2HNzPa1fJMcZ4edb7S0CfHLtkxSJ
	JuZ2fkT/8NeD1Qh4TV9avHqy6/L6jaY+k8TLqlhzwbR+1uUBpoxk+v06wakh1E73
	RM/WnAR7K8tEbuAvJMqD5j/BRXW8OJckQ5chvydo7wIoaUrzf22OhHUkb1r3Bsy2
	Zxg=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1
MIME-Version: 1.0
X-Received: by 10.112.141.169 with SMTP id rp9mr5984845lbb.103.1370298549343; Mon, 03 Jun 2013 15:29:09 -0700 (PDT)
In-Reply-To: <20130603222026.GA11213@ns2.sdsitehosting.net>
References: <20130603222026.GA11213@ns2.sdsitehosting.net>
Date: Mon, 3 Jun 2013 15:29:09 -0700
Message-ID: <CAPF-yOa3brwsCSerGSD_GuV44zaNak77bCRU7cGGy5Vsb_B-jQ@mail.gmail.com>
Subject: Re: Mounting ISOs with Cygwin?
From: Dan Kegel <dank@kegel.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1

If you're just looking for any old way to do it, as opposed to using cygwin,
Me, I just install WinCDEmu from
http://wincdemu.sysprogs.org/download
and then do
cygstart foo.iso
- Dan

On Mon, Jun 3, 2013 at 3:20 PM, John Oliver <joliver@john-oliver.net> wrote:
> $ mount -o loop -t iso9660 /cygdrive/c/Documents\ and\
> Settings/joliver/My\ Documents/Downloads/Fedora-18-x86_64-DVD.iso Fedora
> mount: unknown option -- t
> Try `mount --help' for more information.
>
> $ mount -o loop /cygdrive/c/Documents\ and\ Settings/joliver/My\
> Documents/Downloads/Fedora-18-x86_64-DVD.iso Fedora
> mount: invalid option - 'loop'
>
> $ mount /cygdrive/c/Documents\ and\ Settings/joliver/My\
> Documents/Downloads/Fedora-18-x86_64-DVD.iso Fedora
> mount: Fedora: Invalid argument
>
>
> Man pages don't help, Google doesn't help... what's the secret? :-)
>
> --
> ***********************************************************************
> * John Oliver                             http://www.john-oliver.net/ *
> *                                                                     *
> ***********************************************************************
>
> --
> Problem reports:       http://cygwin.com/problems.html
> FAQ:                   http://cygwin.com/faq/
> Documentation:         http://cygwin.com/docs.html
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
>

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

