This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Mounting ISOs with Cygwin?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]